Xcode 7.2 generates output only in the Debug folder when I run Product -> Build For -> Running. I'm not able to force Xcode to generate anything in the Release folder.
Also the outline entries under "Products" on the left side also point to /Users/XXX/Library/......./Products/Debug/....
How can I generate the Release target?