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
Revert #110 to fix iOS cross-compilation after #158. Fixes#173 (#176)
* add an iOS cross-compile test to CI
* Fix zlib-ng compilation for iOS
* Revert #110 to fix iOS cross-compilation after #158. Fixes#173
In #158, better support for using CMake's cross-compilation facilities was
added. This made the workaround added in #110 for iOS not only unnecessary,
but actively harmful, in that it runs afoul of SDK validation checks in the
CMake iOS codepath.
* Use checkout@v3
Co-authored-by: Yuki Okushi <[email protected]>
---------
Co-authored-by: Thom Chiovoloni <[email protected]>
Co-authored-by: Yuki Okushi <[email protected]>
0 commit comments