Releases: ataka/ls2xs
Releases · ataka/ls2xs
0.4.0
Fixes
- Fix bug to find a current directory path if a current directory path contains spaces
New Features
- Add new option
--strings-file
to specify your*.strings
file name (defaultLocalizable.strings
)
Changes
- This release of
ls2xs
requires Swift 5.6 - Update apple/swift-argument-parser v1.1.0+
0.3.1
0.3.0
New Features
- Find all
Base.lproj
directories in the given path, recursively
Changes
- Rewrite codes with Swift Package Manager
- This release of
ls2xs
requires Swift 5.2 - Use apple/swift-argument-parser v0.2.0
Bugs
- Tests are broken