But where is my Binary ? I just build my first application in Xcode
Where is that binary ?!?
You will be surprised your app compiles and run, but the binary is nowhere to be found !
Nowhere to be found, but it's running !
Solution
Xcode outputs the compiled output binary to :
/Users/flemieux/Library/Developer/Xcode/DerivedData/sample_outputter-frphngghrsqwzfcswgvgptlfihpq/Build/Products/Debug/
Let's cry together

Recent Comments