This commit is contained in:
2026-03-20 11:04:19 +07:00
parent e6c206197c
commit cd16fd3ce3
32 changed files with 1775 additions and 111 deletions

View File

@ -4,23 +4,6 @@
<dict>
<key>AvailableLibraries</key>
<array>
<dict>
<key>BinaryPath</key>
<string>M2Kit.framework/Versions/A/M2Kit</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</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>maccatalyst</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>M2Kit.framework/M2Kit</string>
@ -52,6 +35,23 @@
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>M2Kit.framework/Versions/A/M2Kit</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</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>maccatalyst</string>
</dict>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>

View File

@ -12650,7 +12650,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12698,7 +12699,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12746,7 +12748,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12794,7 +12797,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12820,6 +12824,208 @@
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "setup",
"printedName": "setup(iapId:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV5setup5iapIdySS_tFZ",
"mangledName": "$s5M2Kit0A3IAPV5setup5iapIdySS_tFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "isProVersion",
"printedName": "isProVersion",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "s:5M2Kit0A3IAPV12isProVersionSbvpZ",
"mangledName": "$s5M2Kit0A3IAPV12isProVersionSbvpZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "s:5M2Kit0A3IAPV12isProVersionSbvgZ",
"mangledName": "$s5M2Kit0A3IAPV12isProVersionSbvgZ",
"moduleName": "M2Kit",
"static": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "priceProVersion",
"printedName": "priceProVersion",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:5M2Kit0A3IAPV15priceProVersionSSSgvpZ",
"mangledName": "$s5M2Kit0A3IAPV15priceProVersionSSSgvpZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:5M2Kit0A3IAPV15priceProVersionSSSgvgZ",
"mangledName": "$s5M2Kit0A3IAPV15priceProVersionSSSgvgZ",
"moduleName": "M2Kit",
"static": true,
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "fetch",
"printedName": "fetch()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV5fetchyyFZ",
"mangledName": "$s5M2Kit0A3IAPV5fetchyyFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "purchaseProVersion",
"printedName": "purchaseProVersion()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV18purchaseProVersionyyFZ",
"mangledName": "$s5M2Kit0A3IAPV18purchaseProVersionyyFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "restorePurchase",
"printedName": "restorePurchase()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV15restorePurchaseyyFZ",
"mangledName": "$s5M2Kit0A3IAPV15restorePurchaseyyFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
}
],
"declKind": "Struct",
@ -12828,7 +13034,8 @@
"moduleName": "M2Kit",
"declAttributes": [
"AccessControl",
"Custom"
"Custom",
"RawDocComment"
],
"conformances": [
{
@ -20585,6 +20792,58 @@
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "weightedRandom",
"printedName": "weightedRandom(from:weights:)",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[Swift.String]",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sa"
},
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[Swift.Int]",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"usr": "s:Sa"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A5UtilsV14weightedRandom4from7weightsSSSaySSG_SaySiGtFZ",
"mangledName": "$s5M2Kit0A5UtilsV14weightedRandom4from7weightsSSSaySSG_SaySiGtFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Struct",
@ -21519,6 +21778,13 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "StoreKit",
"printedName": "StoreKit",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
@ -25063,33 +25329,33 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
"value": "\"5.24\""
"value": "\"5.25\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 209,
"offset": 400,
"length": 33,
"value": "\"IAPPurchasedSuccessNotification\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 315,
"offset": 545,
"length": 30,
"value": "\"IAPPurchasedFailNotification\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 430,
"offset": 752,
"length": 37,
"value": "\"IAPProductStatusUpdatedNotification\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 551,
"offset": 945,
"length": 41,
"value": "\"IAPProductsAvailableChangedNotification\""
},
@ -26031,6 +26297,34 @@
"length": 42,
"value": "\"https:\/\/storage.g7software.net\/microblog\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "Array",
"offset": 268,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "Array",
"offset": 309,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "Array",
"offset": 359,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "StringLiteral",
"offset": 403,
"length": 30,
"value": "\"M2Kit.IAPService.isPurchased\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IntCounter.swift",
"kind": "StringLiteral",
@ -26185,31 +26479,38 @@
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 946,
"length": 18,
"value": "\"yt51.product.pro\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "IntegerLiteral",
"offset": 1372,
"offset": 1420,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 1310,
"offset": 1358,
"length": 22,
"value": "\".kSavedCfgVersionKey\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 1409,
"offset": 1457,
"length": 15,
"value": "\".kSavedCfgKey\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 8284,
"offset": 8452,
"length": 11,
"value": "\"123aA@123\""
},

View File

@ -600,6 +600,18 @@ public let m2Version: Swift.String
@_Concurrency.MainActor public static let IAPPurchasedFailNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductStatusUpdatedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductsAvailableChangedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static func setup(iapId: Swift.String)
@_Concurrency.MainActor public static var isProVersion: Swift.Bool {
get
}
#if compiler(>=5.3) && $NonescapableTypes
@_Concurrency.MainActor public static var priceProVersion: Swift.String? {
get
}
#endif
@_Concurrency.MainActor public static func fetch()
@_Concurrency.MainActor public static func purchaseProVersion()
@_Concurrency.MainActor public static func restorePurchase()
}
@_Concurrency.MainActor public struct M2Image {
#if compiler(>=5.3) && $NonescapableTypes
@ -994,6 +1006,9 @@ extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func randomCode7() -> Swift.String
@_Concurrency.MainActor public static func randomCode11() -> Swift.String
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func weightedRandom(from items: [Swift.String], weights: [Swift.Int]) -> Swift.String
}
@objc @_inheritsConvenienceInitializers @_Concurrency.MainActor public class M2WebVC : UIKit.UIViewController {
@_Concurrency.MainActor @objc override dynamic public func viewDidLoad()
#if compiler(>=5.3) && $NonescapableTypes

View File

@ -600,6 +600,18 @@ public let m2Version: Swift.String
@_Concurrency.MainActor public static let IAPPurchasedFailNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductStatusUpdatedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductsAvailableChangedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static func setup(iapId: Swift.String)
@_Concurrency.MainActor public static var isProVersion: Swift.Bool {
get
}
#if compiler(>=5.3) && $NonescapableTypes
@_Concurrency.MainActor public static var priceProVersion: Swift.String? {
get
}
#endif
@_Concurrency.MainActor public static func fetch()
@_Concurrency.MainActor public static func purchaseProVersion()
@_Concurrency.MainActor public static func restorePurchase()
}
@_Concurrency.MainActor public struct M2Image {
#if compiler(>=5.3) && $NonescapableTypes
@ -994,6 +1006,9 @@ extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func randomCode7() -> Swift.String
@_Concurrency.MainActor public static func randomCode11() -> Swift.String
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func weightedRandom(from items: [Swift.String], weights: [Swift.Int]) -> Swift.String
}
@objc @_inheritsConvenienceInitializers @_Concurrency.MainActor public class M2WebVC : UIKit.UIViewController {
@_Concurrency.MainActor @objc override dynamic public func viewDidLoad()
#if compiler(>=5.3) && $NonescapableTypes

View File

@ -12650,7 +12650,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12698,7 +12699,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12746,7 +12748,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12794,7 +12797,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12820,6 +12824,208 @@
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "setup",
"printedName": "setup(iapId:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV5setup5iapIdySS_tFZ",
"mangledName": "$s5M2Kit0A3IAPV5setup5iapIdySS_tFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "isProVersion",
"printedName": "isProVersion",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "s:5M2Kit0A3IAPV12isProVersionSbvpZ",
"mangledName": "$s5M2Kit0A3IAPV12isProVersionSbvpZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "s:5M2Kit0A3IAPV12isProVersionSbvgZ",
"mangledName": "$s5M2Kit0A3IAPV12isProVersionSbvgZ",
"moduleName": "M2Kit",
"static": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "priceProVersion",
"printedName": "priceProVersion",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:5M2Kit0A3IAPV15priceProVersionSSSgvpZ",
"mangledName": "$s5M2Kit0A3IAPV15priceProVersionSSSgvpZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:5M2Kit0A3IAPV15priceProVersionSSSgvgZ",
"mangledName": "$s5M2Kit0A3IAPV15priceProVersionSSSgvgZ",
"moduleName": "M2Kit",
"static": true,
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "fetch",
"printedName": "fetch()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV5fetchyyFZ",
"mangledName": "$s5M2Kit0A3IAPV5fetchyyFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "purchaseProVersion",
"printedName": "purchaseProVersion()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV18purchaseProVersionyyFZ",
"mangledName": "$s5M2Kit0A3IAPV18purchaseProVersionyyFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "restorePurchase",
"printedName": "restorePurchase()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV15restorePurchaseyyFZ",
"mangledName": "$s5M2Kit0A3IAPV15restorePurchaseyyFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
}
],
"declKind": "Struct",
@ -12828,7 +13034,8 @@
"moduleName": "M2Kit",
"declAttributes": [
"AccessControl",
"Custom"
"Custom",
"RawDocComment"
],
"conformances": [
{
@ -20585,6 +20792,58 @@
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "weightedRandom",
"printedName": "weightedRandom(from:weights:)",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[Swift.String]",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sa"
},
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[Swift.Int]",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"usr": "s:Sa"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A5UtilsV14weightedRandom4from7weightsSSSaySSG_SaySiGtFZ",
"mangledName": "$s5M2Kit0A5UtilsV14weightedRandom4from7weightsSSSaySSG_SaySiGtFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Struct",
@ -21519,6 +21778,13 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "StoreKit",
"printedName": "StoreKit",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
@ -25063,33 +25329,33 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
"value": "\"5.24\""
"value": "\"5.25\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 209,
"offset": 400,
"length": 33,
"value": "\"IAPPurchasedSuccessNotification\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 315,
"offset": 545,
"length": 30,
"value": "\"IAPPurchasedFailNotification\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 430,
"offset": 752,
"length": 37,
"value": "\"IAPProductStatusUpdatedNotification\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 551,
"offset": 945,
"length": 41,
"value": "\"IAPProductsAvailableChangedNotification\""
},
@ -26031,6 +26297,34 @@
"length": 42,
"value": "\"https:\/\/storage.g7software.net\/microblog\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "Array",
"offset": 268,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "Array",
"offset": 309,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "Array",
"offset": 359,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "StringLiteral",
"offset": 403,
"length": 30,
"value": "\"M2Kit.IAPService.isPurchased\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IntCounter.swift",
"kind": "StringLiteral",
@ -26185,31 +26479,38 @@
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 946,
"length": 18,
"value": "\"yt51.product.pro\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "IntegerLiteral",
"offset": 1372,
"offset": 1420,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 1310,
"offset": 1358,
"length": 22,
"value": "\".kSavedCfgVersionKey\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 1409,
"offset": 1457,
"length": 15,
"value": "\".kSavedCfgKey\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 8284,
"offset": 8452,
"length": 11,
"value": "\"123aA@123\""
},

View File

@ -600,6 +600,18 @@ public let m2Version: Swift.String
@_Concurrency.MainActor public static let IAPPurchasedFailNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductStatusUpdatedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductsAvailableChangedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static func setup(iapId: Swift.String)
@_Concurrency.MainActor public static var isProVersion: Swift.Bool {
get
}
#if compiler(>=5.3) && $NonescapableTypes
@_Concurrency.MainActor public static var priceProVersion: Swift.String? {
get
}
#endif
@_Concurrency.MainActor public static func fetch()
@_Concurrency.MainActor public static func purchaseProVersion()
@_Concurrency.MainActor public static func restorePurchase()
}
@_Concurrency.MainActor public struct M2Image {
#if compiler(>=5.3) && $NonescapableTypes
@ -994,6 +1006,9 @@ extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func randomCode7() -> Swift.String
@_Concurrency.MainActor public static func randomCode11() -> Swift.String
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func weightedRandom(from items: [Swift.String], weights: [Swift.Int]) -> Swift.String
}
@objc @_inheritsConvenienceInitializers @_Concurrency.MainActor public class M2WebVC : UIKit.UIViewController {
@_Concurrency.MainActor @objc override dynamic public func viewDidLoad()
#if compiler(>=5.3) && $NonescapableTypes

View File

@ -600,6 +600,18 @@ public let m2Version: Swift.String
@_Concurrency.MainActor public static let IAPPurchasedFailNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductStatusUpdatedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductsAvailableChangedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static func setup(iapId: Swift.String)
@_Concurrency.MainActor public static var isProVersion: Swift.Bool {
get
}
#if compiler(>=5.3) && $NonescapableTypes
@_Concurrency.MainActor public static var priceProVersion: Swift.String? {
get
}
#endif
@_Concurrency.MainActor public static func fetch()
@_Concurrency.MainActor public static func purchaseProVersion()
@_Concurrency.MainActor public static func restorePurchase()
}
@_Concurrency.MainActor public struct M2Image {
#if compiler(>=5.3) && $NonescapableTypes
@ -994,6 +1006,9 @@ extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func randomCode7() -> Swift.String
@_Concurrency.MainActor public static func randomCode11() -> Swift.String
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func weightedRandom(from items: [Swift.String], weights: [Swift.Int]) -> Swift.String
}
@objc @_inheritsConvenienceInitializers @_Concurrency.MainActor public class M2WebVC : UIKit.UIViewController {
@_Concurrency.MainActor @objc override dynamic public func viewDidLoad()
#if compiler(>=5.3) && $NonescapableTypes

View File

@ -12650,7 +12650,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12698,7 +12699,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12746,7 +12748,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12794,7 +12797,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12820,6 +12824,208 @@
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "setup",
"printedName": "setup(iapId:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV5setup5iapIdySS_tFZ",
"mangledName": "$s5M2Kit0A3IAPV5setup5iapIdySS_tFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "isProVersion",
"printedName": "isProVersion",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "s:5M2Kit0A3IAPV12isProVersionSbvpZ",
"mangledName": "$s5M2Kit0A3IAPV12isProVersionSbvpZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "s:5M2Kit0A3IAPV12isProVersionSbvgZ",
"mangledName": "$s5M2Kit0A3IAPV12isProVersionSbvgZ",
"moduleName": "M2Kit",
"static": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "priceProVersion",
"printedName": "priceProVersion",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:5M2Kit0A3IAPV15priceProVersionSSSgvpZ",
"mangledName": "$s5M2Kit0A3IAPV15priceProVersionSSSgvpZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:5M2Kit0A3IAPV15priceProVersionSSSgvgZ",
"mangledName": "$s5M2Kit0A3IAPV15priceProVersionSSSgvgZ",
"moduleName": "M2Kit",
"static": true,
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "fetch",
"printedName": "fetch()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV5fetchyyFZ",
"mangledName": "$s5M2Kit0A3IAPV5fetchyyFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "purchaseProVersion",
"printedName": "purchaseProVersion()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV18purchaseProVersionyyFZ",
"mangledName": "$s5M2Kit0A3IAPV18purchaseProVersionyyFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "restorePurchase",
"printedName": "restorePurchase()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV15restorePurchaseyyFZ",
"mangledName": "$s5M2Kit0A3IAPV15restorePurchaseyyFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
}
],
"declKind": "Struct",
@ -12828,7 +13034,8 @@
"moduleName": "M2Kit",
"declAttributes": [
"AccessControl",
"Custom"
"Custom",
"RawDocComment"
],
"conformances": [
{
@ -20585,6 +20792,58 @@
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "weightedRandom",
"printedName": "weightedRandom(from:weights:)",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[Swift.String]",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sa"
},
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[Swift.Int]",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"usr": "s:Sa"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A5UtilsV14weightedRandom4from7weightsSSSaySSG_SaySiGtFZ",
"mangledName": "$s5M2Kit0A5UtilsV14weightedRandom4from7weightsSSSaySSG_SaySiGtFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Struct",
@ -21519,6 +21778,13 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "StoreKit",
"printedName": "StoreKit",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
@ -25063,33 +25329,33 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
"value": "\"5.24\""
"value": "\"5.25\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 209,
"offset": 400,
"length": 33,
"value": "\"IAPPurchasedSuccessNotification\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 315,
"offset": 545,
"length": 30,
"value": "\"IAPPurchasedFailNotification\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 430,
"offset": 752,
"length": 37,
"value": "\"IAPProductStatusUpdatedNotification\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 551,
"offset": 945,
"length": 41,
"value": "\"IAPProductsAvailableChangedNotification\""
},
@ -26031,6 +26297,34 @@
"length": 42,
"value": "\"https:\/\/storage.g7software.net\/microblog\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "Array",
"offset": 268,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "Array",
"offset": 309,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "Array",
"offset": 359,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "StringLiteral",
"offset": 403,
"length": 30,
"value": "\"M2Kit.IAPService.isPurchased\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IntCounter.swift",
"kind": "StringLiteral",
@ -26185,31 +26479,38 @@
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 946,
"length": 18,
"value": "\"yt51.product.pro\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "IntegerLiteral",
"offset": 1372,
"offset": 1420,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 1310,
"offset": 1358,
"length": 22,
"value": "\".kSavedCfgVersionKey\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 1409,
"offset": 1457,
"length": 15,
"value": "\".kSavedCfgKey\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 8284,
"offset": 8452,
"length": 11,
"value": "\"123aA@123\""
},

View File

@ -600,6 +600,18 @@ public let m2Version: Swift.String
@_Concurrency.MainActor public static let IAPPurchasedFailNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductStatusUpdatedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductsAvailableChangedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static func setup(iapId: Swift.String)
@_Concurrency.MainActor public static var isProVersion: Swift.Bool {
get
}
#if compiler(>=5.3) && $NonescapableTypes
@_Concurrency.MainActor public static var priceProVersion: Swift.String? {
get
}
#endif
@_Concurrency.MainActor public static func fetch()
@_Concurrency.MainActor public static func purchaseProVersion()
@_Concurrency.MainActor public static func restorePurchase()
}
@_Concurrency.MainActor public struct M2Image {
#if compiler(>=5.3) && $NonescapableTypes
@ -994,6 +1006,9 @@ extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func randomCode7() -> Swift.String
@_Concurrency.MainActor public static func randomCode11() -> Swift.String
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func weightedRandom(from items: [Swift.String], weights: [Swift.Int]) -> Swift.String
}
@objc @_inheritsConvenienceInitializers @_Concurrency.MainActor public class M2WebVC : UIKit.UIViewController {
@_Concurrency.MainActor @objc override dynamic public func viewDidLoad()
#if compiler(>=5.3) && $NonescapableTypes

View File

@ -600,6 +600,18 @@ public let m2Version: Swift.String
@_Concurrency.MainActor public static let IAPPurchasedFailNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductStatusUpdatedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductsAvailableChangedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static func setup(iapId: Swift.String)
@_Concurrency.MainActor public static var isProVersion: Swift.Bool {
get
}
#if compiler(>=5.3) && $NonescapableTypes
@_Concurrency.MainActor public static var priceProVersion: Swift.String? {
get
}
#endif
@_Concurrency.MainActor public static func fetch()
@_Concurrency.MainActor public static func purchaseProVersion()
@_Concurrency.MainActor public static func restorePurchase()
}
@_Concurrency.MainActor public struct M2Image {
#if compiler(>=5.3) && $NonescapableTypes
@ -994,6 +1006,9 @@ extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func randomCode7() -> Swift.String
@_Concurrency.MainActor public static func randomCode11() -> Swift.String
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func weightedRandom(from items: [Swift.String], weights: [Swift.Int]) -> Swift.String
}
@objc @_inheritsConvenienceInitializers @_Concurrency.MainActor public class M2WebVC : UIKit.UIViewController {
@_Concurrency.MainActor @objc override dynamic public func viewDidLoad()
#if compiler(>=5.3) && $NonescapableTypes

View File

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>5.24</string>
<string>5.25</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>

View File

@ -12650,7 +12650,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12698,7 +12699,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12746,7 +12748,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12794,7 +12797,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12820,6 +12824,208 @@
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "setup",
"printedName": "setup(iapId:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV5setup5iapIdySS_tFZ",
"mangledName": "$s5M2Kit0A3IAPV5setup5iapIdySS_tFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "isProVersion",
"printedName": "isProVersion",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "s:5M2Kit0A3IAPV12isProVersionSbvpZ",
"mangledName": "$s5M2Kit0A3IAPV12isProVersionSbvpZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "s:5M2Kit0A3IAPV12isProVersionSbvgZ",
"mangledName": "$s5M2Kit0A3IAPV12isProVersionSbvgZ",
"moduleName": "M2Kit",
"static": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "priceProVersion",
"printedName": "priceProVersion",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:5M2Kit0A3IAPV15priceProVersionSSSgvpZ",
"mangledName": "$s5M2Kit0A3IAPV15priceProVersionSSSgvpZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:5M2Kit0A3IAPV15priceProVersionSSSgvgZ",
"mangledName": "$s5M2Kit0A3IAPV15priceProVersionSSSgvgZ",
"moduleName": "M2Kit",
"static": true,
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "fetch",
"printedName": "fetch()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV5fetchyyFZ",
"mangledName": "$s5M2Kit0A3IAPV5fetchyyFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "purchaseProVersion",
"printedName": "purchaseProVersion()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV18purchaseProVersionyyFZ",
"mangledName": "$s5M2Kit0A3IAPV18purchaseProVersionyyFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "restorePurchase",
"printedName": "restorePurchase()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV15restorePurchaseyyFZ",
"mangledName": "$s5M2Kit0A3IAPV15restorePurchaseyyFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
}
],
"declKind": "Struct",
@ -12828,7 +13034,8 @@
"moduleName": "M2Kit",
"declAttributes": [
"AccessControl",
"Custom"
"Custom",
"RawDocComment"
],
"conformances": [
{
@ -20585,6 +20792,58 @@
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "weightedRandom",
"printedName": "weightedRandom(from:weights:)",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[Swift.String]",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sa"
},
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[Swift.Int]",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"usr": "s:Sa"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A5UtilsV14weightedRandom4from7weightsSSSaySSG_SaySiGtFZ",
"mangledName": "$s5M2Kit0A5UtilsV14weightedRandom4from7weightsSSSaySSG_SaySiGtFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Struct",
@ -21519,6 +21778,13 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "StoreKit",
"printedName": "StoreKit",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
@ -25063,33 +25329,33 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
"value": "\"5.24\""
"value": "\"5.25\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 209,
"offset": 400,
"length": 33,
"value": "\"IAPPurchasedSuccessNotification\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 315,
"offset": 545,
"length": 30,
"value": "\"IAPPurchasedFailNotification\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 430,
"offset": 752,
"length": 37,
"value": "\"IAPProductStatusUpdatedNotification\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 551,
"offset": 945,
"length": 41,
"value": "\"IAPProductsAvailableChangedNotification\""
},
@ -26031,6 +26297,34 @@
"length": 42,
"value": "\"https:\/\/storage.g7software.net\/microblog\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "Array",
"offset": 268,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "Array",
"offset": 309,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "Array",
"offset": 359,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "StringLiteral",
"offset": 403,
"length": 30,
"value": "\"M2Kit.IAPService.isPurchased\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IntCounter.swift",
"kind": "StringLiteral",
@ -26185,31 +26479,38 @@
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 946,
"length": 18,
"value": "\"yt51.product.pro\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "IntegerLiteral",
"offset": 1372,
"offset": 1420,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 1310,
"offset": 1358,
"length": 22,
"value": "\".kSavedCfgVersionKey\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 1409,
"offset": 1457,
"length": 15,
"value": "\".kSavedCfgKey\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 8284,
"offset": 8452,
"length": 11,
"value": "\"123aA@123\""
},

View File

@ -600,6 +600,18 @@ public let m2Version: Swift.String
@_Concurrency.MainActor public static let IAPPurchasedFailNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductStatusUpdatedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductsAvailableChangedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static func setup(iapId: Swift.String)
@_Concurrency.MainActor public static var isProVersion: Swift.Bool {
get
}
#if compiler(>=5.3) && $NonescapableTypes
@_Concurrency.MainActor public static var priceProVersion: Swift.String? {
get
}
#endif
@_Concurrency.MainActor public static func fetch()
@_Concurrency.MainActor public static func purchaseProVersion()
@_Concurrency.MainActor public static func restorePurchase()
}
@_Concurrency.MainActor public struct M2Image {
#if compiler(>=5.3) && $NonescapableTypes
@ -994,6 +1006,9 @@ extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func randomCode7() -> Swift.String
@_Concurrency.MainActor public static func randomCode11() -> Swift.String
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func weightedRandom(from items: [Swift.String], weights: [Swift.Int]) -> Swift.String
}
@objc @_inheritsConvenienceInitializers @_Concurrency.MainActor public class M2WebVC : UIKit.UIViewController {
@_Concurrency.MainActor @objc override dynamic public func viewDidLoad()
#if compiler(>=5.3) && $NonescapableTypes

View File

@ -600,6 +600,18 @@ public let m2Version: Swift.String
@_Concurrency.MainActor public static let IAPPurchasedFailNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductStatusUpdatedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductsAvailableChangedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static func setup(iapId: Swift.String)
@_Concurrency.MainActor public static var isProVersion: Swift.Bool {
get
}
#if compiler(>=5.3) && $NonescapableTypes
@_Concurrency.MainActor public static var priceProVersion: Swift.String? {
get
}
#endif
@_Concurrency.MainActor public static func fetch()
@_Concurrency.MainActor public static func purchaseProVersion()
@_Concurrency.MainActor public static func restorePurchase()
}
@_Concurrency.MainActor public struct M2Image {
#if compiler(>=5.3) && $NonescapableTypes
@ -994,6 +1006,9 @@ extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func randomCode7() -> Swift.String
@_Concurrency.MainActor public static func randomCode11() -> Swift.String
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func weightedRandom(from items: [Swift.String], weights: [Swift.Int]) -> Swift.String
}
@objc @_inheritsConvenienceInitializers @_Concurrency.MainActor public class M2WebVC : UIKit.UIViewController {
@_Concurrency.MainActor @objc override dynamic public func viewDidLoad()
#if compiler(>=5.3) && $NonescapableTypes

View File

@ -12650,7 +12650,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12698,7 +12699,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12746,7 +12748,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12794,7 +12797,8 @@
"HasInitialValue",
"HasStorage",
"Custom",
"AccessControl"
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
@ -12820,6 +12824,208 @@
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "setup",
"printedName": "setup(iapId:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV5setup5iapIdySS_tFZ",
"mangledName": "$s5M2Kit0A3IAPV5setup5iapIdySS_tFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "isProVersion",
"printedName": "isProVersion",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "s:5M2Kit0A3IAPV12isProVersionSbvpZ",
"mangledName": "$s5M2Kit0A3IAPV12isProVersionSbvpZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "s:5M2Kit0A3IAPV12isProVersionSbvgZ",
"mangledName": "$s5M2Kit0A3IAPV12isProVersionSbvgZ",
"moduleName": "M2Kit",
"static": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "priceProVersion",
"printedName": "priceProVersion",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:5M2Kit0A3IAPV15priceProVersionSSSgvpZ",
"mangledName": "$s5M2Kit0A3IAPV15priceProVersionSSSgvpZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:5M2Kit0A3IAPV15priceProVersionSSSgvgZ",
"mangledName": "$s5M2Kit0A3IAPV15priceProVersionSSSgvgZ",
"moduleName": "M2Kit",
"static": true,
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "fetch",
"printedName": "fetch()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV5fetchyyFZ",
"mangledName": "$s5M2Kit0A3IAPV5fetchyyFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "purchaseProVersion",
"printedName": "purchaseProVersion()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV18purchaseProVersionyyFZ",
"mangledName": "$s5M2Kit0A3IAPV18purchaseProVersionyyFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "restorePurchase",
"printedName": "restorePurchase()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A3IAPV15restorePurchaseyyFZ",
"mangledName": "$s5M2Kit0A3IAPV15restorePurchaseyyFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
}
],
"declKind": "Struct",
@ -12828,7 +13034,8 @@
"moduleName": "M2Kit",
"declAttributes": [
"AccessControl",
"Custom"
"Custom",
"RawDocComment"
],
"conformances": [
{
@ -20585,6 +20792,58 @@
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "weightedRandom",
"printedName": "weightedRandom(from:weights:)",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[Swift.String]",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sa"
},
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[Swift.Int]",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"usr": "s:Sa"
}
],
"declKind": "Func",
"usr": "s:5M2Kit0A5UtilsV14weightedRandom4from7weightsSSSaySSG_SaySiGtFZ",
"mangledName": "$s5M2Kit0A5UtilsV14weightedRandom4from7weightsSSSaySSG_SaySiGtFZ",
"moduleName": "M2Kit",
"static": true,
"declAttributes": [
"Custom",
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Struct",
@ -21519,6 +21778,13 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "StoreKit",
"printedName": "StoreKit",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
@ -25063,33 +25329,33 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
"value": "\"5.24\""
"value": "\"5.25\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 209,
"offset": 400,
"length": 33,
"value": "\"IAPPurchasedSuccessNotification\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 315,
"offset": 545,
"length": 30,
"value": "\"IAPPurchasedFailNotification\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 430,
"offset": 752,
"length": 37,
"value": "\"IAPProductStatusUpdatedNotification\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
"kind": "StringLiteral",
"offset": 551,
"offset": 945,
"length": 41,
"value": "\"IAPProductsAvailableChangedNotification\""
},
@ -26031,6 +26297,34 @@
"length": 42,
"value": "\"https:\/\/storage.g7software.net\/microblog\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "Array",
"offset": 268,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "Array",
"offset": 309,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "Array",
"offset": 359,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IAPService.swift",
"kind": "StringLiteral",
"offset": 403,
"length": 30,
"value": "\"M2Kit.IAPService.isPurchased\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/IntCounter.swift",
"kind": "StringLiteral",
@ -26185,31 +26479,38 @@
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 946,
"length": 18,
"value": "\"yt51.product.pro\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "IntegerLiteral",
"offset": 1372,
"offset": 1420,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 1310,
"offset": 1358,
"length": 22,
"value": "\".kSavedCfgVersionKey\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 1409,
"offset": 1457,
"length": 15,
"value": "\".kSavedCfgKey\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Utils.swift",
"kind": "StringLiteral",
"offset": 8284,
"offset": 8452,
"length": 11,
"value": "\"123aA@123\""
},

View File

@ -600,6 +600,18 @@ public let m2Version: Swift.String
@_Concurrency.MainActor public static let IAPPurchasedFailNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductStatusUpdatedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductsAvailableChangedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static func setup(iapId: Swift.String)
@_Concurrency.MainActor public static var isProVersion: Swift.Bool {
get
}
#if compiler(>=5.3) && $NonescapableTypes
@_Concurrency.MainActor public static var priceProVersion: Swift.String? {
get
}
#endif
@_Concurrency.MainActor public static func fetch()
@_Concurrency.MainActor public static func purchaseProVersion()
@_Concurrency.MainActor public static func restorePurchase()
}
@_Concurrency.MainActor public struct M2Image {
#if compiler(>=5.3) && $NonescapableTypes
@ -994,6 +1006,9 @@ extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func randomCode7() -> Swift.String
@_Concurrency.MainActor public static func randomCode11() -> Swift.String
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func weightedRandom(from items: [Swift.String], weights: [Swift.Int]) -> Swift.String
}
@objc @_inheritsConvenienceInitializers @_Concurrency.MainActor public class M2WebVC : UIKit.UIViewController {
@_Concurrency.MainActor @objc override dynamic public func viewDidLoad()
#if compiler(>=5.3) && $NonescapableTypes

View File

@ -600,6 +600,18 @@ public let m2Version: Swift.String
@_Concurrency.MainActor public static let IAPPurchasedFailNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductStatusUpdatedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static let IAPProductsAvailableChangedNotification: Foundation.Notification.Name
@_Concurrency.MainActor public static func setup(iapId: Swift.String)
@_Concurrency.MainActor public static var isProVersion: Swift.Bool {
get
}
#if compiler(>=5.3) && $NonescapableTypes
@_Concurrency.MainActor public static var priceProVersion: Swift.String? {
get
}
#endif
@_Concurrency.MainActor public static func fetch()
@_Concurrency.MainActor public static func purchaseProVersion()
@_Concurrency.MainActor public static func restorePurchase()
}
@_Concurrency.MainActor public struct M2Image {
#if compiler(>=5.3) && $NonescapableTypes
@ -994,6 +1006,9 @@ extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func randomCode7() -> Swift.String
@_Concurrency.MainActor public static func randomCode11() -> Swift.String
}
extension M2Kit.M2Utils {
@_Concurrency.MainActor public static func weightedRandom(from items: [Swift.String], weights: [Swift.Int]) -> Swift.String
}
@objc @_inheritsConvenienceInitializers @_Concurrency.MainActor public class M2WebVC : UIKit.UIViewController {
@_Concurrency.MainActor @objc override dynamic public func viewDidLoad()
#if compiler(>=5.3) && $NonescapableTypes

View File

@ -10,47 +10,47 @@
</data>
<key>Info.plist</key>
<data>
0Yma+5Fbrxhuw7gEqPNhr7HVzmM=
FRjNoxjlQ0HHFtj+xiPYLxsC4+Q=
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
BEygokct8a+2ZsrKWmWF9jXz13A=
h+ZdUC/y+/SbJnC1H05D/x0D2ME=
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<data>
ssjqNB5ubDgX+kuGQKubzZ9tqAY=
OcFGPcgxy3roT4fVDIuhjSGcLLY=
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<data>
17iYczc6//gqkiI4G7y9mx0BY8E=
rlhF4Sz85tsVwXP20cC7sxNVfdU=
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
<data>
ssjqNB5ubDgX+kuGQKubzZ9tqAY=
OcFGPcgxy3roT4fVDIuhjSGcLLY=
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
yRm/7fZf9Smi0D/VDq0Dey4obxE=
mMG8n8Xb/FuwSAe6tXQyUr8lCUI=
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<data>
BEygokct8a+2ZsrKWmWF9jXz13A=
h+ZdUC/y+/SbJnC1H05D/x0D2ME=
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<data>
38Id9RCQFtWcUPZ8vRDdmCjjDj4=
XadabFR8pCLxM/8uvKye4N5kTUM=
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
<data>
DJJl9YP5NTO7X2eb7ZXVeQmQYok=
Zzze8UGkFrW7XhH60dG4nj8V5Gg=
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
<data>
38Id9RCQFtWcUPZ8vRDdmCjjDj4=
XadabFR8pCLxM/8uvKye4N5kTUM=
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
MDQWgLjS8R00HhVRsrbRA1ZRlE0=
HzHkZpOsmRcX/6rVtUt1Th9eO+I=
</data>
<key>Modules/module.modulemap</key>
<data>
@ -70,70 +70,70 @@
<dict>
<key>hash2</key>
<data>
c+nDf1HNPHaSwSLK0xdUkLuOWwfmqtbNyHng18m4LxE=
ob5Jsi9geYadWUeV85kX/cI3KLBRsbfyd9nUdZQovAY=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
7zJtE2VwoEi++M2vNzXyQf+TUBplFY/34BqpXHVeIpU=
cwfjW3BIFRJiUdxACLBrvrxqDrhsXkIaLPFnyC9xvcM=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<dict>
<key>hash2</key>
<data>
Kz38xbJ2vJt48NGiENswgg5b1q/t/EOAed8xHFwnO4k=
HkOh7YMxbzgmADJSjeS6vE/GEBHJjmNIwp59t2yolt0=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
7zJtE2VwoEi++M2vNzXyQf+TUBplFY/34BqpXHVeIpU=
cwfjW3BIFRJiUdxACLBrvrxqDrhsXkIaLPFnyC9xvcM=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
uAYR9DWx0PzQjOMq5APAUPmLI2jCzB8+gSR4OtvujmI=
kqNVRVW11QmJeY3GaAfqhhqwp5Lu+DFG/b1JSnvaz60=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<dict>
<key>hash2</key>
<data>
c+nDf1HNPHaSwSLK0xdUkLuOWwfmqtbNyHng18m4LxE=
ob5Jsi9geYadWUeV85kX/cI3KLBRsbfyd9nUdZQovAY=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
+5ye82Pu4EJ+dkLRbNuOTIcOcUlYlqZ31ilbnMngTyE=
0YIE1xj3KR075SX8jupikjyqMvQnnpCSEx2iqRNYEaA=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
<dict>
<key>hash2</key>
<data>
JReO+mkxQ0W/Id5bQVptHfNb8p0SCjgNlHO/0v/qUaE=
XH0bXNW1ZMj5LIOrWPrDm8pg+nh6d78GNxYSnS5wpzY=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
+5ye82Pu4EJ+dkLRbNuOTIcOcUlYlqZ31ilbnMngTyE=
0YIE1xj3KR075SX8jupikjyqMvQnnpCSEx2iqRNYEaA=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
+ME268vd0/F7e1QGn4dCtBmuPF/lo+5Ky2dnoAXBplw=
tCBElf68iYsYRJ6+CzvQVAHG70q7J+77ZjNGAOIqkt4=
</data>
</dict>
<key>Modules/module.modulemap</key>

View File

@ -11,7 +11,7 @@ let package = Package(
products: [
.library(
name: "M2Kit",
targets: ["M2Kit"]
targets: ["M2KitWrapper"]
),
],
targets: [
@ -19,5 +19,13 @@ let package = Package(
name: "M2Kit",
path: "./Frameworks/M2Kit.xcframework"
),
.target(
name: "M2KitWrapper",
dependencies: ["M2Kit"],
path: "Sources/M2KitWrapper",
resources: [
.copy("Resources/M2Kit.bundle")
]
),
]
)

View File

@ -1,3 +1,3 @@
M2Kit
=====
5.24
5.25

View File

@ -0,0 +1 @@
@_exported import M2Kit