Volker Braun created CB-12377:
---------------------------------

             Summary: cordova platform update ios fails with  "mv: no such file 
or directory"
                 Key: CB-12377
                 URL: https://issues.apache.org/jira/browse/CB-12377
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaLib
    Affects Versions: 6.4.0
            Reporter: Volker Braun


The "cordova platform update ios" always fails. Looks like __PROJECT_NAME__ 
should have been replaced with the actual project name, but was not. This is 
with ios@4.3.1: 

$ cordova --version
6.4.0
$ rm -rf plugins platforms
[...]
$ cordova platform add ios
[...]
$ cordova platform update ios
Updating ios project...
mv: no such file or directory: 
/Users/vbraun/myproject/cordova/platforms/ios/myproject.xcworkspace/xcshareddata/xcschemes/__PROJECT_NAME__.xcscheme





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to