Skip to content

Conversation

@sarsonj
Copy link

@sarsonj sarsonj commented Oct 22, 2024

Hi,

thank you for great tool to integrate Opus as xcframework!

Because latest commit is 3 years old, there were needed some fixes to make it working with latest xCode / SDK.

First, I added automatic xCode / SDK detection, so that there is no need to edit iosSDKVersion and osxSDKVersion env in prepare.sh. Then I also added ENABLE_BITCODE=NO into opts in build.sh, because bitcode is not supported when using lib with xCode 16. I also removed legacy archs, that are not supported anymore in xCode 15 and above (i386 and armv7).

And lastly, I have added mkdirs for libs and include, because without this, the script failed.

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.

1 participant