Hello
When I used Xcode before, when I wanted to save my app to release it as finished, I would just clean it up and then set the build style to “Release”. However, I recently got a new laptop. and with it, a newer version of Xcode. This version only has two build styles. Development, and deploy. Neither of these do what I want! I want a build style like the old one which made my application complete.
How do I give my application to other people in a completed state, if I can’t change the build style?