TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Mar 2015 |
Maintained by Adam Duke.
ADiOSUtilities contains a number of targets for building static libraries with some classes that have been found to be helpful.
All of the targets within the ADiOSUtilities project are ARC based. You will need an ARC compatible compiler. The current settings are designed to use the LLVM compiler available with the most recent release of XCode.
There are a few steps to get your project to build and link the libraries.
libARHelpers.a within ARiOSUtilities depends on AudioToolbox.framework. Add it to Build Phases -> Link Binary With Libraries in your project's project file.
ARiOSUtilities includes ideas/code from