Do adhoc builds have DEBUG defined?
In development it is defined, but I don’t know in adhoc. I guess is not defined in release.
Thanks for help.
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.
Depends how what your building.
You can sign a Debug build with your Adhoc certificate if you want, or you can use the Release to not have Debug defined.
Under Build Settings, you can change the certificate used, and if you edit schemes you can change between Debug and Release.