You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Doing the packaging of the static framework in a script is also blocking the creation of an “iosapp-static” target in our Xcode project, which would be identical to iosapp except that it would integrate the static framework (rather than the dynamic).
In #7773 we sidestepped an issue with packaging the iOS static build by updating the way libtool is informed about mason dependencies.
Longer term, we should move the packaging step into Xcode itself and come up with some way to test the integration of the static build in an app on CI.
cc @kkaefer @1ec5
The text was updated successfully, but these errors were encountered: