This commit is contained in:
2026-06-28 12:34:08 +07:00
parent 64da58b93a
commit 1db8869bb6
33 changed files with 459 additions and 139 deletions

View File

@ -18,23 +18,6 @@
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>M2Kit.framework/M2Kit</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>M2Kit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>M2Kit.framework/Versions/A/M2Kit</string>
@ -52,6 +35,23 @@
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>M2Kit.framework/M2Kit</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>M2Kit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>

View File

@ -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

View File

@ -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",

View File

@ -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 {

View File

@ -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 {

View File

@ -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

View File

@ -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",

View File

@ -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 {

View File

@ -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 {

View File

@ -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",

View File

@ -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 {

View File

@ -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 {

View File

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>5.35</string>
<string>5.36</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
@ -37,9 +37,9 @@
<key>DTSDKName</key>
<string>macosx26.5</string>
<key>DTXcode</key>
<string>2650</string>
<string>2660</string>
<key>DTXcodeBuild</key>
<string>17F42</string>
<string>17F113</string>
<key>LSMinimumSystemVersion</key>
<string>13.0</string>
<key>UIDeviceFamily</key>

View File

@ -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

View File

@ -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",

View File

@ -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 {

View File

@ -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 {

View File

@ -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",

View File

@ -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 {

View File

@ -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 {

View File

@ -6,51 +6,51 @@
<dict>
<key>Headers/M2Kit-Swift.h</key>
<data>
kmG9FyD9DX6qXcD4xPSiHdPdJno=
5l6juoiZCwewcWEb8quzyP23EIk=
</data>
<key>Info.plist</key>
<data>
PYogd+hy6knzlZMlZqnt/6otXqQ=
WEaTXSgP3lwvKkhQqczSqK0yxPY=
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
Fva/KBWcztni5NvNeTyWvX2WlF4=
QeTXsC9yosyQ9X+YFk+a2r/y42I=
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<data>
8buWAw/ZK6G+N23carWf9WBJBU8=
Xqs8pdYOosfUq4w2gfRosOnPID0=
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<data>
S9OsWJUQD1hEJGWTQaX8blYkrGc=
t7hju5Q2fTz/8pzSFCcH2W1Hb2s=
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
<data>
8buWAw/ZK6G+N23carWf9WBJBU8=
Xqs8pdYOosfUq4w2gfRosOnPID0=
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
jZHFLq5c1zmMK8xKduqxECWpHRQ=
7lwg246ETTWbvojdUGf3/1bIsLU=
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<data>
Fva/KBWcztni5NvNeTyWvX2WlF4=
QeTXsC9yosyQ9X+YFk+a2r/y42I=
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<data>
BB78lMYBU4kDVqmC87ESvGuk5qI=
r/b5me54Y0V8jt1yqVcJXrJPk6w=
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
<data>
jK7v8hdpcUDe+oT6qlP+LLeC6IA=
ARr2JooJDNFvtN5YiXdQEpbjr2I=
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
<data>
BB78lMYBU4kDVqmC87ESvGuk5qI=
r/b5me54Y0V8jt1yqVcJXrJPk6w=
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
ty9IdDafmqG0c3249Xyb0YCiuOM=
xC50OgUSm57IvVoK1q9fC1sXA08=
</data>
<key>Modules/module.modulemap</key>
<data>
@ -63,77 +63,77 @@
<dict>
<key>hash2</key>
<data>
3evUDBP/zWRzYV+plW5UscRxYX/JefrPAAkcJBYkCC0=
kzJbTMiNG/8AwCCKuJBbuRHa207TWEDBYpIa4QK/FuM=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<dict>
<key>hash2</key>
<data>
98NrTOHY6D0BRebJlQsytBo5Ma+HcHhZ6gR6K/LUI1M=
cgj+I5wEhrTXPKco/1hnOVOXKcOtfzok7IeH6w9lmAE=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
jEC4CyJZ9gD0BWPhiZcDKH1h4HyjH7xm73QW2rYFfDc=
l05wMw7rC2WukkJmQ2eNHD+GKtJ3cet5JvId2HlRRvs=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<dict>
<key>hash2</key>
<data>
uAT9a3g3MJTMtQ7sftLak3vUNNfZf+A85/ZxU1IXW/g=
enffOo0+rfwtmjqAmfixCv8VRIDLj3jKHs1twjrUH90=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
jEC4CyJZ9gD0BWPhiZcDKH1h4HyjH7xm73QW2rYFfDc=
l05wMw7rC2WukkJmQ2eNHD+GKtJ3cet5JvId2HlRRvs=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
90ZfrZAPW5D3dN7yK92i2mNKBtZKeXAX2PGiAmbR9q0=
GaSMPMvfgj+b5jH17gC/ruq49YIk8q0BDcTkkJU+TzY=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<dict>
<key>hash2</key>
<data>
98NrTOHY6D0BRebJlQsytBo5Ma+HcHhZ6gR6K/LUI1M=
cgj+I5wEhrTXPKco/1hnOVOXKcOtfzok7IeH6w9lmAE=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
Ab5oE/nYcAnFUkTWbAAe4wkbiFrJjiUJU2UoLHZW21c=
FYvG+RLiaPkWsh5KdXOsZ+UswwwKyJ6IoyKCqCIearE=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
<dict>
<key>hash2</key>
<data>
IqxkHSi13uvRbjPTExbZYmIViVLJRKvDO1oi2+WA/D4=
qv1+sllWc6tfxZdD138EP/OJpco8Xwm1iPLMhU4L8iU=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
Ab5oE/nYcAnFUkTWbAAe4wkbiFrJjiUJU2UoLHZW21c=
FYvG+RLiaPkWsh5KdXOsZ+UswwwKyJ6IoyKCqCIearE=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
87Iq9BBtBpOJAK30WqkITfkM0hisfhk4VskgvOkDrRk=
jV7SGvRCtVUPJTtYwLz4Xm9LBFIqEtjLdhyV9ghsdqU=
</data>
</dict>
<key>Modules/module.modulemap</key>

View File

@ -1,3 +1,3 @@
M2Kit
=====
5.35
5.36