All Projects → waylybaye → Xcodecleaner

waylybaye / Xcodecleaner

Licence: gpl-3.0
Cleaner for Xcode.app built with react-native-macos

Programming Languages

objective c
16641 projects - #2 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Xcodecleaner

Autoarchive
一个基于Jenkins的iOS/Android自动构建系统,它实现了最大程度的自动化,让你的iOS自动打包,Android自动打包流程变得更加高效。此项目包含了各种实现细节的讲解说明,你能够使用它解决大多数跟客户端构建/分发相关的问题,并将这种能力进行开放,提高研发效率。
Stars: ✭ 248 (-83.52%)
Mutual labels:  appstore, xcode
Microfeatures Example
📦📱 Example of iOS app built using the uFeatures architecture
Stars: ✭ 112 (-92.56%)
Mutual labels:  xcode
React Native Paystack
React Native Wrapper for the Paystack Native Mobile SDKs
Stars: ✭ 106 (-92.96%)
Mutual labels:  xcode
Materialactivityindicator
Material Activity Indicator
Stars: ✭ 109 (-92.76%)
Mutual labels:  xcode
Progressmeter
Measuring the progress with annotations 🔱
Stars: ✭ 107 (-92.89%)
Mutual labels:  xcode
Hmap
hmap is a command line tool written in Swift to work with Clang header maps produced by Xcode.
Stars: ✭ 110 (-92.69%)
Mutual labels:  xcode
Swift Init Generator
An Xcode plugin that uses the Swift parser to generate initializers
Stars: ✭ 105 (-93.02%)
Mutual labels:  xcode
Perspectivetransform
Calculate CATransform3D between two Perspectives
Stars: ✭ 113 (-92.49%)
Mutual labels:  xcode
Shari
Shari is the alternative to the library of UIPickerView(drum roll) in Swift. You can select a item using UITableView.
Stars: ✭ 111 (-92.62%)
Mutual labels:  xcode
React Native Settings
Allows access to various Android and iOS device settings using React Native
Stars: ✭ 108 (-92.82%)
Mutual labels:  xcode
Alamofire
Elegant HTTP Networking in Swift
Stars: ✭ 36,896 (+2351.56%)
Mutual labels:  xcode
Easing
Easing functions in Swift 5
Stars: ✭ 107 (-92.89%)
Mutual labels:  xcode
Inapppy
Python In-app purchase validator for Apple AppStore and GooglePlay.
Stars: ✭ 110 (-92.69%)
Mutual labels:  appstore
Nextgrowingtextview
📝 The next in the generations of 'growing textviews' optimized for iOS 8 and above.
Stars: ✭ 1,540 (+2.33%)
Mutual labels:  xcode
Agsimpleimageeditorview
Yet Another Image Editor for iOS.
Stars: ✭ 112 (-92.56%)
Mutual labels:  xcode
Typrogressbar
Custom animating gradient progress bar
Stars: ✭ 106 (-92.96%)
Mutual labels:  xcode
Swifterswift
A handy collection of more than 500 native Swift extensions to boost your productivity.
Stars: ✭ 10,706 (+611.36%)
Mutual labels:  xcode
Moderncppci
This is an example of doing a Modern C++ project with CI
Stars: ✭ 109 (-92.76%)
Mutual labels:  xcode
Finicky
A macOS app for customizing which browser to start
Stars: ✭ 2,026 (+34.62%)
Mutual labels:  xcode
Articles Zh Hans
Articles for NSHipster.cn
Stars: ✭ 113 (-92.49%)
Mutual labels:  xcode

Cleaner for Xcode

The new SwiftUI version is here https://github.com/waylybaye/XcodeCleaner-SwiftUI


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

Make sure you have latest node and npm or yarn and watchman installed, you can install them using homebrew

  1. Run npm install or yarn in project directory.
  2. Run open macos/XcodeCleaner.xcodeproj to open Xcode project.
  3. Disable App Sandbox in target's Capabilities.
  4. Run!

FAQ

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

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

LICENSE

You are permitted to use this source code, with or without modification, in source or binary form, on your devices however you see fit. You are not permitted to redistribute binaries of this source code, with or without modification. In other words, you cannot put this application or any application derived from it, on the Apple App Store, Cydia, or any other binary-only distribution channel.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].