xcode_parser 1.3.1
xcode_parser: ^1.3.1 copied to clipboard
Reading and analyzing the contents of .pbxproj files. Modifying project settings and configurations. Saving changes to .pbxproj files.
1.3.1 #
- Fixed leading comment count increase
- Fixed saving file with multiple comments
- Added function to array modifications
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.