[
https://issues.apache.org/jira/browse/CB-7818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14176629#comment-14176629
]
ASF GitHub Bot commented on CB-7818:
------------------------------------
Github user SidneyS commented on the pull request:
https://github.com/apache/cordova-ios/pull/114#issuecomment-59688070
Thanks @shazron, just pushed the new version. We also use a custom build
system which is regexing/patching build.xcconfig on runtime (..). I amended the
commit, choice of xcconfig it is now solved via inheritance from
build.xcconfig. build-debug.xcconfig is empty but can by extended as users see
fit, as it overrides build.xcconfig per default. build-release.xcconfig always
overrides build.xcconfig when used. Also added ASF comment section and some
documentation.
> CLI builds ignore Distribution certificates
> -------------------------------------------
>
> Key: CB-7818
> URL: https://issues.apache.org/jira/browse/CB-7818
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 3.5.0
> Reporter: SidneyS
> Fix For: Master
>
>
> Hi,
> currently, cordova build --release --device yields in device builds using a
> default "iOS Development"-type Signing Identity. Intuitively, using "release"
> in conjunction with "device" should try to leverage a local "iOS
> Distribution"-type identity to enable CLI adhoc/inhouse-builds without
> patching xcconfig/xcodeproject files on runtime, or re-signing the created
> binary after using the default build process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]