Xcconf Save

YAML-based configuration for ObjC projects

Project README

xcconf

Generates a compile-time, NSString only, app configuration from a YAML-file

More details can be found here

Installation

Homebrew

brew install alexdenisov/xcconf/xcconf

Manually

Just clone project and run make install. It will build the project and put executable into /usr/local/bin

git clone [email protected]:AlexDenisov/xcconf.git
cd xcconf
make && make install

Try it out

Install xcconf, open and run Sample/Sample.xcodeproj

Take a look at this article for more details: http://alexdenisov.github.io/blog/yaml-based-configuration-for-objc-projects

License

Distributed under MIT license, see LICENSE file for details

Contacts

https://github.com/AlexDenisov

https://twitter.com/1101_debian

Open Source Agenda is not affiliated with "Xcconf" Project. README Source: AlexDenisov/xcconf
Stars
79
Open Issues
0
Last Commit
8 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating