Skip to content

Fix bundle format for watchOS #106

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
Jul 10, 2025
Merged

Fix bundle format for watchOS #106

merged 1 commit into from
Jul 10, 2025

Conversation

simolus3
Copy link
Contributor

On macOS, framework bundles use a format where contents are placed into Versions/A and are then symlinked from the rest of the framework.

I've copied this approach when adding support for watchOS, but that's wrong - only macOS needs this format, all other apple platforms use the same format as iOS.

@simolus3 simolus3 merged commit 2606c8b into main Jul 10, 2025
21 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