I have a latest MBAir with only 256Gb which is a relatively small amount of space. I'm working in Xcode and it ate about 60Gb of space on my Mac. I have successfully tossed the .app itself and relocated the 'DerivedData" and "Archives" to the external SSD but there are still plenty of gigs lying in /Users/myname/Library/Developer. At least there are Xcode/UserData which takes 15Gb and CoreSimulator which takes additional 15Gb. It's not everything, there is about 20 more gigabytes but I want at least to move these. How would I do so?
Post
Replies
Boosts
Views
Activity
I want to create a clickable primitive (such as a circle or square) in my UI, but I couldn't find any other way than just simply putting an 'o' in the text of the button. I know that this is a really bad idea, but I'm new to Xcode and I know almost nothing about it. I would be really thankful if anyone could explain to me how to do it in a correct way. Thank you in advance!