blazr
Results
3
comments of
blazr
Same over here.
You guys should just exchange the following line 145 in AppDelegate.m: if([application.localizedName isEqualToString:NSLocalizedString(@"iOS Simulator", @"iOS Simulator application name")]) The string "iOS Simulator" has to be named exactly the way your...
Okay to be more precise: You need to exchange the above mentioned string "iOS Simulator" by the name shown in the Menubar. For me that was "iOS-Simulator".