So, after I create the Xcode 6 project, even if I haven’t written any code in it, if I try to rename it, double-click on the bold in the upper left corner of the navigator and then confirm that I want the names verified the elements have been changed, I get the following error on startup: "clang: error: the linker command failed with exit code 1 (use -v to call the call)"
I even tried using the find tool to see all the things named by the previous name, including info.plist (which in my opinion is the problem) and changing them to the new name. Renaming info.plist manually, I get an error message that does not exist.
What am I doing wrong?
ios xcode swift xcode6
skyguy 04 Oct '14 at 21:50 2014-10-04 21:50
source share