Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Duplicate
-
3.5.0
-
Developer Team IOS 10 Error
Description
I have the following problem when compiling a project in IOS 10. The project needs the Developer Team to compile correctly.
sudo cordova build ios --device
When you run the command, the following error:
Signing for "holaMundo" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'Application' in SDK 'iOS 10.0'
n some forums JIRA, show the following solution:
https://issues.apache.org/jira/browse/CB-11845
I have not found a way to implement it properly to avoid this error. Build.xcconfig also attempt to modify the file, but I failed to fix the error.
Attachments
Issue Links
- duplicates
-
CB-11845 Support 'developmentTeam' key in build.json buildConfig file
- Closed