xcrun failures
xcrun failures
- Subject: xcrun failures
- From: Mac QA <email@hidden>
- Date: Wed, 28 Mar 2012 12:11:10 -0400
Hi,
I use Xcode 3.2.6 & 4.3.2 simultaneously on a OS X 10.7.3 machine, and
in general this works fine. Note, in order to be able to use the
command line xcodebuild command for both 2.3.6 & 4.3.2 I do not
install the 4.3 command line tools package but reference the command
paths inside the 4.3.2 bundle when I want to use the 4.3 version.
So I have command line build scripts that use the xcodebuild inside
the Xcode 4.3.2 bundle and that works fine to build a target in an
iPhone project. However, when I try to run the xcrun command
(referencing the path inside the Xcode 4.3.2 bundle), in order to
generate the .ipa file, it fails. The xcrun command prints out the
following (yes it prints messages that say xcodebuild not xcrun).
xcodebuild: error: invalid option '-license'
<Followed by the xcodebuild command usage, omitted here>
Please review and agree to the software license agreements!
In searching I saw a similar reports on a macports mailing list, but
no resolution. The Xcode 4.3.2 GUI works fine, and I have agreed to
the license agreement. But trying to run the command line xcrun tool
from inside the Xcode 4.3.2 bundle is always failing in this way. Does
anyone have any suggestions that might help?
Thanks!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden