You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/15 22:35:20 UTC

[jira] [Commented] (CB-11854) Create Entitlements.plist file (one each for Debug and Release configurations)

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

ASF GitHub Bot commented on CB-11854:
-------------------------------------

GitHub user shazron opened a pull request:

    https://github.com/apache/cordova-ios/pull/256

    CB-11854 - Create Entitlements.plist file (one each for Debug and Release configurations)

    These files are used for a CLI based workflow.
    
    If you edit the Capabilities tab of your Target in the Xcode IDE to add Entitlements, the result is unknown.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shazron/cordova-ios CB-11854

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-ios/pull/256.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #256
    
----
commit cc6ee7610339f31fa6c3e1dde1c917c7fc542a6d
Author: Shazron Abdullah <sh...@apache.org>
Date:   2016-09-15T22:37:41Z

    CB-11854 - Create Entitlements.plist file (one each for Debug and Release configurations)

----


> Create Entitlements.plist file (one each for Debug and Release configurations)
> ------------------------------------------------------------------------------
>
>                 Key: CB-11854
>                 URL: https://issues.apache.org/jira/browse/CB-11854
>             Project: Apache Cordova
>          Issue Type: Task
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: iOS
>            Reporter: Shazron Abdullah
>              Labels: ios10
>
> This is needed in Xcode 8 for push notifications, etc.
> In the respective .xcconfig file, refer to the respective entitlement plist.
> (build-debug.xcconfig, build-release.xcconfig)
> Build Setting is CODE_SIGN_ENTITLEMENTS, and the value is the path to the plist.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org