diff --git a/Frameworks/M2Kit.xcframework/Info.plist b/Frameworks/M2Kit.xcframework/Info.plist
index 9ddf4cd..72c6da7 100644
--- a/Frameworks/M2Kit.xcframework/Info.plist
+++ b/Frameworks/M2Kit.xcframework/Info.plist
@@ -18,23 +18,6 @@
SupportedPlatform
ios
-
- BinaryPath
- M2Kit.framework/M2Kit
- LibraryIdentifier
- ios-arm64_x86_64-simulator
- LibraryPath
- M2Kit.framework
- SupportedArchitectures
-
- arm64
- x86_64
-
- SupportedPlatform
- ios
- SupportedPlatformVariant
- simulator
-
BinaryPath
M2Kit.framework/Versions/A/M2Kit
@@ -52,6 +35,23 @@
SupportedPlatformVariant
maccatalyst
+
+ BinaryPath
+ M2Kit.framework/M2Kit
+ LibraryIdentifier
+ ios-arm64_x86_64-simulator
+ LibraryPath
+ M2Kit.framework
+ SupportedArchitectures
+
+ arm64
+ x86_64
+
+ SupportedPlatform
+ ios
+ SupportedPlatformVariant
+ simulator
+
CFBundlePackageType
XFWK
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Headers/M2Kit-Swift.h b/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Headers/M2Kit-Swift.h
index 8ec4307..dd01f10 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Headers/M2Kit-Swift.h
+++ b/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Headers/M2Kit-Swift.h
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
+// Generated by Apple Swift version 6.3.3 effective-5.10 (swiftlang-6.3.3.1.3 clang-2100.1.1.101)
#ifndef M2KIT_SWIFT_H
#define M2KIT_SWIFT_H
#pragma clang diagnostic push
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Info.plist b/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Info.plist
index c9d09ca..46dcee5 100644
Binary files a/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Info.plist and b/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Info.plist differ
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/M2Kit b/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/M2Kit
index 5218b65..94836ab 100644
Binary files a/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/M2Kit and b/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/M2Kit differ
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios.abi.json b/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios.abi.json
index 985cb9a..9a43660 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios.abi.json
+++ b/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios.abi.json
@@ -22126,15 +22126,10 @@
"funcSelfKind": "NonMutating"
},
{
- "kind": "Function",
+ "kind": "Var",
"name": "enableWorkForInCellularNetwork",
- "printedName": "enableWorkForInCellularNetwork(_:)",
+ "printedName": "enableWorkForInCellularNetwork",
"children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
{
"kind": "TypeNominal",
"name": "Bool",
@@ -22142,9 +22137,9 @@
"usr": "s:Sb"
}
],
- "declKind": "Func",
- "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkyySbFZ",
- "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkyySbFZ",
+ "declKind": "Var",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvpZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvpZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
@@ -22152,7 +22147,70 @@
"AccessControl",
"RawDocComment"
],
- "funcSelfKind": "NonMutating"
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvgZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvgZ",
+ "moduleName": "M2Kit",
+ "static": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvsZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvsZ",
+ "moduleName": "M2Kit",
+ "static": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvMZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvMZ",
+ "moduleName": "M2Kit",
+ "static": true,
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
},
{
"kind": "Var",
@@ -26476,7 +26534,7 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
- "value": "\"5.35\""
+ "value": "\"5.36\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios.private.swiftinterface b/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios.private.swiftinterface
index 25827ee..6836335 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios.private.swiftinterface
+++ b/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios.private.swiftinterface
@@ -1,7 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
+// swift-compiler-version: Apple Swift version 6.3.3 effective-5.10 (swiftlang-6.3.3.1.3 clang-2100.1.1.101)
// swift-module-flags: -target arm64-apple-ios16.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
-// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.3
import AVFoundation
import Combine
import CommonCrypto
@@ -901,7 +901,10 @@ public enum M2VideoStatus {
@_Concurrency.MainActor public static func checkStatus(trackID: Swift.String) -> M2Kit.M2VideoStatus
@_Concurrency.MainActor public static func deleteDataOf(trackID: Swift.String)
@_Concurrency.MainActor public static func filePathOf(trackID: Swift.String) -> Swift.String
- @_Concurrency.MainActor public static func enableWorkForInCellularNetwork(_ enable: Swift.Bool)
+ @_Concurrency.MainActor public static var enableWorkForInCellularNetwork: Swift.Bool {
+ get
+ set
+ }
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static var countryCode: Swift.String {
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios.swiftdoc b/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios.swiftdoc
index df55809..a2f5ad0 100644
Binary files a/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios.swiftdoc and b/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios.swiftdoc differ
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios.swiftinterface b/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios.swiftinterface
index 25827ee..6836335 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios.swiftinterface
+++ b/Frameworks/M2Kit.xcframework/ios-arm64/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios.swiftinterface
@@ -1,7 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
+// swift-compiler-version: Apple Swift version 6.3.3 effective-5.10 (swiftlang-6.3.3.1.3 clang-2100.1.1.101)
// swift-module-flags: -target arm64-apple-ios16.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
-// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.3
import AVFoundation
import Combine
import CommonCrypto
@@ -901,7 +901,10 @@ public enum M2VideoStatus {
@_Concurrency.MainActor public static func checkStatus(trackID: Swift.String) -> M2Kit.M2VideoStatus
@_Concurrency.MainActor public static func deleteDataOf(trackID: Swift.String)
@_Concurrency.MainActor public static func filePathOf(trackID: Swift.String) -> Swift.String
- @_Concurrency.MainActor public static func enableWorkForInCellularNetwork(_ enable: Swift.Bool)
+ @_Concurrency.MainActor public static var enableWorkForInCellularNetwork: Swift.Bool {
+ get
+ set
+ }
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static var countryCode: Swift.String {
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Headers/M2Kit-Swift.h b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Headers/M2Kit-Swift.h
index 52f529c..3ba604c 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Headers/M2Kit-Swift.h
+++ b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Headers/M2Kit-Swift.h
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
+// Generated by Apple Swift version 6.3.3 effective-5.10 (swiftlang-6.3.3.1.3 clang-2100.1.1.101)
#ifndef M2KIT_SWIFT_H
#define M2KIT_SWIFT_H
#pragma clang diagnostic push
@@ -389,7 +389,7 @@ SWIFT_CLASS("_TtC5M2Kit7M2WebVC")
#endif
#elif defined(__x86_64__) && __x86_64__
-// Generated by Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
+// Generated by Apple Swift version 6.3.3 effective-5.10 (swiftlang-6.3.3.1.3 clang-2100.1.1.101)
#ifndef M2KIT_SWIFT_H
#define M2KIT_SWIFT_H
#pragma clang diagnostic push
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/M2Kit b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/M2Kit
index ba28cea..a4bad10 100644
Binary files a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/M2Kit and b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/M2Kit differ
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/arm64-apple-ios-macabi.abi.json b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/arm64-apple-ios-macabi.abi.json
index 985cb9a..9a43660 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/arm64-apple-ios-macabi.abi.json
+++ b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/arm64-apple-ios-macabi.abi.json
@@ -22126,15 +22126,10 @@
"funcSelfKind": "NonMutating"
},
{
- "kind": "Function",
+ "kind": "Var",
"name": "enableWorkForInCellularNetwork",
- "printedName": "enableWorkForInCellularNetwork(_:)",
+ "printedName": "enableWorkForInCellularNetwork",
"children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
{
"kind": "TypeNominal",
"name": "Bool",
@@ -22142,9 +22137,9 @@
"usr": "s:Sb"
}
],
- "declKind": "Func",
- "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkyySbFZ",
- "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkyySbFZ",
+ "declKind": "Var",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvpZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvpZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
@@ -22152,7 +22147,70 @@
"AccessControl",
"RawDocComment"
],
- "funcSelfKind": "NonMutating"
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvgZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvgZ",
+ "moduleName": "M2Kit",
+ "static": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvsZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvsZ",
+ "moduleName": "M2Kit",
+ "static": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvMZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvMZ",
+ "moduleName": "M2Kit",
+ "static": true,
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
},
{
"kind": "Var",
@@ -26476,7 +26534,7 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
- "value": "\"5.35\""
+ "value": "\"5.36\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface
index cdddb67..9feec86 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface
+++ b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface
@@ -1,7 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
+// swift-compiler-version: Apple Swift version 6.3.3 effective-5.10 (swiftlang-6.3.3.1.3 clang-2100.1.1.101)
// swift-module-flags: -target arm64-apple-ios16.0-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
-// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.3
import AVFoundation
import Combine
import CommonCrypto
@@ -901,7 +901,10 @@ public enum M2VideoStatus {
@_Concurrency.MainActor public static func checkStatus(trackID: Swift.String) -> M2Kit.M2VideoStatus
@_Concurrency.MainActor public static func deleteDataOf(trackID: Swift.String)
@_Concurrency.MainActor public static func filePathOf(trackID: Swift.String) -> Swift.String
- @_Concurrency.MainActor public static func enableWorkForInCellularNetwork(_ enable: Swift.Bool)
+ @_Concurrency.MainActor public static var enableWorkForInCellularNetwork: Swift.Bool {
+ get
+ set
+ }
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static var countryCode: Swift.String {
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/arm64-apple-ios-macabi.swiftdoc b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/arm64-apple-ios-macabi.swiftdoc
index 7144daa..4e83b06 100644
Binary files a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/arm64-apple-ios-macabi.swiftdoc and b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/arm64-apple-ios-macabi.swiftdoc differ
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/arm64-apple-ios-macabi.swiftinterface b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/arm64-apple-ios-macabi.swiftinterface
index cdddb67..9feec86 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/arm64-apple-ios-macabi.swiftinterface
+++ b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/arm64-apple-ios-macabi.swiftinterface
@@ -1,7 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
+// swift-compiler-version: Apple Swift version 6.3.3 effective-5.10 (swiftlang-6.3.3.1.3 clang-2100.1.1.101)
// swift-module-flags: -target arm64-apple-ios16.0-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
-// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.3
import AVFoundation
import Combine
import CommonCrypto
@@ -901,7 +901,10 @@ public enum M2VideoStatus {
@_Concurrency.MainActor public static func checkStatus(trackID: Swift.String) -> M2Kit.M2VideoStatus
@_Concurrency.MainActor public static func deleteDataOf(trackID: Swift.String)
@_Concurrency.MainActor public static func filePathOf(trackID: Swift.String) -> Swift.String
- @_Concurrency.MainActor public static func enableWorkForInCellularNetwork(_ enable: Swift.Bool)
+ @_Concurrency.MainActor public static var enableWorkForInCellularNetwork: Swift.Bool {
+ get
+ set
+ }
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static var countryCode: Swift.String {
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/x86_64-apple-ios-macabi.abi.json b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/x86_64-apple-ios-macabi.abi.json
index 985cb9a..9a43660 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/x86_64-apple-ios-macabi.abi.json
+++ b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/x86_64-apple-ios-macabi.abi.json
@@ -22126,15 +22126,10 @@
"funcSelfKind": "NonMutating"
},
{
- "kind": "Function",
+ "kind": "Var",
"name": "enableWorkForInCellularNetwork",
- "printedName": "enableWorkForInCellularNetwork(_:)",
+ "printedName": "enableWorkForInCellularNetwork",
"children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
{
"kind": "TypeNominal",
"name": "Bool",
@@ -22142,9 +22137,9 @@
"usr": "s:Sb"
}
],
- "declKind": "Func",
- "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkyySbFZ",
- "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkyySbFZ",
+ "declKind": "Var",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvpZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvpZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
@@ -22152,7 +22147,70 @@
"AccessControl",
"RawDocComment"
],
- "funcSelfKind": "NonMutating"
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvgZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvgZ",
+ "moduleName": "M2Kit",
+ "static": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvsZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvsZ",
+ "moduleName": "M2Kit",
+ "static": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvMZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvMZ",
+ "moduleName": "M2Kit",
+ "static": true,
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
},
{
"kind": "Var",
@@ -26476,7 +26534,7 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
- "value": "\"5.35\""
+ "value": "\"5.36\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface
index 3d1bf11..792c9a9 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface
+++ b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface
@@ -1,7 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
+// swift-compiler-version: Apple Swift version 6.3.3 effective-5.10 (swiftlang-6.3.3.1.3 clang-2100.1.1.101)
// swift-module-flags: -target x86_64-apple-ios16.0-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
-// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.3
import AVFoundation
import Combine
import CommonCrypto
@@ -901,7 +901,10 @@ public enum M2VideoStatus {
@_Concurrency.MainActor public static func checkStatus(trackID: Swift.String) -> M2Kit.M2VideoStatus
@_Concurrency.MainActor public static func deleteDataOf(trackID: Swift.String)
@_Concurrency.MainActor public static func filePathOf(trackID: Swift.String) -> Swift.String
- @_Concurrency.MainActor public static func enableWorkForInCellularNetwork(_ enable: Swift.Bool)
+ @_Concurrency.MainActor public static var enableWorkForInCellularNetwork: Swift.Bool {
+ get
+ set
+ }
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static var countryCode: Swift.String {
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/x86_64-apple-ios-macabi.swiftdoc b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/x86_64-apple-ios-macabi.swiftdoc
index e363c7a..dd4f108 100644
Binary files a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/x86_64-apple-ios-macabi.swiftdoc and b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/x86_64-apple-ios-macabi.swiftdoc differ
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface
index 3d1bf11..792c9a9 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface
+++ b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Modules/M2Kit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface
@@ -1,7 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
+// swift-compiler-version: Apple Swift version 6.3.3 effective-5.10 (swiftlang-6.3.3.1.3 clang-2100.1.1.101)
// swift-module-flags: -target x86_64-apple-ios16.0-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
-// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.3
import AVFoundation
import Combine
import CommonCrypto
@@ -901,7 +901,10 @@ public enum M2VideoStatus {
@_Concurrency.MainActor public static func checkStatus(trackID: Swift.String) -> M2Kit.M2VideoStatus
@_Concurrency.MainActor public static func deleteDataOf(trackID: Swift.String)
@_Concurrency.MainActor public static func filePathOf(trackID: Swift.String) -> Swift.String
- @_Concurrency.MainActor public static func enableWorkForInCellularNetwork(_ enable: Swift.Bool)
+ @_Concurrency.MainActor public static var enableWorkForInCellularNetwork: Swift.Bool {
+ get
+ set
+ }
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static var countryCode: Swift.String {
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Resources/Info.plist b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Resources/Info.plist
index acd0e75..3da4d2a 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Resources/Info.plist
+++ b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-maccatalyst/M2Kit.framework/Versions/A/Resources/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 5.35
+ 5.36
CFBundleSupportedPlatforms
MacOSX
@@ -37,9 +37,9 @@
DTSDKName
macosx26.5
DTXcode
- 2650
+ 2660
DTXcodeBuild
- 17F42
+ 17F113
LSMinimumSystemVersion
13.0
UIDeviceFamily
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Headers/M2Kit-Swift.h b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Headers/M2Kit-Swift.h
index 52f529c..3ba604c 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Headers/M2Kit-Swift.h
+++ b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Headers/M2Kit-Swift.h
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
+// Generated by Apple Swift version 6.3.3 effective-5.10 (swiftlang-6.3.3.1.3 clang-2100.1.1.101)
#ifndef M2KIT_SWIFT_H
#define M2KIT_SWIFT_H
#pragma clang diagnostic push
@@ -389,7 +389,7 @@ SWIFT_CLASS("_TtC5M2Kit7M2WebVC")
#endif
#elif defined(__x86_64__) && __x86_64__
-// Generated by Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
+// Generated by Apple Swift version 6.3.3 effective-5.10 (swiftlang-6.3.3.1.3 clang-2100.1.1.101)
#ifndef M2KIT_SWIFT_H
#define M2KIT_SWIFT_H
#pragma clang diagnostic push
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Info.plist b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Info.plist
index ca07741..e74cac1 100644
Binary files a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Info.plist and b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Info.plist differ
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/M2Kit b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/M2Kit
index 131c5f2..2404c1e 100644
Binary files a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/M2Kit and b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/M2Kit differ
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.abi.json b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.abi.json
index 985cb9a..9a43660 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.abi.json
+++ b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.abi.json
@@ -22126,15 +22126,10 @@
"funcSelfKind": "NonMutating"
},
{
- "kind": "Function",
+ "kind": "Var",
"name": "enableWorkForInCellularNetwork",
- "printedName": "enableWorkForInCellularNetwork(_:)",
+ "printedName": "enableWorkForInCellularNetwork",
"children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
{
"kind": "TypeNominal",
"name": "Bool",
@@ -22142,9 +22137,9 @@
"usr": "s:Sb"
}
],
- "declKind": "Func",
- "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkyySbFZ",
- "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkyySbFZ",
+ "declKind": "Var",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvpZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvpZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
@@ -22152,7 +22147,70 @@
"AccessControl",
"RawDocComment"
],
- "funcSelfKind": "NonMutating"
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvgZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvgZ",
+ "moduleName": "M2Kit",
+ "static": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvsZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvsZ",
+ "moduleName": "M2Kit",
+ "static": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvMZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvMZ",
+ "moduleName": "M2Kit",
+ "static": true,
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
},
{
"kind": "Var",
@@ -26476,7 +26534,7 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
- "value": "\"5.35\""
+ "value": "\"5.36\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
index 1f2b97b..6d51010 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
+++ b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
@@ -1,7 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
+// swift-compiler-version: Apple Swift version 6.3.3 effective-5.10 (swiftlang-6.3.3.1.3 clang-2100.1.1.101)
// swift-module-flags: -target arm64-apple-ios16.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
-// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.3
import AVFoundation
import Combine
import CommonCrypto
@@ -901,7 +901,10 @@ public enum M2VideoStatus {
@_Concurrency.MainActor public static func checkStatus(trackID: Swift.String) -> M2Kit.M2VideoStatus
@_Concurrency.MainActor public static func deleteDataOf(trackID: Swift.String)
@_Concurrency.MainActor public static func filePathOf(trackID: Swift.String) -> Swift.String
- @_Concurrency.MainActor public static func enableWorkForInCellularNetwork(_ enable: Swift.Bool)
+ @_Concurrency.MainActor public static var enableWorkForInCellularNetwork: Swift.Bool {
+ get
+ set
+ }
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static var countryCode: Swift.String {
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftdoc b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftdoc
index aa064f7..a4930cf 100644
Binary files a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftdoc and b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftdoc differ
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftinterface
index 1f2b97b..6d51010 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftinterface
+++ b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftinterface
@@ -1,7 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
+// swift-compiler-version: Apple Swift version 6.3.3 effective-5.10 (swiftlang-6.3.3.1.3 clang-2100.1.1.101)
// swift-module-flags: -target arm64-apple-ios16.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
-// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.3
import AVFoundation
import Combine
import CommonCrypto
@@ -901,7 +901,10 @@ public enum M2VideoStatus {
@_Concurrency.MainActor public static func checkStatus(trackID: Swift.String) -> M2Kit.M2VideoStatus
@_Concurrency.MainActor public static func deleteDataOf(trackID: Swift.String)
@_Concurrency.MainActor public static func filePathOf(trackID: Swift.String) -> Swift.String
- @_Concurrency.MainActor public static func enableWorkForInCellularNetwork(_ enable: Swift.Bool)
+ @_Concurrency.MainActor public static var enableWorkForInCellularNetwork: Swift.Bool {
+ get
+ set
+ }
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static var countryCode: Swift.String {
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json
index 985cb9a..9a43660 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json
+++ b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json
@@ -22126,15 +22126,10 @@
"funcSelfKind": "NonMutating"
},
{
- "kind": "Function",
+ "kind": "Var",
"name": "enableWorkForInCellularNetwork",
- "printedName": "enableWorkForInCellularNetwork(_:)",
+ "printedName": "enableWorkForInCellularNetwork",
"children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
{
"kind": "TypeNominal",
"name": "Bool",
@@ -22142,9 +22137,9 @@
"usr": "s:Sb"
}
],
- "declKind": "Func",
- "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkyySbFZ",
- "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkyySbFZ",
+ "declKind": "Var",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvpZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvpZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
@@ -22152,7 +22147,70 @@
"AccessControl",
"RawDocComment"
],
- "funcSelfKind": "NonMutating"
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvgZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvgZ",
+ "moduleName": "M2Kit",
+ "static": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvsZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvsZ",
+ "moduleName": "M2Kit",
+ "static": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvMZ",
+ "mangledName": "$s5M2Kit0A5UtilsV30enableWorkForInCellularNetworkSbvMZ",
+ "moduleName": "M2Kit",
+ "static": true,
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
},
{
"kind": "Var",
@@ -26476,7 +26534,7 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
- "value": "\"5.35\""
+ "value": "\"5.36\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
index 5e42215..c18c31c 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
+++ b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
@@ -1,7 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
+// swift-compiler-version: Apple Swift version 6.3.3 effective-5.10 (swiftlang-6.3.3.1.3 clang-2100.1.1.101)
// swift-module-flags: -target x86_64-apple-ios16.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
-// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.3
import AVFoundation
import Combine
import CommonCrypto
@@ -901,7 +901,10 @@ public enum M2VideoStatus {
@_Concurrency.MainActor public static func checkStatus(trackID: Swift.String) -> M2Kit.M2VideoStatus
@_Concurrency.MainActor public static func deleteDataOf(trackID: Swift.String)
@_Concurrency.MainActor public static func filePathOf(trackID: Swift.String) -> Swift.String
- @_Concurrency.MainActor public static func enableWorkForInCellularNetwork(_ enable: Swift.Bool)
+ @_Concurrency.MainActor public static var enableWorkForInCellularNetwork: Swift.Bool {
+ get
+ set
+ }
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static var countryCode: Swift.String {
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
index d57c2ad..4c31cb4 100644
Binary files a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc and b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc differ
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
index 5e42215..c18c31c 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
+++ b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
@@ -1,7 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
+// swift-compiler-version: Apple Swift version 6.3.3 effective-5.10 (swiftlang-6.3.3.1.3 clang-2100.1.1.101)
// swift-module-flags: -target x86_64-apple-ios16.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
-// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.3
import AVFoundation
import Combine
import CommonCrypto
@@ -901,7 +901,10 @@ public enum M2VideoStatus {
@_Concurrency.MainActor public static func checkStatus(trackID: Swift.String) -> M2Kit.M2VideoStatus
@_Concurrency.MainActor public static func deleteDataOf(trackID: Swift.String)
@_Concurrency.MainActor public static func filePathOf(trackID: Swift.String) -> Swift.String
- @_Concurrency.MainActor public static func enableWorkForInCellularNetwork(_ enable: Swift.Bool)
+ @_Concurrency.MainActor public static var enableWorkForInCellularNetwork: Swift.Bool {
+ get
+ set
+ }
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static var countryCode: Swift.String {
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/_CodeSignature/CodeDirectory b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/_CodeSignature/CodeDirectory
index a9d976a..151e0bb 100644
Binary files a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/_CodeSignature/CodeDirectory and b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/_CodeSignature/CodeDirectory differ
diff --git a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/_CodeSignature/CodeResources b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/_CodeSignature/CodeResources
index 7476504..877b2ae 100644
--- a/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/_CodeSignature/CodeResources
+++ b/Frameworks/M2Kit.xcframework/ios-arm64_x86_64-simulator/M2Kit.framework/_CodeSignature/CodeResources
@@ -6,51 +6,51 @@
Headers/M2Kit-Swift.h
- kmG9FyD9DX6qXcD4xPSiHdPdJno=
+ 5l6juoiZCwewcWEb8quzyP23EIk=
Info.plist
- PYogd+hy6knzlZMlZqnt/6otXqQ=
+ WEaTXSgP3lwvKkhQqczSqK0yxPY=
Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.abi.json
- Fva/KBWcztni5NvNeTyWvX2WlF4=
+ QeTXsC9yosyQ9X+YFk+a2r/y42I=
Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
- 8buWAw/ZK6G+N23carWf9WBJBU8=
+ Xqs8pdYOosfUq4w2gfRosOnPID0=
Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftdoc
- S9OsWJUQD1hEJGWTQaX8blYkrGc=
+ t7hju5Q2fTz/8pzSFCcH2W1Hb2s=
Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftinterface
- 8buWAw/ZK6G+N23carWf9WBJBU8=
+ Xqs8pdYOosfUq4w2gfRosOnPID0=
Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftmodule
- jZHFLq5c1zmMK8xKduqxECWpHRQ=
+ 7lwg246ETTWbvojdUGf3/1bIsLU=
Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json
- Fva/KBWcztni5NvNeTyWvX2WlF4=
+ QeTXsC9yosyQ9X+YFk+a2r/y42I=
Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
- BB78lMYBU4kDVqmC87ESvGuk5qI=
+ r/b5me54Y0V8jt1yqVcJXrJPk6w=
Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
- jK7v8hdpcUDe+oT6qlP+LLeC6IA=
+ ARr2JooJDNFvtN5YiXdQEpbjr2I=
Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
- BB78lMYBU4kDVqmC87ESvGuk5qI=
+ r/b5me54Y0V8jt1yqVcJXrJPk6w=
Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
- ty9IdDafmqG0c3249Xyb0YCiuOM=
+ xC50OgUSm57IvVoK1q9fC1sXA08=
Modules/module.modulemap
@@ -63,77 +63,77 @@
hash2
- 3evUDBP/zWRzYV+plW5UscRxYX/JefrPAAkcJBYkCC0=
+ kzJbTMiNG/8AwCCKuJBbuRHa207TWEDBYpIa4QK/FuM=
Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.abi.json
hash2
- 98NrTOHY6D0BRebJlQsytBo5Ma+HcHhZ6gR6K/LUI1M=
+ cgj+I5wEhrTXPKco/1hnOVOXKcOtfzok7IeH6w9lmAE=
Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
hash2
- jEC4CyJZ9gD0BWPhiZcDKH1h4HyjH7xm73QW2rYFfDc=
+ l05wMw7rC2WukkJmQ2eNHD+GKtJ3cet5JvId2HlRRvs=
Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftdoc
hash2
- uAT9a3g3MJTMtQ7sftLak3vUNNfZf+A85/ZxU1IXW/g=
+ enffOo0+rfwtmjqAmfixCv8VRIDLj3jKHs1twjrUH90=
Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftinterface
hash2
- jEC4CyJZ9gD0BWPhiZcDKH1h4HyjH7xm73QW2rYFfDc=
+ l05wMw7rC2WukkJmQ2eNHD+GKtJ3cet5JvId2HlRRvs=
Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftmodule
hash2
- 90ZfrZAPW5D3dN7yK92i2mNKBtZKeXAX2PGiAmbR9q0=
+ GaSMPMvfgj+b5jH17gC/ruq49YIk8q0BDcTkkJU+TzY=
Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json
hash2
- 98NrTOHY6D0BRebJlQsytBo5Ma+HcHhZ6gR6K/LUI1M=
+ cgj+I5wEhrTXPKco/1hnOVOXKcOtfzok7IeH6w9lmAE=
Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
hash2
- Ab5oE/nYcAnFUkTWbAAe4wkbiFrJjiUJU2UoLHZW21c=
+ FYvG+RLiaPkWsh5KdXOsZ+UswwwKyJ6IoyKCqCIearE=
Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
hash2
- IqxkHSi13uvRbjPTExbZYmIViVLJRKvDO1oi2+WA/D4=
+ qv1+sllWc6tfxZdD138EP/OJpco8Xwm1iPLMhU4L8iU=
Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
hash2
- Ab5oE/nYcAnFUkTWbAAe4wkbiFrJjiUJU2UoLHZW21c=
+ FYvG+RLiaPkWsh5KdXOsZ+UswwwKyJ6IoyKCqCIearE=
Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
hash2
- 87Iq9BBtBpOJAK30WqkITfkM0hisfhk4VskgvOkDrRk=
+ jV7SGvRCtVUPJTtYwLz4Xm9LBFIqEtjLdhyV9ghsdqU=
Modules/module.modulemap
diff --git a/README.md b/README.md
index 2f79a47..47e53ff 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,3 @@
M2Kit
=====
-5.35
\ No newline at end of file
+5.36
\ No newline at end of file