kuniga.me > Docs > Xcode 13.1
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