{ ios-build } Posts
-
xcodebuild's new exportOptionsPlist flag
Here's the magic xcodebuild flag that will generate an ipa file with all the right contents from the command line. Especially for apps that are written in swift or for those that bundle a Watch app.
Read More -
Command line Watch Kit builds
Do you use xcodebuild for your iOS builds? Have you been trying to submit your latest build with Watch Kit Support? Here's how I got it working!
Read More