swift-custom-dump
swift-custom-dump copied to clipboard
Android CI
Simplify Android CI by using a GitHub action instead.
Ran successfully here: https://github.com/johankool/swift-custom-dump/actions/runs/13340335125
Except wasm fails, but that's not due to these changes.
Looks like this wasm step is quite old (Swift 5.9.2). You could try updating based on our most up-to-date library: https://github.com/pointfreeco/swift-sharing/blob/10ba53dd428aed9fc4a1543d3271860a6d4b8dd2/.github/workflows/ci.yml#L44-L60
Or we can look into it soon.
@johankool Sorry for the delay here! I've rebased things and tried to address a few issues, but I'm a little stumped with the current failure. Is it possible swift-issue-reporting has some Android compatibility issues?
@johankool Sorry for the delay here! I've rebased things and tried to address a few issues, but I'm a little stumped with the current failure. Is it possible swift-issue-reporting has some Android compatibility issues?
According to the Swift Package Index the main branch works, but 1.7.0 not? https://swiftpackageindex.com/pointfreeco/swift-issue-reporting/builds It all doesn't make much sense to me either. I'll have a poke around this weekend.
Thanks! And no rush, if/whenever you have time :smile: