Closed milos1290 closed 3 years ago
I don't want to update existing scripts. They're already quite complex. Why don't you use a separate script to combine existing iOS
tvOS
bundles together?
@tanersener Yeah i'm planning to do separate script which goes through the prebuilt folder and create xcframework. I'm currently having an issue with building source, i'm not able to build nettle at all. It just errors out on 4.4 branch.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Description Add support for single iOS and tvOS XCFramework with all slices
Expected behavior Ability to build single XCFramework that contains both iOS(arm64, x86_64, catalyst) and tvOS(arm64, x86_64) slices
Current behavior Separate libraries for iOS and tvOS