diff --git a/ViafouraCore.podspec b/ViafouraCore.podspec index afc207df..3260e217 100644 --- a/ViafouraCore.podspec +++ b/ViafouraCore.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'ViafouraCore' - s.version = '1.1.13' + s.version = '1.1.14' s.swift_versions = ['5.0'] s.summary = 'Viafoura SDK' s.description = 'This SDK allows you to integrate Viafoura tools into your iOS app.' diff --git a/ViafouraSDK.xcframework/Info.plist b/ViafouraSDK.xcframework/Info.plist index 6d073a5d..e8064ae9 100644 --- a/ViafouraSDK.xcframework/Info.plist +++ b/ViafouraSDK.xcframework/Info.plist @@ -8,32 +8,32 @@ BinaryPath ViafouraSDK.framework/ViafouraSDK LibraryIdentifier - ios-arm64_x86_64-simulator + ios-arm64 LibraryPath ViafouraSDK.framework SupportedArchitectures arm64 - x86_64 SupportedPlatform ios - SupportedPlatformVariant - simulator BinaryPath ViafouraSDK.framework/ViafouraSDK LibraryIdentifier - ios-arm64 + ios-arm64_x86_64-simulator LibraryPath ViafouraSDK.framework SupportedArchitectures arm64 + x86_64 SupportedPlatform ios + SupportedPlatformVariant + simulator CFBundlePackageType diff --git a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Assets.car b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Assets.car index 1347dc5e..8912c757 100644 Binary files a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Assets.car and b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Assets.car differ diff --git a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Headers/ViafouraSDK-Swift.h b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Headers/ViafouraSDK-Swift.h index 1cc176b4..de7098ab 100644 --- a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Headers/ViafouraSDK-Swift.h +++ b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Headers/ViafouraSDK-Swift.h @@ -1,6 +1,6 @@ #if 0 #elif defined(__arm64__) && __arm64__ -// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) +// Generated by Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4) #ifndef VIAFOURASDK_SWIFT_H #define VIAFOURASDK_SWIFT_H #pragma clang diagnostic push diff --git a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Info.plist b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Info.plist index ef043a0b..598514a4 100644 Binary files a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Info.plist and b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Info.plist differ diff --git a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.abi.json b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.abi.json index ac806e8a..bcdbbb8d 100644 --- a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.abi.json +++ b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.abi.json @@ -18846,13 +18846,6 @@ "RawDocComment" ] }, - { - "kind": "Import", - "name": "CoreTelephony", - "printedName": "CoreTelephony", - "declKind": "Import", - "moduleName": "ViafouraSDK" - }, { "kind": "Import", "name": "SystemConfiguration", @@ -28282,7 +28275,9 @@ "usr": "s:11ViafouraSDK12UserResponseV4fromACs7Decoder_p_tKcfc", "mangledName": "$s11ViafouraSDK12UserResponseV4fromACs7Decoder_p_tKcfc", "moduleName": "ViafouraSDK", - "implicit": true, + "declAttributes": [ + "AccessControl" + ], "throwing": true, "init_kind": "Designated" } diff --git a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.private.swiftinterface b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.private.swiftinterface index 8384c6f2..ffb68d64 100644 --- a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +++ b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.private.swiftinterface @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) +// swift-compiler-version: Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4) // swift-module-flags: -target arm64-apple-ios15.4 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ViafouraSDK // swift-module-flags-ignorable: -no-verify-emitted-module-interface import AVFoundation @@ -7,7 +7,6 @@ import AdSupport import AppTrackingTransparency import CoreData import CoreLocation -import CoreTelephony import DeveloperToolsSupport import Foundation import Network @@ -2388,7 +2387,6 @@ extension EventLog { } } extension EventLog : Swift.Identifiable { - @available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *) public typealias ID = Swift.ObjectIdentifier } extension VFDislikeChatError : Swift.Equatable {} diff --git a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.private.swiftinterface-e b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.private.swiftinterface-e index 5aa11bfb..3ec41002 100644 --- a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.private.swiftinterface-e +++ b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.private.swiftinterface-e @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) +// swift-compiler-version: Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4) // swift-module-flags: -target arm64-apple-ios15.4 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ViafouraSDK // swift-module-flags-ignorable: -no-verify-emitted-module-interface import AVFoundation @@ -7,7 +7,6 @@ import AdSupport import AppTrackingTransparency import CoreData import CoreLocation -import CoreTelephony import DeveloperToolsSupport import Foundation import Network @@ -2388,7 +2387,6 @@ extension ViafouraSDK.EventLog { } } extension ViafouraSDK.EventLog : Swift.Identifiable { - @available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *) public typealias ID = Swift.ObjectIdentifier } extension ViafouraSDK.VFDislikeChatError : Swift.Equatable {} diff --git a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.swiftdoc b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.swiftdoc index 5632468a..62997b04 100644 Binary files a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.swiftdoc and b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.swiftdoc differ diff --git a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.swiftinterface b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.swiftinterface index 8384c6f2..ffb68d64 100644 --- a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.swiftinterface +++ b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.swiftinterface @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) +// swift-compiler-version: Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4) // swift-module-flags: -target arm64-apple-ios15.4 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ViafouraSDK // swift-module-flags-ignorable: -no-verify-emitted-module-interface import AVFoundation @@ -7,7 +7,6 @@ import AdSupport import AppTrackingTransparency import CoreData import CoreLocation -import CoreTelephony import DeveloperToolsSupport import Foundation import Network @@ -2388,7 +2387,6 @@ extension EventLog { } } extension EventLog : Swift.Identifiable { - @available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *) public typealias ID = Swift.ObjectIdentifier } extension VFDislikeChatError : Swift.Equatable {} diff --git a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.swiftinterface-e b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.swiftinterface-e index 5aa11bfb..3ec41002 100644 --- a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.swiftinterface-e +++ b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios.swiftinterface-e @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) +// swift-compiler-version: Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4) // swift-module-flags: -target arm64-apple-ios15.4 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ViafouraSDK // swift-module-flags-ignorable: -no-verify-emitted-module-interface import AVFoundation @@ -7,7 +7,6 @@ import AdSupport import AppTrackingTransparency import CoreData import CoreLocation -import CoreTelephony import DeveloperToolsSupport import Foundation import Network @@ -2388,7 +2387,6 @@ extension ViafouraSDK.EventLog { } } extension ViafouraSDK.EventLog : Swift.Identifiable { - @available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *) public typealias ID = Swift.ObjectIdentifier } extension ViafouraSDK.VFDislikeChatError : Swift.Equatable {} diff --git a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/ViafouraSDK b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/ViafouraSDK index bfd34dbc..04fa3420 100755 Binary files a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/ViafouraSDK and b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/ViafouraSDK differ diff --git a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/ViafouraSDK.momd/ViafouraSDK.mom b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/ViafouraSDK.momd/ViafouraSDK.mom index 82942be1..c5b1b92b 100644 Binary files a/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/ViafouraSDK.momd/ViafouraSDK.mom and b/ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/ViafouraSDK.momd/ViafouraSDK.mom differ diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Assets.car b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Assets.car index 1347dc5e..8912c757 100644 Binary files a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Assets.car and b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Assets.car differ diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Headers/ViafouraSDK-Swift.h b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Headers/ViafouraSDK-Swift.h index c9508bd3..cf5c50d7 100644 --- a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Headers/ViafouraSDK-Swift.h +++ b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Headers/ViafouraSDK-Swift.h @@ -1,6 +1,6 @@ #if 0 #elif defined(__arm64__) && __arm64__ -// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) +// Generated by Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4) #ifndef VIAFOURASDK_SWIFT_H #define VIAFOURASDK_SWIFT_H #pragma clang diagnostic push @@ -891,7 +891,7 @@ SWIFT_CLASS("_TtC11ViafouraSDK27ViewChatReplyViewController") #endif #elif defined(__x86_64__) && __x86_64__ -// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) +// Generated by Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4) #ifndef VIAFOURASDK_SWIFT_H #define VIAFOURASDK_SWIFT_H #pragma clang diagnostic push diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Info.plist b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Info.plist index 5361cbf1..38342def 100644 Binary files a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Info.plist and b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Info.plist differ diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.abi.json b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.abi.json index daa1e6c5..2f236cc2 100644 --- a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +++ b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.abi.json @@ -18846,13 +18846,6 @@ "RawDocComment" ] }, - { - "kind": "Import", - "name": "CoreTelephony", - "printedName": "CoreTelephony", - "declKind": "Import", - "moduleName": "ViafouraSDK" - }, { "kind": "Import", "name": "SystemConfiguration", @@ -28282,7 +28275,9 @@ "usr": "s:11ViafouraSDK12UserResponseV4fromACs7Decoder_p_tKcfc", "mangledName": "$s11ViafouraSDK12UserResponseV4fromACs7Decoder_p_tKcfc", "moduleName": "ViafouraSDK", - "implicit": true, + "declAttributes": [ + "AccessControl" + ], "throwing": true, "init_kind": "Designated" } diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface index db529784..47fe2dce 100644 --- a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +++ b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) +// swift-compiler-version: Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4) // swift-module-flags: -target arm64-apple-ios15.4-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ViafouraSDK // swift-module-flags-ignorable: -no-verify-emitted-module-interface import AVFoundation @@ -7,7 +7,6 @@ import AdSupport import AppTrackingTransparency import CoreData import CoreLocation -import CoreTelephony import DeveloperToolsSupport import Foundation import Network @@ -2388,7 +2387,6 @@ extension EventLog { } } extension EventLog : Swift.Identifiable { - @available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *) public typealias ID = Swift.ObjectIdentifier } extension VFDislikeChatError : Swift.Equatable {} diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface-e b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface-e index 772b13d4..44e8826f 100644 --- a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface-e +++ b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface-e @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) +// swift-compiler-version: Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4) // swift-module-flags: -target arm64-apple-ios15.4-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ViafouraSDK // swift-module-flags-ignorable: -no-verify-emitted-module-interface import AVFoundation @@ -7,7 +7,6 @@ import AdSupport import AppTrackingTransparency import CoreData import CoreLocation -import CoreTelephony import DeveloperToolsSupport import Foundation import Network @@ -2388,7 +2387,6 @@ extension ViafouraSDK.EventLog { } } extension ViafouraSDK.EventLog : Swift.Identifiable { - @available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *) public typealias ID = Swift.ObjectIdentifier } extension ViafouraSDK.VFDislikeChatError : Swift.Equatable {} diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc index bbd0afe0..84e87f40 100644 Binary files a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc and b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc differ diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface index db529784..47fe2dce 100644 --- a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +++ b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) +// swift-compiler-version: Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4) // swift-module-flags: -target arm64-apple-ios15.4-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ViafouraSDK // swift-module-flags-ignorable: -no-verify-emitted-module-interface import AVFoundation @@ -7,7 +7,6 @@ import AdSupport import AppTrackingTransparency import CoreData import CoreLocation -import CoreTelephony import DeveloperToolsSupport import Foundation import Network @@ -2388,7 +2387,6 @@ extension EventLog { } } extension EventLog : Swift.Identifiable { - @available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *) public typealias ID = Swift.ObjectIdentifier } extension VFDislikeChatError : Swift.Equatable {} diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface-e b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface-e index 772b13d4..44e8826f 100644 --- a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface-e +++ b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface-e @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) +// swift-compiler-version: Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4) // swift-module-flags: -target arm64-apple-ios15.4-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ViafouraSDK // swift-module-flags-ignorable: -no-verify-emitted-module-interface import AVFoundation @@ -7,7 +7,6 @@ import AdSupport import AppTrackingTransparency import CoreData import CoreLocation -import CoreTelephony import DeveloperToolsSupport import Foundation import Network @@ -2388,7 +2387,6 @@ extension ViafouraSDK.EventLog { } } extension ViafouraSDK.EventLog : Swift.Identifiable { - @available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *) public typealias ID = Swift.ObjectIdentifier } extension ViafouraSDK.VFDislikeChatError : Swift.Equatable {} diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json index daa1e6c5..2f236cc2 100644 --- a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +++ b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json @@ -18846,13 +18846,6 @@ "RawDocComment" ] }, - { - "kind": "Import", - "name": "CoreTelephony", - "printedName": "CoreTelephony", - "declKind": "Import", - "moduleName": "ViafouraSDK" - }, { "kind": "Import", "name": "SystemConfiguration", @@ -28282,7 +28275,9 @@ "usr": "s:11ViafouraSDK12UserResponseV4fromACs7Decoder_p_tKcfc", "mangledName": "$s11ViafouraSDK12UserResponseV4fromACs7Decoder_p_tKcfc", "moduleName": "ViafouraSDK", - "implicit": true, + "declAttributes": [ + "AccessControl" + ], "throwing": true, "init_kind": "Designated" } diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface index 0439fe15..016294f7 100644 --- a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +++ b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) +// swift-compiler-version: Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4) // swift-module-flags: -target x86_64-apple-ios15.4-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ViafouraSDK // swift-module-flags-ignorable: -no-verify-emitted-module-interface import AVFoundation @@ -7,7 +7,6 @@ import AdSupport import AppTrackingTransparency import CoreData import CoreLocation -import CoreTelephony import DeveloperToolsSupport import Foundation import Network @@ -2388,7 +2387,6 @@ extension EventLog { } } extension EventLog : Swift.Identifiable { - @available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *) public typealias ID = Swift.ObjectIdentifier } extension VFDislikeChatError : Swift.Equatable {} diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface-e b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface-e index 2b4c687e..ba9cfa42 100644 --- a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface-e +++ b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface-e @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) +// swift-compiler-version: Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4) // swift-module-flags: -target x86_64-apple-ios15.4-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ViafouraSDK // swift-module-flags-ignorable: -no-verify-emitted-module-interface import AVFoundation @@ -7,7 +7,6 @@ import AdSupport import AppTrackingTransparency import CoreData import CoreLocation -import CoreTelephony import DeveloperToolsSupport import Foundation import Network @@ -2388,7 +2387,6 @@ extension ViafouraSDK.EventLog { } } extension ViafouraSDK.EventLog : Swift.Identifiable { - @available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *) public typealias ID = Swift.ObjectIdentifier } extension ViafouraSDK.VFDislikeChatError : Swift.Equatable {} diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc index 7c1bd1f8..a5412582 100644 Binary files a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc and b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc differ diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface index 0439fe15..016294f7 100644 --- a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +++ b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) +// swift-compiler-version: Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4) // swift-module-flags: -target x86_64-apple-ios15.4-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ViafouraSDK // swift-module-flags-ignorable: -no-verify-emitted-module-interface import AVFoundation @@ -7,7 +7,6 @@ import AdSupport import AppTrackingTransparency import CoreData import CoreLocation -import CoreTelephony import DeveloperToolsSupport import Foundation import Network @@ -2388,7 +2387,6 @@ extension EventLog { } } extension EventLog : Swift.Identifiable { - @available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *) public typealias ID = Swift.ObjectIdentifier } extension VFDislikeChatError : Swift.Equatable {} diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface-e b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface-e index 2b4c687e..ba9cfa42 100644 --- a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface-e +++ b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface-e @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) +// swift-compiler-version: Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4) // swift-module-flags: -target x86_64-apple-ios15.4-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ViafouraSDK // swift-module-flags-ignorable: -no-verify-emitted-module-interface import AVFoundation @@ -7,7 +7,6 @@ import AdSupport import AppTrackingTransparency import CoreData import CoreLocation -import CoreTelephony import DeveloperToolsSupport import Foundation import Network @@ -2388,7 +2387,6 @@ extension ViafouraSDK.EventLog { } } extension ViafouraSDK.EventLog : Swift.Identifiable { - @available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *) public typealias ID = Swift.ObjectIdentifier } extension ViafouraSDK.VFDislikeChatError : Swift.Equatable {} diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/ViafouraSDK b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/ViafouraSDK index 1f882cf8..816e99c7 100755 Binary files a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/ViafouraSDK and b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/ViafouraSDK differ diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/ViafouraSDK.momd/ViafouraSDK.mom b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/ViafouraSDK.momd/ViafouraSDK.mom index 82942be1..c5b1b92b 100644 Binary files a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/ViafouraSDK.momd/ViafouraSDK.mom and b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/ViafouraSDK.momd/ViafouraSDK.mom differ diff --git a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/_CodeSignature/CodeResources b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/_CodeSignature/CodeResources index 832854a3..a1238ea9 100644 --- a/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/_CodeSignature/CodeResources +++ b/ViafouraSDK.xcframework/ios-arm64_x86_64-simulator/ViafouraSDK.framework/_CodeSignature/CodeResources @@ -6,7 +6,7 @@ Assets.car - efP/EzkbF9Jy+UWrwcdLtBgoQZM= + eBRUKdWqAJm4fLLmXM19Lw9ZlKw= BottomPicker.storyboardc/BottomPickerViewController.nib @@ -82,11 +82,11 @@ Headers/ViafouraSDK-Swift.h - jkxsT6xx2mKNA1oaXUeWUix6qfk= + 2C5EetwIWMcd0p6t87haR5kmYkI= Info.plist - /oLZlaC1jt6VN7M9JEIltReBKn4= + CtEOkqhwa1efZrF2Q6MVVR7v3uw= Inter-Bold.ttf @@ -130,43 +130,43 @@ Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.abi.json - 4KUzFMHexiTIpIFRZ9bFo9XD9uc= + xHtZbSNVcx2Q3VXhn0ICpaVgSLI= Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface - DvwMVq6WpsYng+lmKYycmX0vVdw= + Rfu91tA7S7xA8R6yEPAmKwssD6Q= Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc - nJ4YmrS7wLwU+VokosOBuAd0Yjc= + nRyRyAZ0GCqEYbtrmG0ldqg7jwY= Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface - DvwMVq6WpsYng+lmKYycmX0vVdw= + Rfu91tA7S7xA8R6yEPAmKwssD6Q= Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule - 3P8Z50SIVFTgmZl7FHmXMO3r2cA= + vfwS5Vbe6y+NuN2N5wQmDJLgGRg= Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json - 4KUzFMHexiTIpIFRZ9bFo9XD9uc= + xHtZbSNVcx2Q3VXhn0ICpaVgSLI= Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface - DuShLe4kZcgUdjmSLkTpak+BZo8= + P/Wvrow4Kqvyg099WOHKRffaWak= Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc - SLhhNEThDQ/10QoDz3hsJiTSTxU= + QbATsrM0c+L7nsTMrhsdCpa4d3s= Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface - DuShLe4kZcgUdjmSLkTpak+BZo8= + P/Wvrow4Kqvyg099WOHKRffaWak= Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule - SmqxaNt7ktwhTvfDAZ08Nxlyxl0= + HYwrOu8F+ZrrQZn7MZ1hej1aQQM= Modules/module.modulemap @@ -394,7 +394,7 @@ ViafouraSDK.momd/ViafouraSDK.mom - XhXm2tu6xpX9Axbp0pi9D74Wtgo= + JK3AjBGKm61t3C3ou/e4FIzNjUM= ViewChatReply.storyboardc/Info.plist @@ -423,7 +423,7 @@ hash2 - SR5WhPWCmGI85hFIrJCbqwNMVVbmPdVrmK2oSbVO99A= + VXQAH7elfqotS862xtsNebs6DJXsz7ES3WOsUrER604= BottomPicker.storyboardc/BottomPickerViewController.nib @@ -556,7 +556,7 @@ hash2 - lPaJsFEZf29bhCxDk2x9uG8QyX7EQSiKH6kcUFiywLw= + FooB1wZIovQk50+U+xV73WmMlW5w0fX1vHR0Q36HjT4= Inter-Bold.ttf @@ -633,70 +633,70 @@ hash2 - GStAnlmDJVZ+NGkoawgC16111YtXIbpM3mWYf2NW4s8= + vjj2JsXCy1l0RBrYo/yN98sQeinylIspYwd9MKacZ/c= Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface hash2 - HNNfehkTWHxdrnl9BIywJRQtw5+5Fo3938hWV/gLDC8= + kw2FFjxSeOWS0oRN3hN+2rsquwatadQ+bQDr2ZgxXqU= Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc hash2 - gOd6jgqM9lJPrc0pj5VgjVi25i1YYlJhmQ9DHtg1nIM= + w+PZm2hIv0+63Le1OAtb/kRxTNh58m/q/9NwYiz22vk= Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface hash2 - HNNfehkTWHxdrnl9BIywJRQtw5+5Fo3938hWV/gLDC8= + kw2FFjxSeOWS0oRN3hN+2rsquwatadQ+bQDr2ZgxXqU= Modules/ViafouraSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule hash2 - JhnQQS1mlTZQjtDxjs7DQbGGuKD4sG/xMseuoXaAhzo= + ujmgGaqE0L+OjjcNc3dMw6BEwt5sOY5tSX3BTCpYa7g= Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json hash2 - GStAnlmDJVZ+NGkoawgC16111YtXIbpM3mWYf2NW4s8= + vjj2JsXCy1l0RBrYo/yN98sQeinylIspYwd9MKacZ/c= Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface hash2 - rh7csDJE3OLdbPj9G8gziaWdZ1rCvpDtjttg6rZzAJo= + 0ZcyFuJFwe2CUqEHwBItLx0R1C/CK8OZEz0QNYGqNeg= Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc hash2 - Bg/Ssv3DRjhDsJmvmcdi8rr85GANlJyAavChItYWQrc= + aiKfBHFWw1V4EuJRyBYs+w4oNLCVIAKltluHAbVSMcU= Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface hash2 - rh7csDJE3OLdbPj9G8gziaWdZ1rCvpDtjttg6rZzAJo= + 0ZcyFuJFwe2CUqEHwBItLx0R1C/CK8OZEz0QNYGqNeg= Modules/ViafouraSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule hash2 - gm6F7D+GAUXlxaKCsNATHjxMOgIQpvX2NdcwE0w3klQ= + tPb4ZT4sRGPtlQ9RPnUIEOWZrKaXcHNSWA6sqZg20N8= Modules/module.modulemap @@ -1095,7 +1095,7 @@ hash2 - IE0aCqGI8YstQRnYSzUQ5FI+82tGHL+COPWOYxYX0ko= + 21l3cvpVNzES7CGfXqZ5+qH/sxksvM8lVSbn/VFp9oc= ViewChatReply.storyboardc/Info.plist