Swiftpack.co - Swift Packages by phrase

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by phrase

phrase/ios-sdk 4.4.1
Phrase Over the Air iOS SDK
⭐️ 16
🕓 2 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
4.4.1
2 weeks ago
## Changes - Add: Privacy Manifest Note: Build with Xcode 15.3
4.4.0
13 weeks ago
## Changes - Change: The minimum SDK version is now iOS 12 - Change: Need Xcode 15 Note: Build with Xcode 15.2
4.3.4
26 weeks ago
## Changes - Fixes: #61 adjustment of the validation logic whether the correct files were downloaded (fixes inconsistentUpdate) Note: Build with Xcode 14.3.1
4.3.3
26 weeks ago
## Changes - Fixes: handling of the http status code, which would lead to an inconsistentUpdate error - New: more logging and more error cases Note: Build with Xcode 14.3.1
4.3.2
27 weeks ago
## Changes - Fixes: codesigning for mac catalyst Note: Build with Xcode 14.3.1
4.3.1
28 weeks ago
## Changes - New: Update API Endpoints - Fixes #63: Remove Bitcode Symbol Maps Note: Build with Xcode 14.3.1
4.3.0
33 weeks ago
## Changes - [Fixed] Allow translation for multiple tables in the Main Bundle (was disabled by https://github.com/phrase/ios-sdk/releases/tag/4.2.0). - [Added] Mac Catalyst support Note: If you do not want OTA to translate any table in the main package besides the default `Localizable` table, set `Phrase.shared.configuration.ignoreOtherTables = true`.
4.2.0
1 year ago
## Changes - New: Allows disabling iOS bundle caching of localized strings via `Phrase.shared.configuration.disableCaching`. Please disable caching only if absolutely necessary, as this can negatively affect string performance. - Fixes #56: Revert to default iOS Caching behaviour - Fixes #54: Do not interfere with other localization tables
4.1.0
1 year ago
## Changes - New: Support configurable API host via `Phrase.shared.configuration.apiHost` - Fixes #50: Do not try to translate custom localization Tables - Fixes #51: Workaround iOS Caching Localizations in Bundles
4.0.1
1 year ago
Thank you for all your valuable feedback and patience during for the extended testing period! ## Changes - Rewritten translation logic, improves language detection and fallback handling (with respect to #39, #34, #27, #17) - Implements Min/Max behaviour (resolves #36) - Provides DSYMs (resolves #38) - Caching Translations Bundles (resolves #35) - Fixes an issue when the language was changed after starting an update (translations where saved to the wrong folder) - Min SDK raised to iOS 11 - Dropped Support for single binary framework in favour of the `xcframework` ## Note: This is an API breaking change - `.setup()` now only takes the credentials as parameters. - The configuration moved to `Phrase.shared.configuration` - You can download other translations in advance: `Phrase.shared.updateTranslation(for languageCode: String)` ## Carthage Please ensure to use `--use-xcframework`, as we no longer provide the single binary framework.
iOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics