Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cybertk/unused-images
Warn all unused images in Xcode
https://github.com/cybertk/unused-images
Last synced: 4 days ago
JSON representation
Warn all unused images in Xcode
- Host: GitHub
- URL: https://github.com/cybertk/unused-images
- Owner: cybertk
- License: mit
- Created: 2014-08-06T12:03:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-07T18:12:31.000Z (over 10 years ago)
- Last Synced: 2024-11-14T12:54:06.627Z (2 months ago)
- Language: Objective-C
- Size: 176 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unused-images
[![CI Status](http://img.shields.io/travis/cybertk/unused-images.svg?style=flat)](https://travis-ci.org/cybertk/unused-images)
[![Version](https://img.shields.io/cocoapods/v/unused-images.svg?style=flat)](http://cocoadocs.org/docsets/unused-images)
[![License](https://img.shields.io/cocoapods/l/unused-images.svg?style=flat)](http://cocoadocs.org/docsets/unused-images)
[![Platform](https://img.shields.io/cocoapods/p/unused-images.svg?style=flat)](http://cocoadocs.org/docsets/unused-images)## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
unused-images is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:pod "unused-images"
## Author
Quanlong He, [email protected]
## License
unused-images is available under the MIT license. See the LICENSE file for more info.