Releases: artemnovichkov/Carting
Releases · artemnovichkov/Carting
Add check of Carthage framework
Multiple targets support
Added:
- Adding Carthage script to every target if needed
- Checking of linked frameworks instead of Carthage folder
Fixed:
- Script body mapping
Adding a new script
- Add parsing of targets and build phases;
- Add creating of a new script if there is no scripts with the name.
Basic implementation
- Add updating of early created script;
- Add script name as first command line parameter;
- Add Carthage and Marathon support.