Xcode 6.3 is crashing on Project Rename

后端 未结 6 1616
夕颜
夕颜 2020-12-17 08:45

I just updated my Xcode 6.3. I am getting an issue while project renaming. Is there any solution?

And in some case it is showing mymac instead of simulators or devic

6条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-17 09:01

    After crashing, the extension "xcodeproj" disappears. So what you need is to add the extension. After opening project, all targets gone. You need to remove current scheme (Manage Schemes>Delete"), then add a new scheme with proper name. In my case, it works.

提交回复
热议问题