Releases: paul1893/SwiftCleaner
Releases · paul1893/SwiftCleaner
1.0.0-beta.5
Note
Fifth release of the command line tool (still in beta)
What's Changed
- Support for scheme & target as option
- Support project or workspace path with spaces
- Update swift-argument-parser to 1.4.0
1.0.0-beta.4
Note
Fourth release of the command line tool (still in beta)
What's Changed
- Avoid error when accessibility modifiers is not supported
1.0.0-beta.3
Note
Third release of the command line tool (still in beta)
What's Changed
- Support x86_64 and arm64
- Minor bugfixes
- Avoid unsupported periphery hint to make the execution failing
- Clean log execution
1.0.0-beta.2
Note
Second release of the command line tool (still in beta)
What's Changed
- Use Xcode DerivedData path as default path for periphery
1.0.0-beta.1
Note
First release of the command line tool
What's Changed
None