Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/b3ll/simplexcodeicon
Xcode plug-in to remove the build number on the Xcode dock icon.
https://github.com/b3ll/simplexcodeicon
Last synced: about 2 months ago
JSON representation
Xcode plug-in to remove the build number on the Xcode dock icon.
- Host: GitHub
- URL: https://github.com/b3ll/simplexcodeicon
- Owner: b3ll
- Created: 2015-04-12T02:01:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-12T02:19:09.000Z (over 9 years ago)
- Last Synced: 2023-04-11T19:41:42.044Z (over 1 year ago)
- Language: Objective-C
- Size: 246 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SimpleXcodeIcon
=============Ditches any sort of modifications to the Xcode dock icon!
When the Xcode 6.3 betas started, Apple started including the Xcode version number plastered overtop Xcode's dock icon if you've got the internal menu turned on (ShowDVTDebugMenu). This made me sad, because it looks bad.
This plugin removes that! :D
![SimpleXcodeIconPreview](https://github.com/b3ll/SimpleXcodeIcon/blob/master/SimpleXcodeIconPreview.png)
## How do I compile?
⌘+B in Xcode. Only for Xcode 6.3 and higher.## License?
Pretty much the BSD license, just **don't** repackage it and call it your own please!Also if you do make some changes, feel free to make a pull request and help make things more awesome!
## Contact Info?
Feel free to follow me on twitter: [@b3ll](https://www.twitter.com/b3ll)!