xcode - Can I delete data from iOS DeviceSupport? -


after going through , cleaning disk old things didn't need anymore, came across ios devicesupport folder in machd/users/user/library/developer/xcode taking 20gb. similar question has been asked before, since many things have changed , date answer. long have version use testing, can delete older/unused versions without breaking anything?

thanks in advance.

the ~/library/developer/xcode/ios devicesupport folder needed symbolicate crash logs.

you purge entire folder. of course next time connect 1 of devices, xcode redownload symbol data device.

i clean out folder once year or deleting folders versions of ios no longer support or expect ever have symbolicate crash log for.


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -