Skip to content

Conversation

@mofarajmandi
Copy link
Contributor

Summary

  • Update the tvOS scripts for all the dependencies to generate arm64 slices against
    AppleTVSimulator SDK.
  • Update the build script to generate XCFrameworks
  • Ensure xcframework also includes tvOS slices

I primarily tried to follow the pattern for scripts, as I am not sure the exact reasoning behind all the arguments passed to configure. So there is likely a bit of refactoring required.

Next Steps:

  • Update the XCFrameworks to also incorporate Mac and Mac Catalyst.
    This is likely very quick update, but I'd rather leave it for another PR.
This currently only generates XCFrameworks for iOS. Note that XCFramework can contain slices for all platforms. Currently, tvOS scripts are not generating all the necessary slices for simulator, so it needs to be updated.
* Update the tvOS scripts for all the dependencies to generate arm64 slices against AppleTVSimulator SDK. * Ensure xcframework now includes tvOS slices as well. * I primarily tried to follow the pattern for scripts, as I am not sure the exact reasoning behind all the arguments passed to configure. So there is likely a bit of refactoring required.
@mofarajmandi mofarajmandi mentioned this pull request Feb 11, 2021
@jasonacox jasonacox merged commit b762f7a into jasonacox:master Feb 12, 2021
@jasonacox
Copy link
Owner

Thank you @mofarajmandi ! Change merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants