Skip to content

Commit a8003bb

Browse files
author
Kristina Borisova
committed
SecureEntry 1.8.2, Tickets 3.12.0
1 parent 153025b commit a8003bb

File tree

778 files changed

+213881
-198260
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

778 files changed

+213881
-198260
lines changed

Frameworks/TicketmasterSecureEntry.xcframework/ios-arm64/TicketmasterSecureEntry.framework/Modules/TicketmasterSecureEntry.swiftmodule/arm64-apple-ios.abi.json

Lines changed: 5085 additions & 5033 deletions
Large diffs are not rendered by default.

Frameworks/TicketmasterSecureEntry.xcframework/ios-arm64/TicketmasterSecureEntry.framework/Modules/TicketmasterSecureEntry.swiftmodule/arm64-apple-ios.private.swiftinterface

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ extension TicketmasterSecureEntry.SecureEntryView {
4949
public static let missingTotp: Foundation.NSError
5050
public static let unableToCreateTotpObject: Foundation.NSError
5151
public static let unableToGenerateOtpAndTimestamp: Foundation.NSError
52+
public static let unableToEncodeRET: Foundation.NSError
5253
}
5354
}
5455
public protocol SecureEntryViewSigningDelegate : AnyObject {
@@ -338,7 +339,7 @@ internal func strideCount(from: Swift.Int, to: Swift.Int, by: Swift.Int) -> Swif
338339
set
339340
}
340341
@_Concurrency.MainActor(unsafe) final public func setTokenBySkippingDecoding(_ token: Swift.String?)
341-
@_Concurrency.MainActor(unsafe) final public var retVersion: TicketmasterSecureEntry.SecureEntryView.RetVersion?
342+
@_Concurrency.MainActor(unsafe) final public var retVersion: TicketmasterSecureEntry.SecureEntryView.RetVersion
342343
@_Concurrency.MainActor(unsafe) weak final public var signingDelegate: (any TicketmasterSecureEntry.SecureEntryViewSigningDelegate)?
343344
@_Concurrency.MainActor(unsafe) @objc override final public var intrinsicContentSize: CoreFoundation.CGSize {
344345
@objc get

Frameworks/TicketmasterSecureEntry.xcframework/ios-arm64/TicketmasterSecureEntry.framework/Modules/TicketmasterSecureEntry.swiftmodule/arm64-apple-ios.swiftinterface

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ extension TicketmasterSecureEntry.SecureEntryView {
4949
public static let missingTotp: Foundation.NSError
5050
public static let unableToCreateTotpObject: Foundation.NSError
5151
public static let unableToGenerateOtpAndTimestamp: Foundation.NSError
52+
public static let unableToEncodeRET: Foundation.NSError
5253
}
5354
}
5455
public protocol SecureEntryViewSigningDelegate : AnyObject {
@@ -338,7 +339,7 @@ internal func strideCount(from: Swift.Int, to: Swift.Int, by: Swift.Int) -> Swif
338339
set
339340
}
340341
@_Concurrency.MainActor(unsafe) final public func setTokenBySkippingDecoding(_ token: Swift.String?)
341-
@_Concurrency.MainActor(unsafe) final public var retVersion: TicketmasterSecureEntry.SecureEntryView.RetVersion?
342+
@_Concurrency.MainActor(unsafe) final public var retVersion: TicketmasterSecureEntry.SecureEntryView.RetVersion
342343
@_Concurrency.MainActor(unsafe) weak final public var signingDelegate: (any TicketmasterSecureEntry.SecureEntryViewSigningDelegate)?
343344
@_Concurrency.MainActor(unsafe) @objc override final public var intrinsicContentSize: CoreFoundation.CGSize {
344345
@objc get

Frameworks/TicketmasterSecureEntry.xcframework/ios-arm64/dSYMs/TicketmasterSecureEntry.framework.dSYM/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundleSignature</key>
1414
<string>????</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>1.8.1</string>
16+
<string>1.8.2</string>
1717
<key>CFBundleVersion</key>
1818
<string>1</string>
1919
</dict>

Frameworks/TicketmasterSecureEntry.xcframework/ios-arm64/dSYMs/TicketmasterSecureEntry.framework.dSYM/Contents/Resources/Relocations/aarch64/TicketmasterSecureEntry.yml

Lines changed: 1189 additions & 1191 deletions
Large diffs are not rendered by default.

Frameworks/TicketmasterSecureEntry.xcframework/ios-arm64_x86_64-maccatalyst/TicketmasterSecureEntry.framework/Versions/A/Modules/TicketmasterSecureEntry.swiftmodule/arm64-apple-ios-macabi.abi.json

Lines changed: 5076 additions & 5024 deletions
Large diffs are not rendered by default.

Frameworks/TicketmasterSecureEntry.xcframework/ios-arm64_x86_64-maccatalyst/TicketmasterSecureEntry.framework/Versions/A/Modules/TicketmasterSecureEntry.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ extension TicketmasterSecureEntry.SecureEntryView {
5050
public static let missingTotp: Foundation.NSError
5151
public static let unableToCreateTotpObject: Foundation.NSError
5252
public static let unableToGenerateOtpAndTimestamp: Foundation.NSError
53+
public static let unableToEncodeRET: Foundation.NSError
5354
}
5455
}
5556
public protocol SecureEntryViewSigningDelegate : AnyObject {
@@ -339,7 +340,7 @@ internal func strideCount(from: Swift.Int, to: Swift.Int, by: Swift.Int) -> Swif
339340
set
340341
}
341342
@_Concurrency.MainActor(unsafe) final public func setTokenBySkippingDecoding(_ token: Swift.String?)
342-
@_Concurrency.MainActor(unsafe) final public var retVersion: TicketmasterSecureEntry.SecureEntryView.RetVersion?
343+
@_Concurrency.MainActor(unsafe) final public var retVersion: TicketmasterSecureEntry.SecureEntryView.RetVersion
343344
@_Concurrency.MainActor(unsafe) weak final public var signingDelegate: (any TicketmasterSecureEntry.SecureEntryViewSigningDelegate)?
344345
@_Concurrency.MainActor(unsafe) @objc override final public var intrinsicContentSize: CoreFoundation.CGSize {
345346
@objc get

Frameworks/TicketmasterSecureEntry.xcframework/ios-arm64_x86_64-maccatalyst/TicketmasterSecureEntry.framework/Versions/A/Modules/TicketmasterSecureEntry.swiftmodule/arm64-apple-ios-macabi.swiftinterface

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ extension TicketmasterSecureEntry.SecureEntryView {
5050
public static let missingTotp: Foundation.NSError
5151
public static let unableToCreateTotpObject: Foundation.NSError
5252
public static let unableToGenerateOtpAndTimestamp: Foundation.NSError
53+
public static let unableToEncodeRET: Foundation.NSError
5354
}
5455
}
5556
public protocol SecureEntryViewSigningDelegate : AnyObject {
@@ -339,7 +340,7 @@ internal func strideCount(from: Swift.Int, to: Swift.Int, by: Swift.Int) -> Swif
339340
set
340341
}
341342
@_Concurrency.MainActor(unsafe) final public func setTokenBySkippingDecoding(_ token: Swift.String?)
342-
@_Concurrency.MainActor(unsafe) final public var retVersion: TicketmasterSecureEntry.SecureEntryView.RetVersion?
343+
@_Concurrency.MainActor(unsafe) final public var retVersion: TicketmasterSecureEntry.SecureEntryView.RetVersion
343344
@_Concurrency.MainActor(unsafe) weak final public var signingDelegate: (any TicketmasterSecureEntry.SecureEntryViewSigningDelegate)?
344345
@_Concurrency.MainActor(unsafe) @objc override final public var intrinsicContentSize: CoreFoundation.CGSize {
345346
@objc get

0 commit comments

Comments
 (0)