Post

Replies

Boosts

Views

Activity

Reply to Xcode 27 is unable to open project
It sounds like Xcode is hanging while opening the project. If you could file a feedback and include the output of running: sample Xcode in the terminal while Xcode is hung, that would be really helpful. It would also be interesting to know if you can open the files from your project in other apps, to know if the hang is related to accessing the files.
4h
Reply to Icon Composer and Xcode building time
Ah, that's frustrating. It would be helpful if you could file a feedback with a CPU sample of AssetCatalogSimulatorAgent You can get a CPU sample either from activity monitor, or by running this in the terminal just before building. sample AssetCatalogSimulatorAgent 120 -wait Does the performance of the build change if you remove all of the groups and layers from the icon?
Aug ’25
Reply to Xcode 27 is unable to open project
It sounds like Xcode is hanging while opening the project. If you could file a feedback and include the output of running: sample Xcode in the terminal while Xcode is hung, that would be really helpful. It would also be interesting to know if you can open the files from your project in other apps, to know if the hang is related to accessing the files.
Replies
Boosts
Views
Activity
4h
Reply to How to create a local package in Xcode 27?
You can create a package by choosing File > New Project … from the main menu, then Package… in the resulting dialog.
Replies
Boosts
Views
Activity
Jul ’26
Reply to Icon Composer and Xcode building time
Ah, that's frustrating. It would be helpful if you could file a feedback with a CPU sample of AssetCatalogSimulatorAgent You can get a CPU sample either from activity monitor, or by running this in the terminal just before building. sample AssetCatalogSimulatorAgent 120 -wait Does the performance of the build change if you remove all of the groups and layers from the icon?
Replies
Boosts
Views
Activity
Aug ’25