Xcode: No Scheme

前端 未结 19 2179
闹比i
闹比i 2020-12-02 07:28

I recently opened project in Xcode is now saying I have No Scheme: \"enter

<
19条回答
  •  情深已故
    2020-12-02 07:55

    I will add to this answer::: From @Chris Miles.

    Close Xcode and delete the folder .xcuserdatad from within .xcodeproj/xcuserdata/. Then restart Xcode, the schemes should re-appear.

    Close Xcode, and everything, about ios development like simulators, then run again you pod install if you are using cocoa pods.

    That's works for me.

提交回复
热议问题