Zip
Zip copied to clipboard
xcodebuild
I am using your excellent Zip framework, but need to make it part of a build that is run from the command line. Could you provide me with what you suggest as the correct xcodebuild command for the cases: debug, release, phoneos, simulator? That would be a great help. There is a build.sh script included, but that doesn't seem to be working for me. I get an error that "xcodebuild: error: SDK "iphonesimulator10.0" cannot be located." Not sure why this error occurs, because I can build the framework within xCode and use it in other frameworks and projects from there.