[
https://issues.apache.org/jira/browse/CB-10957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15231153#comment-15231153
]
Omar Mefire commented on CB-10957:
----------------------------------
We can resolve this by breaking the single .xcodeproj file that we currently
have for cordova-ios into two files: one for debug and another one for release.
then, when building we would choose one or the other based on whether the user
wants to do a release build or a debug build.
> iOS release-mode app contains build config files
> ------------------------------------------------
>
> Key: CB-10957
> URL: https://issues.apache.org/jira/browse/CB-10957
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 4.1.0
> Environment: cordova-ios 4.1.0
> cordova CLI 6.0.0
> Mac OS 10.11.3
> Reporter: Jacob Weber
> Assignee: Omar Mefire
> Labels: triaged
>
> Create a new app, add the iOS platform, and run {{cordova build --device
> --release}}.
> The resulting .ipa file contains the following files:
> {code}
> build-debug.xcconfig
> build-release.xcconfig
> build.xcconfig
> {code}
> I don't think the final app should contain these build files, especially not
> debug versions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]