Releases: artemnovichkov/Carting
Releases · artemnovichkov/Carting
What's your name?
Fixed:
- Removing of scripts with default names. Fixed #14.
🗿 Static or dynamic?..
Added:
- Printing framework information like:
Alamofire.framework static armv7, i386, x86_64, arm64
AudioKit.framework dynamic i386, x86_64, armv7, arm64
Fixed:
- Prevent adding paths for static frameworks. Fixed #12.
Breaking Changes:
carting
command now prints help message. To update projects runcarting update
.
⏳No more sandbox
Adds:
- Disable using the sandbox when executing subprocesses of Swift builds
SPM fixes
Fixed:
- Installation via Swift Package Manager
View build details and download artifacts on buddybuild:
Carting (iOS, CartingCore - Debug)
Swift Package Manager update
Added:
- Update of Swift Package Manager Manifest
Fixed:
- Warnings related to Swift 4 string API
View build details and download artifacts on buddybuild:
Carting (iOS, CartingCore - Debug)
1.2.6
🍺Homebrew support
Added:
- Installation via Homebrew
No more missing parts in Cocoapods scripts
Added:
- Mapping of
showEnvVarsInLog
property to prevent odd project changes
Fixed:
- Mapping scripts with semicolon in body. Related to #5.
Fix updating of new project
Fixed:
- Updating of new project without scripts. Related to #4.
Make installation support
Added:
- Installation via Make