2 Commits

Author SHA1 Message Date
9ba9c99815 5.33 2026-05-29 11:24:43 +07:00
39728313b6 5.32 2026-05-26 14:54:41 +07:00
24 changed files with 829 additions and 44 deletions

View File

@ -7758,6 +7758,13 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
@ -7779,6 +7786,76 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "WebKit",
"printedName": "WebKit",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
@ -22941,6 +23018,13 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "AVFoundation",
"printedName": "AVFoundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
@ -24241,6 +24325,28 @@
],
"usr": "s:7SwiftUI18_FormatSpecifiableP",
"mangledName": "$s7SwiftUI18_FormatSpecifiableP"
},
{
"kind": "Conformance",
"name": "AtomicRepresentable",
"printedName": "AtomicRepresentable",
"children": [
{
"kind": "TypeWitness",
"name": "AtomicRepresentation",
"printedName": "AtomicRepresentation",
"children": [
{
"kind": "TypeNominal",
"name": "_Atomic64BitStorage",
"printedName": "Synchronization._Atomic64BitStorage",
"usr": "s:15Synchronization19_Atomic64BitStorageV"
}
]
}
],
"usr": "s:15Synchronization19AtomicRepresentableP",
"mangledName": "$s15Synchronization19AtomicRepresentableP"
}
]
},
@ -24744,6 +24850,27 @@
],
"usr": "s:7SwiftUI34AttributedTextFormattingDefinitionP",
"mangledName": "$s7SwiftUI34AttributedTextFormattingDefinitionP"
},
{
"kind": "Conformance",
"name": "AtomicRepresentable",
"printedName": "AtomicRepresentable",
"children": [
{
"kind": "TypeWitness",
"name": "AtomicRepresentation",
"printedName": "AtomicRepresentation",
"children": [
{
"kind": "TypeNominal",
"name": "DependentMember",
"printedName": "τ_0_0.AtomicOptionalRepresentation"
}
]
}
],
"usr": "s:15Synchronization19AtomicRepresentableP",
"mangledName": "$s15Synchronization19AtomicRepresentableP"
}
]
}
@ -26028,28 +26155,28 @@
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "IntegerLiteral",
"offset": 20053,
"offset": 20321,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "StringLiteral",
"offset": 20098,
"offset": 20366,
"length": 23,
"value": "\"[Just] URL is invalid\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "IntegerLiteral",
"offset": 20202,
"offset": 20470,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "StringLiteral",
"offset": 20262,
"offset": 20530,
"length": 61,
"value": "\"[Just] You are accessing asynchronous result synchronously.\""
},
@ -26326,6 +26453,34 @@
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSGlobal2.swift",
"kind": "IntegerLiteral",
"offset": 2017,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSGlobal2.swift",
"kind": "Dictionary",
"offset": 2082,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSGlobal2.swift",
"kind": "Dictionary",
"offset": 2140,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSWebView.swift",
"kind": "BooleanLiteral",
"offset": 2896,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/XMLHttpRequest.swift",
"kind": "IntegerLiteral",
@ -26387,7 +26542,7 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
"value": "\"5.31\""
"value": "\"5.33\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",

View File

@ -2,6 +2,7 @@
// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 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
import AVFoundation
import Combine
import CommonCrypto
import Foundation

View File

@ -2,6 +2,7 @@
// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 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
import AVFoundation
import Combine
import CommonCrypto
import Foundation

View File

@ -7758,6 +7758,13 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
@ -7779,6 +7786,76 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "WebKit",
"printedName": "WebKit",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
@ -22941,6 +23018,13 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "AVFoundation",
"printedName": "AVFoundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
@ -24241,6 +24325,28 @@
],
"usr": "s:7SwiftUI18_FormatSpecifiableP",
"mangledName": "$s7SwiftUI18_FormatSpecifiableP"
},
{
"kind": "Conformance",
"name": "AtomicRepresentable",
"printedName": "AtomicRepresentable",
"children": [
{
"kind": "TypeWitness",
"name": "AtomicRepresentation",
"printedName": "AtomicRepresentation",
"children": [
{
"kind": "TypeNominal",
"name": "_Atomic64BitStorage",
"printedName": "Synchronization._Atomic64BitStorage",
"usr": "s:15Synchronization19_Atomic64BitStorageV"
}
]
}
],
"usr": "s:15Synchronization19AtomicRepresentableP",
"mangledName": "$s15Synchronization19AtomicRepresentableP"
}
]
},
@ -24744,6 +24850,27 @@
],
"usr": "s:7SwiftUI34AttributedTextFormattingDefinitionP",
"mangledName": "$s7SwiftUI34AttributedTextFormattingDefinitionP"
},
{
"kind": "Conformance",
"name": "AtomicRepresentable",
"printedName": "AtomicRepresentable",
"children": [
{
"kind": "TypeWitness",
"name": "AtomicRepresentation",
"printedName": "AtomicRepresentation",
"children": [
{
"kind": "TypeNominal",
"name": "DependentMember",
"printedName": "τ_0_0.AtomicOptionalRepresentation"
}
]
}
],
"usr": "s:15Synchronization19AtomicRepresentableP",
"mangledName": "$s15Synchronization19AtomicRepresentableP"
}
]
}
@ -26028,28 +26155,28 @@
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "IntegerLiteral",
"offset": 20053,
"offset": 20321,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "StringLiteral",
"offset": 20098,
"offset": 20366,
"length": 23,
"value": "\"[Just] URL is invalid\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "IntegerLiteral",
"offset": 20202,
"offset": 20470,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "StringLiteral",
"offset": 20262,
"offset": 20530,
"length": 61,
"value": "\"[Just] You are accessing asynchronous result synchronously.\""
},
@ -26326,6 +26453,34 @@
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSGlobal2.swift",
"kind": "IntegerLiteral",
"offset": 2017,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSGlobal2.swift",
"kind": "Dictionary",
"offset": 2082,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSGlobal2.swift",
"kind": "Dictionary",
"offset": 2140,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSWebView.swift",
"kind": "BooleanLiteral",
"offset": 2896,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/XMLHttpRequest.swift",
"kind": "IntegerLiteral",
@ -26387,7 +26542,7 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
"value": "\"5.31\""
"value": "\"5.33\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",

View File

@ -2,6 +2,7 @@
// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 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
import AVFoundation
import Combine
import CommonCrypto
import Foundation

View File

@ -2,6 +2,7 @@
// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 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
import AVFoundation
import Combine
import CommonCrypto
import Foundation

View File

@ -7758,6 +7758,13 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
@ -7779,6 +7786,76 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "WebKit",
"printedName": "WebKit",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
@ -22941,6 +23018,13 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "AVFoundation",
"printedName": "AVFoundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
@ -24241,6 +24325,28 @@
],
"usr": "s:7SwiftUI18_FormatSpecifiableP",
"mangledName": "$s7SwiftUI18_FormatSpecifiableP"
},
{
"kind": "Conformance",
"name": "AtomicRepresentable",
"printedName": "AtomicRepresentable",
"children": [
{
"kind": "TypeWitness",
"name": "AtomicRepresentation",
"printedName": "AtomicRepresentation",
"children": [
{
"kind": "TypeNominal",
"name": "_Atomic64BitStorage",
"printedName": "Synchronization._Atomic64BitStorage",
"usr": "s:15Synchronization19_Atomic64BitStorageV"
}
]
}
],
"usr": "s:15Synchronization19AtomicRepresentableP",
"mangledName": "$s15Synchronization19AtomicRepresentableP"
}
]
},
@ -24744,6 +24850,27 @@
],
"usr": "s:7SwiftUI34AttributedTextFormattingDefinitionP",
"mangledName": "$s7SwiftUI34AttributedTextFormattingDefinitionP"
},
{
"kind": "Conformance",
"name": "AtomicRepresentable",
"printedName": "AtomicRepresentable",
"children": [
{
"kind": "TypeWitness",
"name": "AtomicRepresentation",
"printedName": "AtomicRepresentation",
"children": [
{
"kind": "TypeNominal",
"name": "DependentMember",
"printedName": "τ_0_0.AtomicOptionalRepresentation"
}
]
}
],
"usr": "s:15Synchronization19AtomicRepresentableP",
"mangledName": "$s15Synchronization19AtomicRepresentableP"
}
]
}
@ -26028,28 +26155,28 @@
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "IntegerLiteral",
"offset": 20053,
"offset": 20321,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "StringLiteral",
"offset": 20098,
"offset": 20366,
"length": 23,
"value": "\"[Just] URL is invalid\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "IntegerLiteral",
"offset": 20202,
"offset": 20470,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "StringLiteral",
"offset": 20262,
"offset": 20530,
"length": 61,
"value": "\"[Just] You are accessing asynchronous result synchronously.\""
},
@ -26326,6 +26453,34 @@
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSGlobal2.swift",
"kind": "IntegerLiteral",
"offset": 2017,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSGlobal2.swift",
"kind": "Dictionary",
"offset": 2082,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSGlobal2.swift",
"kind": "Dictionary",
"offset": 2140,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSWebView.swift",
"kind": "BooleanLiteral",
"offset": 2896,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/XMLHttpRequest.swift",
"kind": "IntegerLiteral",
@ -26387,7 +26542,7 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
"value": "\"5.31\""
"value": "\"5.33\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",

View File

@ -2,6 +2,7 @@
// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 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
import AVFoundation
import Combine
import CommonCrypto
import Foundation

View File

@ -2,6 +2,7 @@
// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 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
import AVFoundation
import Combine
import CommonCrypto
import Foundation

View File

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

View File

@ -7758,6 +7758,13 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
@ -7779,6 +7786,76 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "WebKit",
"printedName": "WebKit",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
@ -22941,6 +23018,13 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "AVFoundation",
"printedName": "AVFoundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
@ -24241,6 +24325,28 @@
],
"usr": "s:7SwiftUI18_FormatSpecifiableP",
"mangledName": "$s7SwiftUI18_FormatSpecifiableP"
},
{
"kind": "Conformance",
"name": "AtomicRepresentable",
"printedName": "AtomicRepresentable",
"children": [
{
"kind": "TypeWitness",
"name": "AtomicRepresentation",
"printedName": "AtomicRepresentation",
"children": [
{
"kind": "TypeNominal",
"name": "_Atomic64BitStorage",
"printedName": "Synchronization._Atomic64BitStorage",
"usr": "s:15Synchronization19_Atomic64BitStorageV"
}
]
}
],
"usr": "s:15Synchronization19AtomicRepresentableP",
"mangledName": "$s15Synchronization19AtomicRepresentableP"
}
]
},
@ -24744,6 +24850,27 @@
],
"usr": "s:7SwiftUI34AttributedTextFormattingDefinitionP",
"mangledName": "$s7SwiftUI34AttributedTextFormattingDefinitionP"
},
{
"kind": "Conformance",
"name": "AtomicRepresentable",
"printedName": "AtomicRepresentable",
"children": [
{
"kind": "TypeWitness",
"name": "AtomicRepresentation",
"printedName": "AtomicRepresentation",
"children": [
{
"kind": "TypeNominal",
"name": "DependentMember",
"printedName": "τ_0_0.AtomicOptionalRepresentation"
}
]
}
],
"usr": "s:15Synchronization19AtomicRepresentableP",
"mangledName": "$s15Synchronization19AtomicRepresentableP"
}
]
}
@ -26028,28 +26155,28 @@
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "IntegerLiteral",
"offset": 20053,
"offset": 20321,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "StringLiteral",
"offset": 20098,
"offset": 20366,
"length": 23,
"value": "\"[Just] URL is invalid\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "IntegerLiteral",
"offset": 20202,
"offset": 20470,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "StringLiteral",
"offset": 20262,
"offset": 20530,
"length": 61,
"value": "\"[Just] You are accessing asynchronous result synchronously.\""
},
@ -26326,6 +26453,34 @@
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSGlobal2.swift",
"kind": "IntegerLiteral",
"offset": 2017,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSGlobal2.swift",
"kind": "Dictionary",
"offset": 2082,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSGlobal2.swift",
"kind": "Dictionary",
"offset": 2140,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSWebView.swift",
"kind": "BooleanLiteral",
"offset": 2896,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/XMLHttpRequest.swift",
"kind": "IntegerLiteral",
@ -26387,7 +26542,7 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
"value": "\"5.31\""
"value": "\"5.33\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",

View File

@ -2,6 +2,7 @@
// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 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
import AVFoundation
import Combine
import CommonCrypto
import Foundation

View File

@ -2,6 +2,7 @@
// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 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
import AVFoundation
import Combine
import CommonCrypto
import Foundation

View File

@ -7758,6 +7758,13 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
@ -7779,6 +7786,76 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "WebKit",
"printedName": "WebKit",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "JavaScriptCore",
@ -22941,6 +23018,13 @@
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "AVFoundation",
"printedName": "AVFoundation",
"declKind": "Import",
"moduleName": "M2Kit"
},
{
"kind": "Import",
"name": "Foundation",
@ -24241,6 +24325,28 @@
],
"usr": "s:7SwiftUI18_FormatSpecifiableP",
"mangledName": "$s7SwiftUI18_FormatSpecifiableP"
},
{
"kind": "Conformance",
"name": "AtomicRepresentable",
"printedName": "AtomicRepresentable",
"children": [
{
"kind": "TypeWitness",
"name": "AtomicRepresentation",
"printedName": "AtomicRepresentation",
"children": [
{
"kind": "TypeNominal",
"name": "_Atomic64BitStorage",
"printedName": "Synchronization._Atomic64BitStorage",
"usr": "s:15Synchronization19_Atomic64BitStorageV"
}
]
}
],
"usr": "s:15Synchronization19AtomicRepresentableP",
"mangledName": "$s15Synchronization19AtomicRepresentableP"
}
]
},
@ -24744,6 +24850,27 @@
],
"usr": "s:7SwiftUI34AttributedTextFormattingDefinitionP",
"mangledName": "$s7SwiftUI34AttributedTextFormattingDefinitionP"
},
{
"kind": "Conformance",
"name": "AtomicRepresentable",
"printedName": "AtomicRepresentable",
"children": [
{
"kind": "TypeWitness",
"name": "AtomicRepresentation",
"printedName": "AtomicRepresentation",
"children": [
{
"kind": "TypeNominal",
"name": "DependentMember",
"printedName": "τ_0_0.AtomicOptionalRepresentation"
}
]
}
],
"usr": "s:15Synchronization19AtomicRepresentableP",
"mangledName": "$s15Synchronization19AtomicRepresentableP"
}
]
}
@ -26028,28 +26155,28 @@
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "IntegerLiteral",
"offset": 20053,
"offset": 20321,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "StringLiteral",
"offset": 20098,
"offset": 20366,
"length": 23,
"value": "\"[Just] URL is invalid\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "IntegerLiteral",
"offset": 20202,
"offset": 20470,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
"kind": "StringLiteral",
"offset": 20262,
"offset": 20530,
"length": 61,
"value": "\"[Just] You are accessing asynchronous result synchronously.\""
},
@ -26326,6 +26453,34 @@
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSGlobal2.swift",
"kind": "IntegerLiteral",
"offset": 2017,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSGlobal2.swift",
"kind": "Dictionary",
"offset": 2082,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSGlobal2.swift",
"kind": "Dictionary",
"offset": 2140,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/JSWebView.swift",
"kind": "BooleanLiteral",
"offset": 2896,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/XMLHttpRequest.swift",
"kind": "IntegerLiteral",
@ -26387,7 +26542,7 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
"value": "\"5.31\""
"value": "\"5.33\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",

View File

@ -2,6 +2,7 @@
// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 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
import AVFoundation
import Combine
import CommonCrypto
import Foundation

View File

@ -2,6 +2,7 @@
// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 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
import AVFoundation
import Combine
import CommonCrypto
import Foundation

View File

@ -10,15 +10,15 @@
</data>
<key>Info.plist</key>
<data>
EMYicB5CBdivFU3Y0T9s7xPPwr4=
NfMHTwqgDBTtRj4sD6b1xR3sNP4=
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
df23PfpTQPhy7qP/3Iou7NwQlOA=
uoOLDkR6vB0AeZ5BmLIzjqzIr4o=
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<data>
69cx8kTHpARVxvo+NQszVsPlx8c=
5sV9ST5PvM1vUAWG81tv+P3XibI=
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<data>
@ -26,19 +26,19 @@
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
<data>
69cx8kTHpARVxvo+NQszVsPlx8c=
5sV9ST5PvM1vUAWG81tv+P3XibI=
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
5s1NRDSm4TOCMggepVAVIpamw28=
w4wQ2BV2KUh/ShRBim44Ipphs6Q=
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<data>
df23PfpTQPhy7qP/3Iou7NwQlOA=
uoOLDkR6vB0AeZ5BmLIzjqzIr4o=
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<data>
FH7X1wHD6tr9RW8NrE8FXk8/OIE=
pxKt6HpTwry7qw5k/SvavxYlDIk=
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
<data>
@ -46,11 +46,11 @@
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
<data>
FH7X1wHD6tr9RW8NrE8FXk8/OIE=
pxKt6HpTwry7qw5k/SvavxYlDIk=
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
hf4rndbZGVvg+TZB+Uh8j/8xvBA=
xmy+av058wGGp0E3hdgjrDEkxac=
</data>
<key>Modules/module.modulemap</key>
<data>
@ -70,14 +70,14 @@
<dict>
<key>hash2</key>
<data>
lFeW/v9pf8eVuDfBvTkTdlW/c90VyMnVZ1GhSaa8BfY=
WJ4GPsT+g3lR2tVa8Kg+yo1PEUszQyfetZXD+b7jwEc=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
s2Ja/HhOhgOfuR9TxXlfFDuW8LXuG16MLTcxBHnChOE=
JcLskbl1EF3whhLrSuxtLszpnCec1EI40i+/E4VXdRY=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
@ -91,28 +91,28 @@
<dict>
<key>hash2</key>
<data>
s2Ja/HhOhgOfuR9TxXlfFDuW8LXuG16MLTcxBHnChOE=
JcLskbl1EF3whhLrSuxtLszpnCec1EI40i+/E4VXdRY=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
6Y4DqTbACSNZhQRXh89bpBULY7qo//OFWn40XDlmDQk=
l2rmJrV6ZHjuZFd4dENU+HEAEAskPqgGgXA/hs+HQmk=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<dict>
<key>hash2</key>
<data>
lFeW/v9pf8eVuDfBvTkTdlW/c90VyMnVZ1GhSaa8BfY=
WJ4GPsT+g3lR2tVa8Kg+yo1PEUszQyfetZXD+b7jwEc=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
9SLm6NaQ/Z1oBsBqSyL6VueWxBePTuvIs1etyx0PAuY=
xe8+e4yJbAY3LD3Q49dHSCRB3IUuHkm0IQ3l6kvE2cg=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
@ -126,14 +126,14 @@
<dict>
<key>hash2</key>
<data>
9SLm6NaQ/Z1oBsBqSyL6VueWxBePTuvIs1etyx0PAuY=
xe8+e4yJbAY3LD3Q49dHSCRB3IUuHkm0IQ3l6kvE2cg=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
25D2ylV/APsOTA9ls1v235Uom8wUjHCcHJdquWFGj1M=
oRYLbNvo9gdpnLmE2oSAFq5JqRi1tgo6uvAMjZbhy+E=
</data>
</dict>
<key>Modules/module.modulemap</key>

View File

@ -1,3 +1,3 @@
M2Kit
=====
5.31
5.33