I'm currently trying to build an .xcarchive using this command line:
xcodebuild -project onething.xcodeproj -target onething archive
This places the .xcarchive within a hard to find file location, so I was wondering if there's a configuration to be able to set the file location for the archive?
xcode->preferences->locations->archieves