I’m sorry because it’s not really a strictly programming question but I’m going crazy and google is not being friendly in this.
Can someone explain to me like I’m five where I can set that flag for Release?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In Project Navigator (Command+1) select your project.
The Editor will now show your project settings.
The Build Active Architecture Only setting is available on Project level in the
Architectures section (filter for e.g. ‘arch‘, for best results select All instead of the Basic option selected in the screenshot).
The setting can be adjusted individually for the Debug and Release targets.