Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android support #939

Merged
merged 22 commits into from
Jan 24, 2025
Merged

Android support #939

merged 22 commits into from
Jan 24, 2025

Conversation

marcprux
Copy link
Contributor

@marcprux marcprux commented Jan 5, 2025

This PR adds support for Android and a CI action that tests against the Android emulator using swift-android-action.

It addresses the issue with #925 by using the copy-files parameter to copy the __Snapshots__ folder up to the emulator, and then special-cases the Android tests to look in that folder when running the snapshot tests.

Copy link
Member

@stephencelis stephencelis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@stephencelis stephencelis merged commit de5f975 into pointfreeco:main Jan 24, 2025
5 checks passed
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.

2 participants