Skip to content

Disable snapshot types on Android. #994

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

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Mar 4, 2025

Snapshot types are used by Xcode 16. They are not needed on non-Apple platforms. This PR disables them on Android by setting SWT_NO_SNAPSHOT_TYPES.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

Snapshot types are used by Xcode 16. They are not needed on non-Apple platforms.
This PR disables them on Android by setting `SWT_NO_SNAPSHOT_TYPES`.
@grynspan grynspan added bug 🪲 Something isn't working tools integration 🛠️ Integration of swift-testing into tools/IDEs android 🤖 Android support labels Mar 4, 2025
@grynspan grynspan added this to the Swift 6.x milestone Mar 4, 2025
@grynspan grynspan self-assigned this Mar 4, 2025
@grynspan
Copy link
Contributor Author

grynspan commented Mar 4, 2025

@swift-ci test

@grynspan
Copy link
Contributor Author

grynspan commented Mar 4, 2025

@swift-ci test macOS

@grynspan grynspan merged commit f3c9329 into main Mar 4, 2025
3 checks passed
@grynspan grynspan deleted the jgrynspan/disable-snapshot-types-on-Android branch March 4, 2025 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android 🤖 Android support bug 🪲 Something isn't working tools integration 🛠️ Integration of swift-testing into tools/IDEs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants