You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Steve Husting (JIRA)" <ji...@apache.org> on 2014/06/24 23:00:26 UTC

[jira] [Created] (CB-7022) Xcode scheme mixed up with config.xml changes

Steve Husting created CB-7022:
---------------------------------

             Summary: Xcode scheme mixed up with config.xml changes
                 Key: CB-7022
                 URL: https://issues.apache.org/jira/browse/CB-7022
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaJS
    Affects Versions: 3.5.0
         Environment: Mac OS X 10.9.3 on latest Mac Mini
Cordova CLI 3.5.0 (cordova, not phonegap)
Testing on iPod touch with iOS 6.0.1
            Reporter: Steve Husting
             Fix For: 3.6.0


At first, the default project was called HelloCordova by Cordova in config.xml <name="", which I overwrote as myApp. Later in config.xml I entered "My App" in <name="", and later again changed it to "myApp" to test what changes in the build. 

What happened in Xcode is that all those are being remembered in the Xcode scheme -- all except the current myApp! The HelloCordova and My App both default to Mac OS X in the scheme, and the only other selectable scheme is CordovaLib. At this point I'm unable to test this app on my device. 

Never had this issue before 3.5.0. With each permutation, I do a cordova prepare ios, double-click on the myApp.xcodeproj file in /platforms/ios, then option/Project > Clean Build Folder. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)