Questions related to the use of the command-line xcodebuild tool, which is part of Apple's Xcode toolset
Im playing around with the soundcloud api, in its instructions it says to drag SoundCloudAPI.xcodeproj into your project add …
xcode xcodebuild build-dependenciesI have a curios issue. I have a project that I've worked on and always built from the XCode IDE, …
xcode xcodebuild bambooRunning in Xcode is correctly, but when I want to use command line with $ /usr/bin/xcodebuild -scheme projectA -workspace …
xcode xcodebuildI want to replace my CI bash scripts with swift. I can't figure out how to invoke normal terminal command …
swift bash shell xcodebuildI'm sure this is simple, but how do I determine which version of the iOS SDK I currently have installed?
ios xcode xcodebuildI'm using xcodebuild to compile my iPhone app from the command line. Is there a way to pass in some …
iphone xcode xcodebuild provisioningI downloaded Xcode 6 GM and submitted two Swift apps to the app store today. Both passed all pre-upload verification and …
ios xcode app-store xcodebuild app-store-connectI had a fully working build environment before upgrading to iPhone OS 3.1 and Xcode 3.2. Now when I try to do …
iphone xcodebuild provisioningWith the release of Xcode 8, Apple introduced a new way of managing the signing configuration. Now you have two options …
xcode jenkins continuous-integration travis-ci xcodebuildI've got a problem that I couldn't solve with a deep search in different resources as most of the "similar" …
xcode iphone-sdk-3.0 xcodebuild provisioning app-store-connect