ibuild icon indicating copy to clipboard operation
ibuild copied to clipboard

Build multi-architecture iOS libraries from build systems like CMake, Make, and Xcode.

Results 4 ibuild issues
Sort by recently updated
recently updated
newest added

Hello. You seem to be very knowledgable about iOS. I have a non-educational app that allows the user to type code into an in-app editor or to use script files...

ibuild seems to hard-code a minimum ios version of 9.0; is this necessary? (I've coerced openssl to build for ios 8, but at the cost of hundreds of warnings that...