How to select the Xcode version?

后端 未结 3 927
抹茶落季
抹茶落季 2021-01-26 04:42

I have installed two versions of xcode on my system at different locations. How do I open my application in a particular version?

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-26 05:10

    Right-click on the .xcodeproj file-> Open With -> Other... -> navigate to the version of Xcode which you want (if you want check the flag "Always open with").

提交回复
热议问题