This commit is contained in:
2026-05-26 14:54:41 +07:00
parent ee793de89d
commit 39728313b6
15 changed files with 53 additions and 53 deletions

View File

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

View File

@ -26028,28 +26028,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.\""
},
@ -26387,7 +26387,7 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
"value": "\"5.31\""
"value": "\"5.32\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",

View File

@ -26028,28 +26028,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.\""
},
@ -26387,7 +26387,7 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
"value": "\"5.31\""
"value": "\"5.32\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",

View File

@ -26028,28 +26028,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.\""
},
@ -26387,7 +26387,7 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
"value": "\"5.31\""
"value": "\"5.32\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",

View File

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

View File

@ -26028,28 +26028,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.\""
},
@ -26387,7 +26387,7 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
"value": "\"5.31\""
"value": "\"5.32\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",

View File

@ -26028,28 +26028,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.\""
},
@ -26387,7 +26387,7 @@
"kind": "StringLiteral",
"offset": 131,
"length": 6,
"value": "\"5.31\""
"value": "\"5.32\""
},
{
"filePath": "\/Users\/cuongkc\/Projects\/M2Kit\/M2Kit\/Public\/M2IAP.swift",

View File

@ -10,11 +10,11 @@
</data>
<key>Info.plist</key>
<data>
EMYicB5CBdivFU3Y0T9s7xPPwr4=
z0Ywh7gQJCwhPJjg8PcmWJWXSK0=
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
df23PfpTQPhy7qP/3Iou7NwQlOA=
Jw5/TSqyVnrsQ8YQ+4xJgtbfUiA=
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<data>
@ -30,11 +30,11 @@
</data>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
5s1NRDSm4TOCMggepVAVIpamw28=
OobFkJF9+msD3wB7EJVwrPwSo38=
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<data>
df23PfpTQPhy7qP/3Iou7NwQlOA=
Jw5/TSqyVnrsQ8YQ+4xJgtbfUiA=
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<data>
@ -50,7 +50,7 @@
</data>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
hf4rndbZGVvg+TZB+Uh8j/8xvBA=
RFI3cXmUsDf10/DogvQbmf1U7Wo=
</data>
<key>Modules/module.modulemap</key>
<data>
@ -70,7 +70,7 @@
<dict>
<key>hash2</key>
<data>
lFeW/v9pf8eVuDfBvTkTdlW/c90VyMnVZ1GhSaa8BfY=
csD2Fct5TtVna5AguZGeLhdXgk7VfxRL8OgXez04s4g=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
@ -98,14 +98,14 @@
<dict>
<key>hash2</key>
<data>
6Y4DqTbACSNZhQRXh89bpBULY7qo//OFWn40XDlmDQk=
pQW3dbPlJfg7TYUyWnNuq4oA1NU2F/MZlMTWOleNOEU=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<dict>
<key>hash2</key>
<data>
lFeW/v9pf8eVuDfBvTkTdlW/c90VyMnVZ1GhSaa8BfY=
csD2Fct5TtVna5AguZGeLhdXgk7VfxRL8OgXez04s4g=
</data>
</dict>
<key>Modules/M2Kit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
@ -133,7 +133,7 @@
<dict>
<key>hash2</key>
<data>
25D2ylV/APsOTA9ls1v235Uom8wUjHCcHJdquWFGj1M=
2OcNwuOTShbWt3xFGXDj86/7Wo4WYpO7b7Hy566FNfM=
</data>
</dict>
<key>Modules/module.modulemap</key>

View File

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