Skip to content

Conversation

@johankool
Copy link
Contributor

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.

@mbrandonw
Copy link
Member

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.

@stephencelis
Copy link
Member

@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
Copy link
Contributor Author

@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.

@stephencelis
Copy link
Member

Thanks! And no rush, if/whenever you have time 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants