[
https://issues.apache.org/jira/browse/CB-12377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15892876#comment-15892876
]
ASF subversion and git services commented on CB-12377:
------------------------------------------------------
Commit 6aed58bcadb877cd31636b432a02fbf3a4547a4a in cordova-ios's branch
refs/heads/master from [~Nikita Matrosov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=6aed58b ]
CB-12377: Fix bug with updating platform
This closes #291
> 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: iOS
> Affects Versions: 4.3.1
> Reporter: Volker Braun
> Assignee: Nikita Matrosov
>
> 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 [email protected]:
> $ 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.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]