You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2016/09/14 17:38:20 UTC

[jira] [Resolved] (CB-11845) Support 'developmentTeam' key in build.json buildConfig file

     [ https://issues.apache.org/jira/browse/CB-11845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-11845.
-----------------------------------
    Resolution: Fixed
      Assignee: Shazron Abdullah

build.json or --buildConfig file:
{code}
{
    "ios": {
        "debug": {
            "developmentTeam": "Y42HQMX488"
        },
        "release": {
            "developmentTeam": "Y42HQMX488"
        }
    }
}
{code}

Filing a docs issue.

> Support 'developmentTeam' key in build.json buildConfig file
> ------------------------------------------------------------
>
>                 Key: CB-11845
>                 URL: https://issues.apache.org/jira/browse/CB-11845
>             Project: Apache Cordova
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: iOS
>         Environment: Xcode 8, iOS 10.0.1
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>              Labels: ios10
>
> https://github.com/apache/cordova-ios/blob/master/bin/templates/scripts/cordova/lib/build.js
> set DEVELOPMENT_TEAM key
> Add Documentation issue as well.



--
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