Liventsev created CB-13626:
------------------------------
Summary: Entitlements are missing in ipa file
Key: CB-13626
URL: https://issues.apache.org/jira/browse/CB-13626
Project: Apache Cordova
Issue Type: Bug
Components: cordova-ios
Affects Versions: [email protected]
Environment: xcode 9.1
cordova 7.0.0
cordova-ios 4.5.4
Reporter: Liventsev
Assignee: Suraj Pindoria
I have an external *.entitlement file and I copy it to
platform/ios/MyProject/MyProject.entitlement after installing platform
(cordovacli:addPlatform).
I also add CODE_SIGN_ENTITLEMENTS="MyProject/MyProject.entitlement" value to
MyProject.xcodeproj/project.pbxproj using npm-xcode
(https://www.npmjs.com/package/xcode).
The problem is that entitelments defined in this file are missing in generated
*.ipa. But only if I use cordovacli:compile.
But building generated MyProhect.xcodeproj using xcode 9 is correct without any
changes in project.
Please feel free to contact me if you need any additional information
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]