FengNiao
Image cleaner
Automates the removal of unused image resources from Xcode projects.
A command line tool for cleaning unused resources in Xcode.
3k stars
53 watching
235 forks
Language: Swift
last commit: 10 months ago
Linked from 1 awesome list
cleanupcommand-line-toolimagesresourcesslimswiftxcode
Related projects:
Repository | Description | Stars |
---|---|---|
xcodesorg/xcodes | A tool to manage multiple versions of Xcode on macOS | 3,848 |
onevcat/kingfisher | A lightweight, pure-Swift library for managing images in iOS and macOS apps by downloading and caching them from the web. | 23,404 |
yonaskolb/xcodegen | A command line tool that generates Xcode projects from folder structures and project specifications. | 7,072 |
haikieu/xcode-developer-disk-image-all-platforms | Provides disk images for various iOS, tvOS, and watchOS versions to resolve compatibility issues with Xcode | 313 |
dealforest/cichlid | Automates cleanup of Xcode project directories when the 'clean' command is run | 242 |
johnno1962/injectionforxcode | Tool for dynamically injecting new code into a running app to speed up the build process. | 6,553 |
waylybaye/xcodecleaner-swiftui | An app that helps clean up Xcode project files by removing unwanted and deprecated items. | 1,357 |
ferprieto/spacex-prepare-for-clean-architecture-liftoff | An Android application framework implementing Clean Architecture with various libraries and testing tools | 722 |
freshos/assetchecker | A script that checks and sanitizes iOS asset files to prevent errors in code. | 218 |
venmo/synx | A tool to reorganize Xcode project folders based on the user's group structure | 6,085 |
jondot/blade | Automates generation and updating of image catalogs for iOS app icons and images | 818 |
xcpretty/xcode-install | Automates Xcode installation and updates from the Apple Developer Center | 2,588 |
johnno1962/injectioniii | An app that allows incremental code updates and hot reloading of Swift applications in the iOS simulator. | 4,080 |
ksuther/ksimagenamed-xcode | An Xcode plug-in that provides autocomplete suggestions for imageNamed calls based on images in the project. | 4,149 |
rickytan/rtimageassets | Automates image asset generation and scaling in Xcode projects. | 2,455 |