In Xcode, pressing ⌘B (build target) can build the project, it will generate the build in the path ~/Library/Developer/Xcode/DerivedData/{AppName}-{hash}<
⌘B
~/Library/Developer/Xcode/DerivedData/{AppName}-{hash}<