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
Switch to using .dylib format for iOS binary modules (#187)
Switch to using .dylib format for iOS binary modules.
This work is substantially built upon the work done by @alibeyram (and team).
Other changes:
* Create aliases for CC and other xcrun-based binaries.
* Rationalize usage of platform and multiarch.
* Rework output locations to make sharing of output easier.
0 commit comments