TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Oct 2015 |
Maintained by Stefan Herold.
An Xcode project to build a static library of my iOS library. You need to build for Simulator as well as for your favourite architecture and link all together to get a universal library.
The library simplifies daily development by providing useful and well documented code (e.g categories, wrapper classes, ...). Personally I use it as a learning resource too. It should be a persistent example of how realize code quality, documentation and other important points of software craftsmanship.
PublicCodeLibrary is licensed under the terms of the MIT License. See the included LICENSE file.