Skip to content

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

License

Notifications You must be signed in to change notification settings

alessandrogarcez/iniparserOSX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iniparserOSX

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

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

Building - step by step

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 Command + B

Unit tests

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 Command + U 5. Open the "Debug area" in Xcode to see the result.

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published