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: [email protected]
For additional commands, e-mail: [email protected]