SkillAgentSearch skills...

Xcconf

YAML-based configuration for ObjC projects

Install / Use

/learn @AlexDenisov/Xcconf
About this skill

Quality Score

0/100

Supported Platforms

Universal

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 git@github.com: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

Related Skills

View on GitHub
GitHub Stars79
CategoryDevelopment
Updated1y ago
Forks5

Languages

Objective-C

Security Score

80/100

Audited on Dec 1, 2024

No findings