Questions tagged [xcode-command-line-tools]

Use this tag for Xcode Command Line Tools. Which are tools for software developers that run on the command line, in the Terminal application.You can see a complete list of Xcode Command Line Tools by listing the contents of the directory /Library/Developer/CommandLineTools/usr/bin/

106 questions
-2
votes
1 answer

Xcode 14.2 Unable to close provisioning ledger entry because not all of its subentries are closed

Xcode 14.2 command line tools archive failed. xcodebuild -allowProvisioningUpdates \ -workspace $WORKSPACE \ -scheme $SCHEME \ archive \ -configuration Release \ -archivePath $ARCHIVEPATH \ ONLY_ACTIVE_ARCH=NO \ EXCLUDED_ARCHS="" | xcpretty; **…
Steve Lai
  • 633
  • 1
  • 7
  • 18
1 2 3 4 5 6 7
8