mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#xcodetips

0 Beiträge0 Beteiligte0 Beiträge heute

Maintaining custom configurations is costlier than custom schemes. If your project has configurations along the lines of “Debug Production”, or “Release Staging”, you might be better off with just “Debug” and “Release” and configuring through schemes:
#XcodeTips

docs.tuist.io/en/guides/develo

docs.tuist.ioBest practices | Projects | TuistLearn about the best practices for working with Tuist and Xcode projects.

What kind of #xcodetips do #iOSdev ppl have when #Xcode accumulates so many Simulators on your local disk that you run out of space? Clean My Mac made a storage map of my files, and showed me this 100 Gig folder of Simulator Devices.

I’ve been through this previously, looked at the .plist to delete some I’m not using, and got a few gigs free again, but thought I’d ask; are there best practices to manage Simulators so they don’t balloon to 100 Gig folders of redundentness?