Swiftpack.co - Swift Packages by yulingtianxia

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by yulingtianxia

yulingtianxia/pbxprojHelper 1.2.3
A macOS tool help you handling project.pbxproj files. Written in Swift 5!
⭐️ 484
🕓 3 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Fix Bugs.
3 years ago
Fix array content.
Fix bugs
3 years ago
Fix array diff.
Fix bugs.
5 years ago
Fix command line tool bug. Issue:https://github.com/yulingtianxia/pbxprojHelper/issues/12
Optimize the user experience
6 years ago
1. Matching the corresponding JSON file 2. Fix permission of accessing files.
Change Revert Button Function
6 years ago
"Revert" is a reverse operation of "Apply". It doesn't use backups anymore!
choosing history project file path supported!
7 years ago
Bug fixed
7 years ago
When you click "Apply" button, pbxprojHelper will read data from files again. This behavior is important.
Bug fix
7 years ago
1. fix bug 2. add travis ci 3. support swift package 4. update readme
Add Command Line Tool
7 years ago
Now you can use pbxproj as a command line tool in terminal! You should move pbxproj to `/usr/local/bin/`, so you can execute `pbxproj` command conveniently in terminal. Here is the Usage: ``` Usage: pbxproj [command_option] file Command options are (-convert is the default): -compare modified_file -o path compare modified property list file with property list file and generate a json result at the given path -apply json_file apply a json file on property list file -revert revert property list file to latest backup -convert rewrite property list files in xml format ```
First Publish
7 years ago
Finish base funtions.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics