Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

34 lines (27 loc) · 1.16 KB

11.0.1 (SwiftPM Only)

  • [changed] Lowered the minimum supported Mac Catalyst version to 13.0. This aligns with the minimum supported Mac Catalyst version for the CocoaPods distribution.

11.0.0

  • [changed] Breaking change: AppCheckCore's minimum supported versions have updated for the following platforms:
    • Platform AppCheckCore 11
      iOS 12.0
      tvOS 13.0
      macOS 10.15
      watchOS 7.0

10.19.2

10.19.1

  • [fixed] Added invalid input error handling in App Attest key attestation. (#54)

10.19.0

  • [changed] Removed usages of user defaults API to eliminate required reason impact.

10.18.2

  • [changed] Added data hashes and system version to App Attest error messages. (#50)

10.18.1

  • [changed] Added underlying DCError descriptions to App Attest error messages. (#47)

10.18.0