• Yannick Heinrich's avatar
    Add a script to build static fat binary lib. (#341) · ddbe4d94
    Yannick Heinrich authored
    * 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
    ddbe4d94
ios-build-support-lib.sh 1.71 KB