Add a script to build static fat binary lib. (#341)
* Add a script to build static fat binary lib. Based on the platform file provided by the [ios-cmake](https://github.com/leetal/ios-cmake) repository, the script generates a fat static library based on the architectures specified by the `BUILD_ARCHITECTURES` variable. * Update according to the discussion - Rename the name of the script - Clarify what does the script * Move the build script. * Move script to support lib directory
Showing
cmake/ios.toolchain.cmake
0 → 100644
This diff is collapsed.
support-lib/.gitignore
0 → 100644
Please register or sign in to comment