Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
portable_bartycrouch.zip | 2022-12-14 | 25.7 MB | |
4.14.0 source code.tar.gz | 2022-12-14 | 632.9 kB | |
4.14.0 source code.zip | 2022-12-14 | 712.7 kB | |
README.md | 2022-12-14 | 461 Bytes | |
Totals: 4 Items | 27.1 MB | 0 |
Added
- Support for Swift 5.7 and Xcode 14, dropping support for older versions and fixing the 'could not parse syntax tree' issue.
- BartyCrouch now recognizes
LocalizedStringResource
entries by default (unless you override thecustomFunction
option). This helps support localization in newer APIs like the AppIntents framework. See README for more info.
Fixed
- Updated DeepL API to a POST request according to the documentation to fix issues.