Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Mac OS X Yosemite 10.10.3 on MacBook Pro (pre-Retina).
cordova -v = 5.0.0.
Making iOS version of app.
Xcode 6.2.
Description
After changing config.xml <name> to "Calligraphy," doing cordova prepare ios, and clicking on the app's Calligraphy.xcodeproj file in platforms/ios, Xcode opens up and shows the HelloCordova app name at upper left.
Xcode's Product > Clean does not change it. However, the correct name appears under PROJECT and TARGETS. The correct name also appears in /platform/ios/Calligraphy/config.xml.
So where is Xcode drawing HelloCordova from?