Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
6.2.0
-
None
-
Darwin 15.4.0 Darwin Kernel Version 15.4.0: Fri Feb 26 22:08:05 PST 2016; root:xnu-3248.40.184~3/RELEASE_X86_64 x86_64
Cordova 6.2.0
cordova-ios 4.1.1$ xcodebuild -version
Xcode 7.3
Build version 7D175
Description
Steps to reproduce:
- cordova create hello io.cordova.hellocordova إثرا
- cd hello
- cordova platform add ios
- cordova run ios
run fails with following error:
xcodebuild: error: The project 'اثرا.xcodeproj' does not contain a target named 'اثرا'.
Similar issue:
https://issues.apache.org/jira/browse/CB-6992