Xcode 13.1

kuniga.me > Docs > Xcode 13.1

Xcode 13.1

Build

When running through the UI, the output directory when building in Xcode is:?

~/Library/Developer/Xcode/DerivedData/<Project>-<hash>/Build/Products/Debug/

Tip. Create a symbolic link as a shotcut:

ln -s /Users/kunigami/Library/Developer/Xcode/DerivedData/ xcode-out