I need to remove the Xcode from my mac to reduce the storage because it sized ~50GB now on my storage. But i need Simulator to test run my Flutter apps with iOS. Is there any way to reduce size of Xcode keeping the simulator running.
Asked
Active
Viewed 233 times
1 Answers
1
You can copy the iOS Simulator from Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes to /Library/Developer/CoreSimulator/Profiles/Runtimes

Jeremy Huddleston Sequoia
- 22,938
- 5
- 78
- 86