Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Could not open workspace file of Xcode

When I am open my project in Xcode. it's not open. Display following alert.

I also delete the project.xcworkspace file and create new scheme for this project. so that it can be open. but when I am shut down or restart my pc and then once again open the project, it's not opening and display following alert with some error.

so please tell me how to solve this error.

like image 449
ChandreshKanetiya Avatar asked Jan 12 '23 21:01

ChandreshKanetiya


2 Answers

Open go the project directory and directly right click and open the .xcworkspace it will open

like image 177
Rahul Shakya Avatar answered Jan 31 '23 01:01

Rahul Shakya


Close Xcode and restart you mac. Then open Xcode project again. It will work.

like image 26
Shweta Avatar answered Jan 31 '23 01:01

Shweta