Is it possible to get the targets of a Xcode project from the command line, or any other way without opening the file in Xcode itself?
Thanks!
try
xcodebuild -list
macaroni:CLIClone todd$ xcodebuild -list
Information about project "CLIClone":
Targets:
CLIClone
Build Configurations:
Debug
Release
If no build configuration is specified and -scheme is not passed then "Release" is used.
Schemes:
CLIClone
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With