willbin
Results
2
comments of
willbin
Met the same problem. And solved with changing to `if(1)` here. `iReSignAppDelegate.m` ``` if (1) // if (identifierOK) { NSLog(@"Provisioning completed."); [statusLabel setStringValue:@"Provisioning completed"]; [self doEntitlementsFixing]; } else { [self...
@regcs please send me one copy of your "open" to [email protected], i need this "open" command on iOS6. thank you.