xcode_parser 1.2.0
xcode_parser: ^1.2.0 copied to clipboard
Reading and analyzing the contents of .pbxproj files. Modifying project settings and configurations. Saving changes to .pbxproj files.
1.2.0 #
- Added Web support with Pbxproj.parse constructor to parse the String Pbxproj content
- Fixed index out of bounds error
1.1.4 #
- Updated output formatter
1.1.1 #
- Updated README.md
- Fixed something bugs
- Added tests
1.1.0 #
- Updated README.md
- fixed parse MapEntry in parsePbxproj
1.0.0 #
- Initial version.