[Technical Questions] XCode + Spezi memory #127
Unanswered
shreyadsouza
asked this question in
Technical Questions
Replies: 1 comment
-
This most commonly happens because you're running low on disk space. Xcode itself generates many build files that can take up a lot of space. You can clear these out by going to Applications > System Settings > Storage and then clicking on the Developer icon. The cached files at the top are generally safe to clear out. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In what area do you have a technical challenge?
Xcode, Simulator & Previews
Description
Hi! Despite clearing out my storage as much as possible and quitting apps every time I use Xcode, I am running into the attached error whenever I try to build my app.

This is preventing me from running tests.
Reproduction
I am connecting to XCode using my phone, and can see previews but not the full app build.
Expected behavior
I would expect to see a build of the application on my phone.
Additional context
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions