You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Paul Budzinsky (JIRA)" <ji...@apache.org> on 2017/07/06 10:46:00 UTC

[jira] [Created] (CB-12992) Provide a way to supply project specific build settings for iOS

Paul Budzinsky created CB-12992:
-----------------------------------

             Summary: Provide a way to supply project specific build settings for iOS
                 Key: CB-12992
                 URL: https://issues.apache.org/jira/browse/CB-12992
             Project: Apache Cordova
          Issue Type: Improvement
            Reporter: Paul Budzinsky


Currently it is possible to specify build settings using buildflag entry in the build.json file.
These settings are then passed via command line tool to xcodebuild toolchain resulting in them being applied to all targets that are built including CordovaLib on which target application depends.

However there might be settings that are not applicable to CordovaLib project and result in a build failure.

In my specific case I'd like to specify STRIPFLAGS setting for my application. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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