Joe Kelly
Results
2
comments of
Joe Kelly
I'm getting a similar error when I build an ad-hoc, manually signed build with Xcode 10.1, iOS Cordova 5.0.0. `error: "[app-name]" requires a provisioning profile. Select a provisioning profile for...
If it helps, I diffed the .xcodeproj file before and after. **Before:** `XCBuildConfiguration` section contains Debug and Release sections for each target, and these have this flag: `CODE_SIGN_STYLE = Manual;`...