Skip to content

Commit

Permalink
Update Sources/BraintreeCore/Authorization/BTClientToken.swift
Browse files Browse the repository at this point in the history
Co-authored-by: Rich Herrera <[email protected]>
  • Loading branch information
jaxdesmarais and richherrera authored Jan 31, 2025
1 parent cef957d commit 36edd50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/BraintreeCore/Authorization/BTClientToken.swift
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ import Foundation
return BTJSON(value: clientTokenJSON)
}

// MARK: - NSCoding conformance
// MARK: - NSSecureCoding conformance

public static var supportsSecureCoding: Bool = true

Expand Down

0 comments on commit 36edd50

Please sign in to comment.