How Mac computers Show hidden files, Xcode clears the cache

Source: Internet
Author: User

1. Remove redundant certificates from Xcode provisioning profile
Manual removal:
Xcode6 Provisioning Profile Path:
~/library/mobiledevice/provisioning Profiles

2. Clean up the cache garbage generated by Xcode compilation project
(Xcode is permanent, will generate a lot of project compile cache, occupy a lot of hard disk space, at this time need to clean up the directory)
Manual removal:
Xcode compiles the project cache garbage directory:
~/library/developer/xcode/deriveddata

How Mac computers Show hidden files
Command operation under Terminal:
1. Show commands for hidden files:
Defaults write Com.apple.finder appleshowallfiles YES
(Command to hide files: Defaults write Com.apple.finder appleshowallfiles NO)
2. After losing, click Enter to exit the terminal.
3. Restart Finder:
The mouse clicks the Apple flag in the upper-left corner of the window –> force quit –>finder–> restart.

How Mac computers Show hidden files, Xcode clears the cache

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.