SkillAgentSearch skills...

IniparserOSX

A ini parser made in Objective-C using iniparser library.

Install / Use

/learn @alessandrogarcez/IniparserOSX
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

iniparserOSX

A ini parser made in Objective-C using iniparser library.

PS: To build this framework, iniparser library is required. More information below:

  • http://blog.alessandrogarcez.com.br/en/porting-iniparser-library-to-osx/
  • https://github.com/ndevilla/iniparser
  • http://ndevilla.free.fr/iniparser/html/
<h2>Building - step by step</h2> 1. Clone the project. 2. Open the project using Xcode. 3. In "Project navigator", expand the project and "Frameworks" folder (Probably iniparser will be showed in red color) and set the right path to the library. 4. Now just press <b>Command + B</b> <h2>Unit tests</h2> 1. Clone the project. 2. Open the project using Xcode. 3. In "Project navigator", expand the project and "Frameworks" folder (Probably iniparser will be showed in red color) and set the right path to the library. 4. Press <b>Command + U</b> 5. Open the "Debug area" in Xcode to see the result.

PS: If necessary you can edit unit tests in "iniparserOSXTests.m".

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2y ago
Forks0

Languages

Objective-C

Security Score

70/100

Audited on Oct 27, 2023

No findings