Top "Xcodebuild" questions

Questions related to the use of the command-line xcodebuild tool, which is part of Apple's Xcode toolset

Choose a destination with a supported architecture in order to run on this device

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 xcodebuild
How to run / install xcodebuild?

If I try to run xcodebuild from the command line, I receive the message: error: can't exec '/Developer/usr/…

xcode xcode4 xcode4.3 xcodebuild
xcodebuild failure clang:error no such file or directory:

Having a problem when building with xcodebuild. My project/app builds fine with the Xcode - gui. It simply isn't …

ios xcode xcodebuild adhoc
Xcodebuild'ing a workspace and setting a custom build path

I'm trying to use xcodebuild to build a multi-project project in a workspace. When XCode builds a workspace it automatically …

workspace xcodebuild
How can I build a specific architecture using xcodebuild?

I have legacy code that relies on pointers being 32-bit and want to use xCodeBuild to build that code from …

macos command-line xcode4 xcodebuild
No signing certificate iOS Distribution

I'm having trouble generating an IPA for OTA distribution. We made an app for another company. That other company added …

ios xcode ipad ipa xcodebuild
Can an Xcode .mobileprovision file be 'installed' from the command line?

I'm trying to automate the process of building apps for our clients using bash scripts running on a Mac Mini …

ios bash xcodebuild xcrun
Xcode 4: Run tests from the command line (xcodebuild)?

I'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 ocunit
Xcode duplicate symbol _main

I'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 xcodebuild
Xcode 10: unable to attach DB error

When updating to Xcode 10, iOS static library target fails to build. Way how I am trying to build it is …

ios xcodebuild xcode10