Questions related to the use of the command-line xcodebuild tool, which is part of Apple's Xcode toolset
my Xcode is Version 4.4.1 The project worked perfect before updating to this newer version, but now it stopped working
objective-c cocos2d-iphone xcodebuildIf I try to run xcodebuild from the command line, I receive the message: error: can't exec '/Developer/usr/…
xcode xcode4 xcode4.3 xcodebuildHaving a problem when building with xcodebuild. My project/app builds fine with the Xcode - gui. It simply isn't …
ios xcode xcodebuild adhocI'm trying to use xcodebuild to build a multi-project project in a workspace. When XCode builds a workspace it automatically …
workspace xcodebuildI have legacy code that relies on pointers being 32-bit and want to use xCodeBuild to build that code from …
macos command-line xcode4 xcodebuildI'm having trouble generating an IPA for OTA distribution. We made an app for another company. That other company added …
ios xcode ipad ipa xcodebuildI'm trying to automate the process of building apps for our clients using bash scripts running on a Mac Mini …
ios bash xcodebuild xcrunI've created a brand new iOS project in Xcode 4, and included unit tests. The default app has 2 targets, the main …
xcode unit-testing xcode4 xcodebuild ocunitI'm getting the following error in Xcode 3.2.1 on Snow Leopard 10.6.2 whenever I try to compile any iPhone application generated by …
iphone xcode titanium xcodebuildWhen updating to Xcode 10, iOS static library target fails to build. Way how I am trying to build it is …
ios xcodebuild xcode10