简体   繁体   English

Xcode 13 个应用程序项目以文本形式打开,而不是项目设置编辑器

[英]Xcode 13 application projects open as text instead of project settings editor

After upgrading from Xcode 12 to 13, when I open an Xcode workspace with multiple application projects and click/select a project in the Navigator view, Xcode opens the project as a text file instead of the projects settings view (the one with multiple tabs and target definitions). After upgrading from Xcode 12 to 13, when I open an Xcode workspace with multiple application projects and click/select a project in the Navigator view, Xcode opens the project as a text file instead of the projects settings view (the one with multiple tabs and目标定义)。

By the way, similar problem happens when I select a.plist file within the Navigator - it opens up as xml text file instead of the Property List Editor spreadsheet-like view.顺便说一句,当我在导航器中打开 select a.plist 文件时,会发生类似的问题 - 它打开为 xml 文本文件,而不是属性列表编辑器类似电子表格的视图。

Is there any way to fix it?有什么办法可以解决吗?

I haven't found any other workaround than:我没有找到任何其他解决方法:

  1. committing changes提交更改
  2. removing repo删除回购
  3. cloning it again再次克隆它

Then I was able to checkout the branch and continue in work.然后我能够结帐分支并继续工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM