Ralf Kernchen

Results 2 comments of Ralf Kernchen

Experiencing the same issue, but when trying to Distribute Ad-Hoc build from Xcode Organizer. The workaround for this was to add a user defined build setting: Under “Build Settings” add...

@sungjin0213, yes you are right, I actually had to open the project and there was some warning about unused return values. I added a (void) in front of the two...