Closed ekahannah closed 11 months ago
Did you have a previous version of the app checked out before that commit? Because the project structure changed: the new project is located in the Darwin/
folder, and your error message shows the top-level Showcase.xcodeproj
file (which should no longer be available).
Can you try checking out a fresh version of the project and opening the project in the Darwin
folder and let us know if the issue persists?
Hi @marcprux ,
Yes, I did have a previous version of the app checked out. Checking out the fresh version of the project did the trick.
Thanks!
Hi,
I encountered this issue when running the 0.2.12 version of the app:
I think this started from this Modernize project layout commit: 818cbb0c9f33971dcfd5e275a292a251fcd647ef
I had the similar problem here: https://github.com/skiptools/skipapp-databake/issues/1
Do you have any ideas to resolve the issue? Thanks!