Renaming an iOS project in Xcode changes the device to "My Mac"

I have a generic iOS project targeting iPad. My client has come up with a final name for the application and I need to rename my project. When I do this (following the instructions in Xcode), it changes the deployment device to "My Mac" and (obviously) won't work. I can't find a way to change it without restoring the backup, but I need to rename the project. I've done this many times before without issue, but this is the first time since upgrading to Xcode 6.3 (6D570). Has anyone come across this and got a solution?

+3


source to share


1 answer


I am not adding a comment. You have to create a new schematic and then the project should work. I have added screenshots. My link is https://www.dropbox.com/sh/lhzfphhtzupcl6e/AAByUiZPpX4ZKEjFde4YsjLra?dl=0



+3


source







All Articles