Skip to content

Releases: phrase/ios-sdk

5.0.0

27 Jan 14:27
Compare
Choose a tag to compare
  • Support Swift 6.0
  • change updateTranslation method

Migration guide: https://github.com/phrase/ios-sdk?tab=readme-ov-file#migration-guide-from-version-4xx-to-5xx

Note: Build with Xcode 16.1 & Swift 6.0

4.4.3

06 Dec 08:40
Compare
Choose a tag to compare
  • Cocoa Pods Release (same code as 4.4.2)

Note: Build with Xcode 15.4

4.4.2

27 Nov 13:22
Compare
Choose a tag to compare

Note: Build with Xcode 15.4

4.4.1

08 Apr 09:33
Compare
Choose a tag to compare

Changes

  • Add: Privacy Manifest

Note: Build with Xcode 15.3

4.4.0

22 Jan 13:19
Compare
Choose a tag to compare

Changes

  • Change: The minimum SDK version is now iOS 12
  • Change: Need Xcode 15

Note: Build with Xcode 15.2

4.3.4

24 Oct 07:58
Compare
Choose a tag to compare

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

20 Oct 13:36
Compare
Choose a tag to compare

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

17 Oct 07:43
Compare
Choose a tag to compare

Changes

  • Fixes: codesigning for mac catalyst

Note: Build with Xcode 14.3.1

4.3.1

11 Oct 09:59
Compare
Choose a tag to compare

Changes

  • New: Update API Endpoints
  • Fixes #63: Remove Bitcode Symbol Maps

Note: Build with Xcode 14.3.1

4.3.0

05 Sep 12:46
Compare
Choose a tag to compare

Changes

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.