You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2017/08/02 17:42:00 UTC

[jira] [Resolved] (CB-13137) Resource-file is copied each time cordova build is triggered on ios

     [ https://issues.apache.org/jira/browse/CB-13137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-13137.
-----------------------------------
    Resolution: Duplicate

> Resource-file is copied each time cordova build is triggered on ios
> -------------------------------------------------------------------
>
>                 Key: CB-13137
>                 URL: https://issues.apache.org/jira/browse/CB-13137
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-ios
>            Reporter: Alex
>            Assignee: Shazron Abdullah
>            Priority: Minor
>
> In config.xml I have the following line for platform="ios":
> <resource-file src="strings.plist" target="strings.plist" />
> I use cordova build ios command and there is a part where the copying happens:
> CopyPlistFile build/emulator/AppName.app/strings.plist AppName/Resources/strings.plist
> At this step, strings.plist is copied each time a cordova build ios is triggered. (this is visible when opening the project and going into Resources folder of the workspace - there are multiple strings.plist on Resources) althought is not visible when opening the folder manually - platforms - ios - AppName - Resources
> (Actually I am using Ionic but I think this is a cordova issue)



--
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