Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Fix #27 Catalyst support #34

Merged
merged 1 commit into from
Mar 8, 2021
Merged

Fix #27 Catalyst support #34

merged 1 commit into from
Mar 8, 2021

Conversation

kean
Copy link
Contributor

@kean kean commented Mar 7, 2021

Fixes https://github.com/unsignedapps/swift-create-xcframework/issues/27

RCA

The .xcproject file generated for Catalyst didn't have SUPPORTS_MACCATALYST build setting set to true.

@kean
Copy link
Contributor Author

kean commented Mar 7, 2021

Fixed SwiftLint warning.

Copy link
Contributor

@bok- bok- left a comment

Choose a reason for hiding this comment

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

Thanks very much for the PR! I had been putting this into an xcconfig file so hadn't spotted the error. But this is the correct approach - we can't say we support catalyst without this.

@bok- bok- merged commit 56b522a into unsignedapps:main Mar 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Unable to find a destination matching macCatalyst
2 participants