Top "Xcrun" questions

xcrun provides to locate or invoke ios developer tools from the command-line to support multiple Xcode tool chains.

change xcrun developer path for Android Studio/IntelliJ

I'm using GIT and am trying to push my code and getting the following error when using the Terminal. I …

git android-studio intellij-idea osx-elcapitan xcrun
OSX 10.8 xcrun (No such file or directory)

When executing gem install jekyll on OSX 10.8 with the standalone Command Line Tools package from Apple's Developer site installed (no …

xcode macos gcc osx-mountain-lion xcrun
Set xcode "build setting" from terminal?

Is there anyway that I can change a setting in xcode without opening xcode? I have an automated xcodebuild / xcrun …

xcode xcodebuild xcrun
Can't generate release build for Cordova iOS App

I am using Phonegap CLI 3.1 and XCode5. I want to generate the release build for iPhone Application through command line, …

ios xcode cordova xcodebuild xcrun
Change active Developer Path for Xcode

This question was asked before, but unresolved here. I have tried the solution here, but it doesn't solve the issue. …

ruby-on-rails xcode gcc xcrun
Xcode5.1 xcrun: error: unable to find utility "PackageApplication", not a developer tool or in PATH

After installing Xcode5.1 with iPhone7.1 sdk I am getting the following error when trying to package my application in the …

ios xcode xcrun
git push xcrun: error: active developer path does not exist

i recently deleted xcode 6 beta 3 and installed xcode 6 beta 6 when i entered gitpush in the terminal this happened xcrun: error: …

git-push xcrun
Git doesn't work after upgrading Mac OS X El Capitan

Git doesn't work after upgrading Mac OS X El Capitan. After installing El Capitan, I have this error when I'm …

git macos osx-elcapitan xcrun
Failed to generate release build of cordova ios app

I am using phonegap CLI 3.1 and XCode5. I am trying to generate the build for release mode through Phonegap CLI …

ios xcode cordova xcodebuild xcrun
Apps manually installed in simulator crashes upon load

I'm installing MyApp on the iOS simulator (Xcode 7, iOS 9) using xcrun simctl install booted MyPath/MyApp.app. This works as …

xcode installation ios-simulator xcode7 xcrun