Xcode on Mac App Store can't install , show disk space not enough

后端 未结 30 1821
执念已碎
执念已碎 2021-01-29 18:33

I\'m using the Mac OS to install the XCode10.1.

I have 18.43GB free disk space in the mac,

but when I click the install button on the Xcode from the app store,<

30条回答
  •  说谎
    说谎 (楼主)
    2021-01-29 19:14

    For Xcode 12 you need to have more than 32GB free space.

    Delete the old Xcode application first.

    Install OmniDiskSweeper which will show the total space used by the folders, which will be useful to detect the folders which occupy lot of space.

    Go to Users -> your_user_name -> Library -> Developer (these are old xcode contents), delete all the contents here, since we are installing new xcode, the old contents are not necessary.

    If you have Android Studio and willing to delete it, and install later, then delete the Android Studio application and on OmniDiskSweeper, go to Users -> your_user_name -> Library -> Android (these are old android studio contents), delete all the contents here.

    Which will give you lot disk space.

提交回复
热议问题