How to add cocos2d_libs.xcodeproj file into my project?

I have the problem in my project what is created by cocos2d-x v3.8.1.
I already created the project correctly and there was no problem.
It’s deleted cocos2d_libs.xcodeproj in the Xcode by my mistake.

So I drag and dropped it (located in cocos2d/build/cocos2d_libs.xcodeproj) into my project like this.

But there are many errors.
Actually there were no errors before I do mistake.

Anyone knows how to restore my project back?
It’s urgent.

Thanks.

just create a New one cheers :slight_smile:

There are many files. :frowning:

if there is not any third party library, Then in that case you can just merge/replace content of classes and Resources folder into newly created project from previous project. Double check if you could locate cocos2d_libs.xcodeproj in trash, if you are lucky and doesn’t do cleanups like me then put back your file from trash.

Thanks Lazy.

I didn’t delete the cocos2d_libs.xcodeproj in Finder.
It’s removed reference in the Xcode.