Nothing prints from NSLog on Xcode 8.0 beta (8S128d). printf is unchanged
NSLog
printf
Here\'s my code:
NSLog(@\"hello from NSLog\"); pr
I'm using Xcode 8,so I also encountered the same problem . And I solved this problem by adding value = disable on the simulator, but on a real machine I don't add value.
value = disable