I'm in Xcode 27 beta, with Icon Composer 2. When I try to run my app, I see this error:
/Users/barnabeskordas/Downloads/Projects/PocketGoals/AppIcon.icon: Exception while running actool: *** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]
I tried to
- remove the icon file and add it back freshly
- clear derived data
- quit and reopen xcode
- restart my mac
None of them worked, what should I do?