tigline / XcodeCleaner

XcodeCleaner built with react-native-macos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cleaner for Xcode

Screen Shot

This app helps you to make your Xcode faster by removing unwanted and deprecated files.

You can run cleaner weekly or monthly to keep your developer folder health and to save more disk space.

这个应用可以帮助你清除遗留以及废弃文件,从而极大的节省硬盘空间. 你可以每月或者每周运行一次进行清理。

Download

Cleaner for Xcode is available on Mac App Store now, you can get it using the link below. You can also build it by yourself, please refer to Build section.

Download on App Store

Build

  1. run npm install or yarn in root directory
  2. run open macos/XcodeCleaner.xcodeproj
  3. disable App Sandbox in target's Capabilities
  4. Run!

My Products

HyperApp: The App Store for Linux

HyperApp is a Docker Automation tool and SSH Terminal, HyperApp on AppStore

Ping: Monitor Linux servers on your phone

Ping on AppStore

FAQ

**用户可能遇到的编译问题 (for Chinese users)

npm/yarn 安装过程会在 npmjs.com 下载库,这个网络会比较慢。编译过程中会去 github 和 sourceforge 下载依赖库。所以你需要一个系统全局的科学上网环境。

About

XcodeCleaner built with react-native-macos

License:GNU General Public License v3.0


Languages

Language:Objective-C 57.1%Language:JavaScript 42.9%