Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-13137

Resource-file is copied each time cordova build is triggered on ios

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • cordova-ios
    • None

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

              shazron Shazron Abdullah
              flassh Alex
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: