Posts

Post marked as solved
28 Replies
I had the same problem on Xcode 11 beta 5 / Catalina beta 5, but stumbled into a fix.I removed the assets folders from Assets.xcassets, tried to build and run again (got an error because my app icon was gone), then put the folders back into Assets.xcassets. Seems to be working for me now.