Skip to content

Conversation

@barkoded
Copy link
Contributor

I accidentally introduced a bug in #97 as I changed the archive commands in makeXCFramework.sh. Now the archive command follows the description from "Creating a multiplatform binary framework bundle" and leaves out the -sdk which is currently present.

Additionally I also removed the usage of SUPPORTED_PLATFORMS from the xcproj file as it should use the value defined in <PROJECT_ROOT>/Resources/XcodeTargets.xcconfig.

Updated primary target to use SUPPORTED_PLATFORMS defined in XcodeTargets.xcconfig and not the project.
@coveralls
Copy link

Coverage Status

coverage: 99.158%. remained the same
when pulling 3b2f61c on barkoded:bugfix/fix_xcframework_script
into 6d59a70 on hamcrest:main.

@jonreid
Copy link
Member

jonreid commented Feb 20, 2025

:shipit:

@jonreid jonreid merged commit 08559dc into hamcrest:main Feb 20, 2025
11 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.

3 participants