Cocos2dx v3.17 cpp-tests error

Is there a solution?

That .storyboard file exists in my copy of the repo. Are you using git? If so what does git status tell you?

no use git.

OK, so does the file exist?

Yes.
my project>cocos2d>build>cocos2d_tests.xcodeproj

The file actually exists on the filesystem?

It is create on the desktop.
(Terminal>cocos command>my project file on the desktop)

OK, I don’t seem to be able to make you understand. Can you actually see the file on the filesystem using Finder?

Also if you are using the cocos command (i.e. your own custom project), why are you compiling cpp-tests?

“LaunchScreen.storyboard” file does not appear.

OK, so I assume you’ve deleted it somehow. You need to re-download the repo, however I would suggest you use git as it can tell you what’s happened to your files with a few not-so-simple commands.

I tried it with v3.16 and it was done.

I dont follow what is going on. 3.17 works just fine from either the .zip from our website or our github repo. I work this way almost every day. If you still are experiencing issues, please describe what they are and post some pictures or something.

There was no “tests” folder in v3.17 I downloaded in the past. Therefore, this error occurred. Once downloaded v3.17 again it was included. It worked normally. It’s strange.
Thanks.

what was your process? Did you download the .zip or clone our GitHub repo?

I downloaded zip from the web of cocos2dx.

Did you run download-deps?