[ 
https://issues.apache.org/jira/browse/CB-12456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866951#comment-15866951
 ] 

jcesarmobile commented on CB-12456:
-----------------------------------

Cordova CLI uses Entitlements.plist files for the capabilities entitlements 
instead of the .entitlements filed created when you enable those capabilities 
from Xcode.
There is another issue to switch from the .plist to the .entitlements files so 
it can be compatible with both the CLI and Xcode, but for now you have to 
choose, or user only Xcode and then use the .entitlements file or move the 
information to the Entitlements.plist files so you it will work on both Xcode 
and the CLI as long as you don't enable them from Xcode.

> run ios --emulator does not copy keychain sharing ios / capabilities / 
> entitelements
> ------------------------------------------------------------------------------------
>
>                 Key: CB-12456
>                 URL: https://issues.apache.org/jira/browse/CB-12456
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, iOS
>    Affects Versions: 6.5.0
>         Environment: Mac OS X. xcode 8.2.1. Cordova IOS 4.3.1
>            Reporter: Erlend Ellingsen
>              Labels: build
>
> When setting up capabilities in xcode, the capabilites works on both devices 
> and emulators/simulators when running from xcode.
> When running "cordova run ios --emulator" from the cordova cli, the "keychain 
> sharing" capability is not working on the emulator, however it does on device.
> When running from xcode it both works on the device and the emulator.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to