Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ba9c99815 | |||
| 39728313b6 |
Binary file not shown.
Binary file not shown.
@ -7758,6 +7758,13 @@
|
|||||||
"declKind": "Import",
|
"declKind": "Import",
|
||||||
"moduleName": "M2Kit"
|
"moduleName": "M2Kit"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"kind": "Import",
|
||||||
|
"name": "JavaScriptCore",
|
||||||
|
"printedName": "JavaScriptCore",
|
||||||
|
"declKind": "Import",
|
||||||
|
"moduleName": "M2Kit"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"kind": "Import",
|
"kind": "Import",
|
||||||
"name": "Foundation",
|
"name": "Foundation",
|
||||||
@ -7779,6 +7786,76 @@
|
|||||||
"declKind": "Import",
|
"declKind": "Import",
|
||||||
"moduleName": "M2Kit"
|
"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",
|
"kind": "Import",
|
||||||
"name": "JavaScriptCore",
|
"name": "JavaScriptCore",
|
||||||
@ -22941,6 +23018,13 @@
|
|||||||
"declKind": "Import",
|
"declKind": "Import",
|
||||||
"moduleName": "M2Kit"
|
"moduleName": "M2Kit"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"kind": "Import",
|
||||||
|
"name": "AVFoundation",
|
||||||
|
"printedName": "AVFoundation",
|
||||||
|
"declKind": "Import",
|
||||||
|
"moduleName": "M2Kit"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"kind": "Import",
|
"kind": "Import",
|
||||||
"name": "Foundation",
|
"name": "Foundation",
|
||||||
@ -24241,6 +24325,28 @@
|
|||||||
],
|
],
|
||||||
"usr": "s:7SwiftUI18_FormatSpecifiableP",
|
"usr": "s:7SwiftUI18_FormatSpecifiableP",
|
||||||
"mangledName": "$s7SwiftUI18_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",
|
"usr": "s:7SwiftUI34AttributedTextFormattingDefinitionP",
|
||||||
"mangledName": "$s7SwiftUI34AttributedTextFormattingDefinitionP"
|
"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",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "IntegerLiteral",
|
"kind": "IntegerLiteral",
|
||||||
"offset": 20053,
|
"offset": 20321,
|
||||||
"length": 1,
|
"length": 1,
|
||||||
"value": "0"
|
"value": "0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "StringLiteral",
|
"kind": "StringLiteral",
|
||||||
"offset": 20098,
|
"offset": 20366,
|
||||||
"length": 23,
|
"length": 23,
|
||||||
"value": "\"[Just] URL is invalid\""
|
"value": "\"[Just] URL is invalid\""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "IntegerLiteral",
|
"kind": "IntegerLiteral",
|
||||||
"offset": 20202,
|
"offset": 20470,
|
||||||
"length": 1,
|
"length": 1,
|
||||||
"value": "1"
|
"value": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "StringLiteral",
|
"kind": "StringLiteral",
|
||||||
"offset": 20262,
|
"offset": 20530,
|
||||||
"length": 61,
|
"length": 61,
|
||||||
"value": "\"[Just] You are accessing asynchronous result synchronously.\""
|
"value": "\"[Just] You are accessing asynchronous result synchronously.\""
|
||||||
},
|
},
|
||||||
@ -26326,6 +26453,34 @@
|
|||||||
"length": 5,
|
"length": 5,
|
||||||
"value": "false"
|
"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",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/XMLHttpRequest.swift",
|
||||||
"kind": "IntegerLiteral",
|
"kind": "IntegerLiteral",
|
||||||
@ -26387,7 +26542,7 @@
|
|||||||
"kind": "StringLiteral",
|
"kind": "StringLiteral",
|
||||||
"offset": 131,
|
"offset": 131,
|
||||||
"length": 6,
|
"length": 6,
|
||||||
"value": "\"5.31\""
|
"value": "\"5.33\""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
|
||||||
|
|||||||
@ -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-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: -target arm64-apple-ios16.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
|
||||||
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
||||||
|
import AVFoundation
|
||||||
import Combine
|
import Combine
|
||||||
import CommonCrypto
|
import CommonCrypto
|
||||||
import Foundation
|
import Foundation
|
||||||
|
|||||||
@ -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-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: -target arm64-apple-ios16.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
|
||||||
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
||||||
|
import AVFoundation
|
||||||
import Combine
|
import Combine
|
||||||
import CommonCrypto
|
import CommonCrypto
|
||||||
import Foundation
|
import Foundation
|
||||||
|
|||||||
Binary file not shown.
@ -7758,6 +7758,13 @@
|
|||||||
"declKind": "Import",
|
"declKind": "Import",
|
||||||
"moduleName": "M2Kit"
|
"moduleName": "M2Kit"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"kind": "Import",
|
||||||
|
"name": "JavaScriptCore",
|
||||||
|
"printedName": "JavaScriptCore",
|
||||||
|
"declKind": "Import",
|
||||||
|
"moduleName": "M2Kit"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"kind": "Import",
|
"kind": "Import",
|
||||||
"name": "Foundation",
|
"name": "Foundation",
|
||||||
@ -7779,6 +7786,76 @@
|
|||||||
"declKind": "Import",
|
"declKind": "Import",
|
||||||
"moduleName": "M2Kit"
|
"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",
|
"kind": "Import",
|
||||||
"name": "JavaScriptCore",
|
"name": "JavaScriptCore",
|
||||||
@ -22941,6 +23018,13 @@
|
|||||||
"declKind": "Import",
|
"declKind": "Import",
|
||||||
"moduleName": "M2Kit"
|
"moduleName": "M2Kit"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"kind": "Import",
|
||||||
|
"name": "AVFoundation",
|
||||||
|
"printedName": "AVFoundation",
|
||||||
|
"declKind": "Import",
|
||||||
|
"moduleName": "M2Kit"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"kind": "Import",
|
"kind": "Import",
|
||||||
"name": "Foundation",
|
"name": "Foundation",
|
||||||
@ -24241,6 +24325,28 @@
|
|||||||
],
|
],
|
||||||
"usr": "s:7SwiftUI18_FormatSpecifiableP",
|
"usr": "s:7SwiftUI18_FormatSpecifiableP",
|
||||||
"mangledName": "$s7SwiftUI18_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",
|
"usr": "s:7SwiftUI34AttributedTextFormattingDefinitionP",
|
||||||
"mangledName": "$s7SwiftUI34AttributedTextFormattingDefinitionP"
|
"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",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "IntegerLiteral",
|
"kind": "IntegerLiteral",
|
||||||
"offset": 20053,
|
"offset": 20321,
|
||||||
"length": 1,
|
"length": 1,
|
||||||
"value": "0"
|
"value": "0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "StringLiteral",
|
"kind": "StringLiteral",
|
||||||
"offset": 20098,
|
"offset": 20366,
|
||||||
"length": 23,
|
"length": 23,
|
||||||
"value": "\"[Just] URL is invalid\""
|
"value": "\"[Just] URL is invalid\""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "IntegerLiteral",
|
"kind": "IntegerLiteral",
|
||||||
"offset": 20202,
|
"offset": 20470,
|
||||||
"length": 1,
|
"length": 1,
|
||||||
"value": "1"
|
"value": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "StringLiteral",
|
"kind": "StringLiteral",
|
||||||
"offset": 20262,
|
"offset": 20530,
|
||||||
"length": 61,
|
"length": 61,
|
||||||
"value": "\"[Just] You are accessing asynchronous result synchronously.\""
|
"value": "\"[Just] You are accessing asynchronous result synchronously.\""
|
||||||
},
|
},
|
||||||
@ -26326,6 +26453,34 @@
|
|||||||
"length": 5,
|
"length": 5,
|
||||||
"value": "false"
|
"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",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/XMLHttpRequest.swift",
|
||||||
"kind": "IntegerLiteral",
|
"kind": "IntegerLiteral",
|
||||||
@ -26387,7 +26542,7 @@
|
|||||||
"kind": "StringLiteral",
|
"kind": "StringLiteral",
|
||||||
"offset": 131,
|
"offset": 131,
|
||||||
"length": 6,
|
"length": 6,
|
||||||
"value": "\"5.31\""
|
"value": "\"5.33\""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
|
||||||
|
|||||||
@ -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-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: -target arm64-apple-ios16.0-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
|
||||||
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
||||||
|
import AVFoundation
|
||||||
import Combine
|
import Combine
|
||||||
import CommonCrypto
|
import CommonCrypto
|
||||||
import Foundation
|
import Foundation
|
||||||
|
|||||||
@ -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-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: -target arm64-apple-ios16.0-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
|
||||||
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
||||||
|
import AVFoundation
|
||||||
import Combine
|
import Combine
|
||||||
import CommonCrypto
|
import CommonCrypto
|
||||||
import Foundation
|
import Foundation
|
||||||
|
|||||||
@ -7758,6 +7758,13 @@
|
|||||||
"declKind": "Import",
|
"declKind": "Import",
|
||||||
"moduleName": "M2Kit"
|
"moduleName": "M2Kit"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"kind": "Import",
|
||||||
|
"name": "JavaScriptCore",
|
||||||
|
"printedName": "JavaScriptCore",
|
||||||
|
"declKind": "Import",
|
||||||
|
"moduleName": "M2Kit"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"kind": "Import",
|
"kind": "Import",
|
||||||
"name": "Foundation",
|
"name": "Foundation",
|
||||||
@ -7779,6 +7786,76 @@
|
|||||||
"declKind": "Import",
|
"declKind": "Import",
|
||||||
"moduleName": "M2Kit"
|
"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",
|
"kind": "Import",
|
||||||
"name": "JavaScriptCore",
|
"name": "JavaScriptCore",
|
||||||
@ -22941,6 +23018,13 @@
|
|||||||
"declKind": "Import",
|
"declKind": "Import",
|
||||||
"moduleName": "M2Kit"
|
"moduleName": "M2Kit"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"kind": "Import",
|
||||||
|
"name": "AVFoundation",
|
||||||
|
"printedName": "AVFoundation",
|
||||||
|
"declKind": "Import",
|
||||||
|
"moduleName": "M2Kit"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"kind": "Import",
|
"kind": "Import",
|
||||||
"name": "Foundation",
|
"name": "Foundation",
|
||||||
@ -24241,6 +24325,28 @@
|
|||||||
],
|
],
|
||||||
"usr": "s:7SwiftUI18_FormatSpecifiableP",
|
"usr": "s:7SwiftUI18_FormatSpecifiableP",
|
||||||
"mangledName": "$s7SwiftUI18_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",
|
"usr": "s:7SwiftUI34AttributedTextFormattingDefinitionP",
|
||||||
"mangledName": "$s7SwiftUI34AttributedTextFormattingDefinitionP"
|
"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",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "IntegerLiteral",
|
"kind": "IntegerLiteral",
|
||||||
"offset": 20053,
|
"offset": 20321,
|
||||||
"length": 1,
|
"length": 1,
|
||||||
"value": "0"
|
"value": "0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "StringLiteral",
|
"kind": "StringLiteral",
|
||||||
"offset": 20098,
|
"offset": 20366,
|
||||||
"length": 23,
|
"length": 23,
|
||||||
"value": "\"[Just] URL is invalid\""
|
"value": "\"[Just] URL is invalid\""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "IntegerLiteral",
|
"kind": "IntegerLiteral",
|
||||||
"offset": 20202,
|
"offset": 20470,
|
||||||
"length": 1,
|
"length": 1,
|
||||||
"value": "1"
|
"value": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "StringLiteral",
|
"kind": "StringLiteral",
|
||||||
"offset": 20262,
|
"offset": 20530,
|
||||||
"length": 61,
|
"length": 61,
|
||||||
"value": "\"[Just] You are accessing asynchronous result synchronously.\""
|
"value": "\"[Just] You are accessing asynchronous result synchronously.\""
|
||||||
},
|
},
|
||||||
@ -26326,6 +26453,34 @@
|
|||||||
"length": 5,
|
"length": 5,
|
||||||
"value": "false"
|
"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",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/XMLHttpRequest.swift",
|
||||||
"kind": "IntegerLiteral",
|
"kind": "IntegerLiteral",
|
||||||
@ -26387,7 +26542,7 @@
|
|||||||
"kind": "StringLiteral",
|
"kind": "StringLiteral",
|
||||||
"offset": 131,
|
"offset": 131,
|
||||||
"length": 6,
|
"length": 6,
|
||||||
"value": "\"5.31\""
|
"value": "\"5.33\""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
|
||||||
|
|||||||
@ -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-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: -target x86_64-apple-ios16.0-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
|
||||||
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
||||||
|
import AVFoundation
|
||||||
import Combine
|
import Combine
|
||||||
import CommonCrypto
|
import CommonCrypto
|
||||||
import Foundation
|
import Foundation
|
||||||
|
|||||||
@ -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-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: -target x86_64-apple-ios16.0-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
|
||||||
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
||||||
|
import AVFoundation
|
||||||
import Combine
|
import Combine
|
||||||
import CommonCrypto
|
import CommonCrypto
|
||||||
import Foundation
|
import Foundation
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>FMWK</string>
|
<string>FMWK</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>5.31</string>
|
<string>5.33</string>
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
<array>
|
<array>
|
||||||
<string>MacOSX</string>
|
<string>MacOSX</string>
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@ -7758,6 +7758,13 @@
|
|||||||
"declKind": "Import",
|
"declKind": "Import",
|
||||||
"moduleName": "M2Kit"
|
"moduleName": "M2Kit"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"kind": "Import",
|
||||||
|
"name": "JavaScriptCore",
|
||||||
|
"printedName": "JavaScriptCore",
|
||||||
|
"declKind": "Import",
|
||||||
|
"moduleName": "M2Kit"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"kind": "Import",
|
"kind": "Import",
|
||||||
"name": "Foundation",
|
"name": "Foundation",
|
||||||
@ -7779,6 +7786,76 @@
|
|||||||
"declKind": "Import",
|
"declKind": "Import",
|
||||||
"moduleName": "M2Kit"
|
"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",
|
"kind": "Import",
|
||||||
"name": "JavaScriptCore",
|
"name": "JavaScriptCore",
|
||||||
@ -22941,6 +23018,13 @@
|
|||||||
"declKind": "Import",
|
"declKind": "Import",
|
||||||
"moduleName": "M2Kit"
|
"moduleName": "M2Kit"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"kind": "Import",
|
||||||
|
"name": "AVFoundation",
|
||||||
|
"printedName": "AVFoundation",
|
||||||
|
"declKind": "Import",
|
||||||
|
"moduleName": "M2Kit"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"kind": "Import",
|
"kind": "Import",
|
||||||
"name": "Foundation",
|
"name": "Foundation",
|
||||||
@ -24241,6 +24325,28 @@
|
|||||||
],
|
],
|
||||||
"usr": "s:7SwiftUI18_FormatSpecifiableP",
|
"usr": "s:7SwiftUI18_FormatSpecifiableP",
|
||||||
"mangledName": "$s7SwiftUI18_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",
|
"usr": "s:7SwiftUI34AttributedTextFormattingDefinitionP",
|
||||||
"mangledName": "$s7SwiftUI34AttributedTextFormattingDefinitionP"
|
"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",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "IntegerLiteral",
|
"kind": "IntegerLiteral",
|
||||||
"offset": 20053,
|
"offset": 20321,
|
||||||
"length": 1,
|
"length": 1,
|
||||||
"value": "0"
|
"value": "0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "StringLiteral",
|
"kind": "StringLiteral",
|
||||||
"offset": 20098,
|
"offset": 20366,
|
||||||
"length": 23,
|
"length": 23,
|
||||||
"value": "\"[Just] URL is invalid\""
|
"value": "\"[Just] URL is invalid\""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "IntegerLiteral",
|
"kind": "IntegerLiteral",
|
||||||
"offset": 20202,
|
"offset": 20470,
|
||||||
"length": 1,
|
"length": 1,
|
||||||
"value": "1"
|
"value": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "StringLiteral",
|
"kind": "StringLiteral",
|
||||||
"offset": 20262,
|
"offset": 20530,
|
||||||
"length": 61,
|
"length": 61,
|
||||||
"value": "\"[Just] You are accessing asynchronous result synchronously.\""
|
"value": "\"[Just] You are accessing asynchronous result synchronously.\""
|
||||||
},
|
},
|
||||||
@ -26326,6 +26453,34 @@
|
|||||||
"length": 5,
|
"length": 5,
|
||||||
"value": "false"
|
"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",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/XMLHttpRequest.swift",
|
||||||
"kind": "IntegerLiteral",
|
"kind": "IntegerLiteral",
|
||||||
@ -26387,7 +26542,7 @@
|
|||||||
"kind": "StringLiteral",
|
"kind": "StringLiteral",
|
||||||
"offset": 131,
|
"offset": 131,
|
||||||
"length": 6,
|
"length": 6,
|
||||||
"value": "\"5.31\""
|
"value": "\"5.33\""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
|
||||||
|
|||||||
@ -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-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: -target arm64-apple-ios16.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
|
||||||
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
||||||
|
import AVFoundation
|
||||||
import Combine
|
import Combine
|
||||||
import CommonCrypto
|
import CommonCrypto
|
||||||
import Foundation
|
import Foundation
|
||||||
|
|||||||
@ -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-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: -target arm64-apple-ios16.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
|
||||||
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
||||||
|
import AVFoundation
|
||||||
import Combine
|
import Combine
|
||||||
import CommonCrypto
|
import CommonCrypto
|
||||||
import Foundation
|
import Foundation
|
||||||
|
|||||||
@ -7758,6 +7758,13 @@
|
|||||||
"declKind": "Import",
|
"declKind": "Import",
|
||||||
"moduleName": "M2Kit"
|
"moduleName": "M2Kit"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"kind": "Import",
|
||||||
|
"name": "JavaScriptCore",
|
||||||
|
"printedName": "JavaScriptCore",
|
||||||
|
"declKind": "Import",
|
||||||
|
"moduleName": "M2Kit"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"kind": "Import",
|
"kind": "Import",
|
||||||
"name": "Foundation",
|
"name": "Foundation",
|
||||||
@ -7779,6 +7786,76 @@
|
|||||||
"declKind": "Import",
|
"declKind": "Import",
|
||||||
"moduleName": "M2Kit"
|
"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",
|
"kind": "Import",
|
||||||
"name": "JavaScriptCore",
|
"name": "JavaScriptCore",
|
||||||
@ -22941,6 +23018,13 @@
|
|||||||
"declKind": "Import",
|
"declKind": "Import",
|
||||||
"moduleName": "M2Kit"
|
"moduleName": "M2Kit"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"kind": "Import",
|
||||||
|
"name": "AVFoundation",
|
||||||
|
"printedName": "AVFoundation",
|
||||||
|
"declKind": "Import",
|
||||||
|
"moduleName": "M2Kit"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"kind": "Import",
|
"kind": "Import",
|
||||||
"name": "Foundation",
|
"name": "Foundation",
|
||||||
@ -24241,6 +24325,28 @@
|
|||||||
],
|
],
|
||||||
"usr": "s:7SwiftUI18_FormatSpecifiableP",
|
"usr": "s:7SwiftUI18_FormatSpecifiableP",
|
||||||
"mangledName": "$s7SwiftUI18_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",
|
"usr": "s:7SwiftUI34AttributedTextFormattingDefinitionP",
|
||||||
"mangledName": "$s7SwiftUI34AttributedTextFormattingDefinitionP"
|
"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",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "IntegerLiteral",
|
"kind": "IntegerLiteral",
|
||||||
"offset": 20053,
|
"offset": 20321,
|
||||||
"length": 1,
|
"length": 1,
|
||||||
"value": "0"
|
"value": "0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "StringLiteral",
|
"kind": "StringLiteral",
|
||||||
"offset": 20098,
|
"offset": 20366,
|
||||||
"length": 23,
|
"length": 23,
|
||||||
"value": "\"[Just] URL is invalid\""
|
"value": "\"[Just] URL is invalid\""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "IntegerLiteral",
|
"kind": "IntegerLiteral",
|
||||||
"offset": 20202,
|
"offset": 20470,
|
||||||
"length": 1,
|
"length": 1,
|
||||||
"value": "1"
|
"value": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Core\/JustHttp.swift",
|
||||||
"kind": "StringLiteral",
|
"kind": "StringLiteral",
|
||||||
"offset": 20262,
|
"offset": 20530,
|
||||||
"length": 61,
|
"length": 61,
|
||||||
"value": "\"[Just] You are accessing asynchronous result synchronously.\""
|
"value": "\"[Just] You are accessing asynchronous result synchronously.\""
|
||||||
},
|
},
|
||||||
@ -26326,6 +26453,34 @@
|
|||||||
"length": 5,
|
"length": 5,
|
||||||
"value": "false"
|
"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",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/JSCore\/XMLHttpRequest.swift",
|
||||||
"kind": "IntegerLiteral",
|
"kind": "IntegerLiteral",
|
||||||
@ -26387,7 +26542,7 @@
|
|||||||
"kind": "StringLiteral",
|
"kind": "StringLiteral",
|
||||||
"offset": 131,
|
"offset": 131,
|
||||||
"length": 6,
|
"length": 6,
|
||||||
"value": "\"5.31\""
|
"value": "\"5.33\""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
|
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",
|
||||||
|
|||||||
@ -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-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: -target x86_64-apple-ios16.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
|
||||||
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
||||||
|
import AVFoundation
|
||||||
import Combine
|
import Combine
|
||||||
import CommonCrypto
|
import CommonCrypto
|
||||||
import Foundation
|
import Foundation
|
||||||
|
|||||||
@ -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-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: -target x86_64-apple-ios16.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name M2Kit
|
||||||
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
||||||
|
import AVFoundation
|
||||||
import Combine
|
import Combine
|
||||||
import CommonCrypto
|
import CommonCrypto
|
||||||
import Foundation
|
import Foundation
|
||||||
|
|||||||
Binary file not shown.
@ -10,15 +10,15 @@
|
|||||||
</data>
|
</data>
|
||||||
<key>Info.plist</key>
|
<key>Info.plist</key>
|
||||||
<data>
|
<data>
|
||||||
EMYicB5CBdivFU3Y0T9s7xPPwr4=
|
NfMHTwqgDBTtRj4sD6b1xR3sNP4=
|
||||||
</data>
|
</data>
|
||||||
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
||||||
<data>
|
<data>
|
||||||
df23PfpTQPhy7qP/3Iou7NwQlOA=
|
uoOLDkR6vB0AeZ5BmLIzjqzIr4o=
|
||||||
</data>
|
</data>
|
||||||
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
||||||
<data>
|
<data>
|
||||||
69cx8kTHpARVxvo+NQszVsPlx8c=
|
5sV9ST5PvM1vUAWG81tv+P3XibI=
|
||||||
</data>
|
</data>
|
||||||
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
||||||
<data>
|
<data>
|
||||||
@ -26,19 +26,19 @@
|
|||||||
</data>
|
</data>
|
||||||
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
||||||
<data>
|
<data>
|
||||||
69cx8kTHpARVxvo+NQszVsPlx8c=
|
5sV9ST5PvM1vUAWG81tv+P3XibI=
|
||||||
</data>
|
</data>
|
||||||
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
||||||
<data>
|
<data>
|
||||||
5s1NRDSm4TOCMggepVAVIpamw28=
|
w4wQ2BV2KUh/ShRBim44Ipphs6Q=
|
||||||
</data>
|
</data>
|
||||||
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
||||||
<data>
|
<data>
|
||||||
df23PfpTQPhy7qP/3Iou7NwQlOA=
|
uoOLDkR6vB0AeZ5BmLIzjqzIr4o=
|
||||||
</data>
|
</data>
|
||||||
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
||||||
<data>
|
<data>
|
||||||
FH7X1wHD6tr9RW8NrE8FXk8/OIE=
|
pxKt6HpTwry7qw5k/SvavxYlDIk=
|
||||||
</data>
|
</data>
|
||||||
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
||||||
<data>
|
<data>
|
||||||
@ -46,11 +46,11 @@
|
|||||||
</data>
|
</data>
|
||||||
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
||||||
<data>
|
<data>
|
||||||
FH7X1wHD6tr9RW8NrE8FXk8/OIE=
|
pxKt6HpTwry7qw5k/SvavxYlDIk=
|
||||||
</data>
|
</data>
|
||||||
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
||||||
<data>
|
<data>
|
||||||
hf4rndbZGVvg+TZB+Uh8j/8xvBA=
|
xmy+av058wGGp0E3hdgjrDEkxac=
|
||||||
</data>
|
</data>
|
||||||
<key>Modules/module.modulemap</key>
|
<key>Modules/module.modulemap</key>
|
||||||
<data>
|
<data>
|
||||||
@ -70,14 +70,14 @@
|
|||||||
<dict>
|
<dict>
|
||||||
<key>hash2</key>
|
<key>hash2</key>
|
||||||
<data>
|
<data>
|
||||||
lFeW/v9pf8eVuDfBvTkTdlW/c90VyMnVZ1GhSaa8BfY=
|
WJ4GPsT+g3lR2tVa8Kg+yo1PEUszQyfetZXD+b7jwEc=
|
||||||
</data>
|
</data>
|
||||||
</dict>
|
</dict>
|
||||||
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>hash2</key>
|
<key>hash2</key>
|
||||||
<data>
|
<data>
|
||||||
s2Ja/HhOhgOfuR9TxXlfFDuW8LXuG16MLTcxBHnChOE=
|
JcLskbl1EF3whhLrSuxtLszpnCec1EI40i+/E4VXdRY=
|
||||||
</data>
|
</data>
|
||||||
</dict>
|
</dict>
|
||||||
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
||||||
@ -91,28 +91,28 @@
|
|||||||
<dict>
|
<dict>
|
||||||
<key>hash2</key>
|
<key>hash2</key>
|
||||||
<data>
|
<data>
|
||||||
s2Ja/HhOhgOfuR9TxXlfFDuW8LXuG16MLTcxBHnChOE=
|
JcLskbl1EF3whhLrSuxtLszpnCec1EI40i+/E4VXdRY=
|
||||||
</data>
|
</data>
|
||||||
</dict>
|
</dict>
|
||||||
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>hash2</key>
|
<key>hash2</key>
|
||||||
<data>
|
<data>
|
||||||
6Y4DqTbACSNZhQRXh89bpBULY7qo//OFWn40XDlmDQk=
|
l2rmJrV6ZHjuZFd4dENU+HEAEAskPqgGgXA/hs+HQmk=
|
||||||
</data>
|
</data>
|
||||||
</dict>
|
</dict>
|
||||||
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>hash2</key>
|
<key>hash2</key>
|
||||||
<data>
|
<data>
|
||||||
lFeW/v9pf8eVuDfBvTkTdlW/c90VyMnVZ1GhSaa8BfY=
|
WJ4GPsT+g3lR2tVa8Kg+yo1PEUszQyfetZXD+b7jwEc=
|
||||||
</data>
|
</data>
|
||||||
</dict>
|
</dict>
|
||||||
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>hash2</key>
|
<key>hash2</key>
|
||||||
<data>
|
<data>
|
||||||
9SLm6NaQ/Z1oBsBqSyL6VueWxBePTuvIs1etyx0PAuY=
|
xe8+e4yJbAY3LD3Q49dHSCRB3IUuHkm0IQ3l6kvE2cg=
|
||||||
</data>
|
</data>
|
||||||
</dict>
|
</dict>
|
||||||
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
||||||
@ -126,14 +126,14 @@
|
|||||||
<dict>
|
<dict>
|
||||||
<key>hash2</key>
|
<key>hash2</key>
|
||||||
<data>
|
<data>
|
||||||
9SLm6NaQ/Z1oBsBqSyL6VueWxBePTuvIs1etyx0PAuY=
|
xe8+e4yJbAY3LD3Q49dHSCRB3IUuHkm0IQ3l6kvE2cg=
|
||||||
</data>
|
</data>
|
||||||
</dict>
|
</dict>
|
||||||
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>hash2</key>
|
<key>hash2</key>
|
||||||
<data>
|
<data>
|
||||||
25D2ylV/APsOTA9ls1v235Uom8wUjHCcHJdquWFGj1M=
|
oRYLbNvo9gdpnLmE2oSAFq5JqRi1tgo6uvAMjZbhy+E=
|
||||||
</data>
|
</data>
|
||||||
</dict>
|
</dict>
|
||||||
<key>Modules/module.modulemap</key>
|
<key>Modules/module.modulemap</key>
|
||||||
|
|||||||
Reference in New Issue
Block a user