Re: Changing project file name damages schemes?
Re: Changing project file name damages schemes?
- Subject: Re: Changing project file name damages schemes?
- From: Quincey Morris <email@hidden>
- Date: Thu, 02 Oct 2014 21:22:54 +0000
I don’t know what the “should� is, in terms of Xcode’s behavior when the project is externally renamed, but there are build settings that aren’t as path- and project-relative as they might be.
What you should do instead is change the project name by renaming the project item (the top one) in the navigator. Xcode then gives you a dialog in which you choose what related stuff to rename, and updates the build settings according to what you chose. I just duplicated the folder containing one of my iOS projects. Then I renamed the folder, and the project within. Then I opened the project, and all the schemes I had would only target Mac and had gear icons. Looking inside, it said they were missing their build targets.
I duplicated the original again, and looked at it without changing the folder or project file names, and it seems okay.
Shouldn't I be able to change the names?
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden