문제

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.

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top