[ 
https://issues.apache.org/jira/browse/CB-12992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079571#comment-16079571
 ] 

jcesarmobile commented on CB-12992:
-----------------------------------

I didn't try, but I think this is possible writing on the xcconfig files that 
Cordova uses now.
I think you can write on them using the config-file tag on a plugin.xml

> 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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to