Skip to content

Commit

Permalink
v0.9.4 (11)
Browse files Browse the repository at this point in the history
  • Loading branch information
kirill-c committed Feb 14, 2024
1 parent 56d5614 commit 2181b05
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Demo.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"location" : "https://github.com/enode/enode-link-ios",
"state" : {
"branch" : "main",
"revision" : "170548c34724cb09531f6451c8d37b5c236b7408"
"revision" : "56d5614901632ce18618948506a27e4cff735ca7"
}
}
],
Expand Down
10 changes: 5 additions & 5 deletions LinkKit.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>LinkKit.framework/LinkKit</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>LinkKit.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>LinkKit.framework/LinkKit</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>LinkKit.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>
Expand Down
Binary file modified LinkKit.xcframework/ios-arm64/LinkKit.framework/Info.plist
Binary file not shown.
Binary file modified LinkKit.xcframework/ios-arm64/LinkKit.framework/LinkKit
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
</data>
<key>Info.plist</key>
<data>
0S4Xjk1oh7FuJBLrgTLzTMSg9J4=
QGHy8RVNdDtB981AMYO9x8kfSoQ=
</data>
<key>LICENSE</key>
<data>
Expand All @@ -90,7 +90,7 @@
</data>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftmodule</key>
<data>
MVlR9mFdWP7Csv8W3nOB+q3Qxt8=
z9Wdf9XIgdvzwI64m2Z4mNn423w=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -287,7 +287,7 @@
<dict>
<key>hash2</key>
<data>
1Ik56saleJ1954JNGFF1HfASZBtSW3v6E6ZedQwPtJk=
hUClq5mKOdJdmzjvkp1tbZTrv/NRIUSEY1yTGdDtqFw=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
</data>
<key>Info.plist</key>
<data>
TTX4UkZsGJ/vi/QVPHm4vINCIHE=
GnK8QRk239oMJVaQc7KsEg433Sk=
</data>
<key>LICENSE</key>
<data>
Expand All @@ -90,7 +90,7 @@
</data>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
VeZL/mdtX4KKzFUC/JvhjPLM09I=
/RdBbZqxuunAQEi6dJU9++4zBao=
</data>
<key>Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<data>
Expand All @@ -110,7 +110,7 @@
</data>
<key>Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
2oEnhDnRW9uU+FmrFjwP9RL6/hM=
s47YldSdu7SvYzpLwb8C6oQeTJI=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -307,7 +307,7 @@
<dict>
<key>hash2</key>
<data>
4v82jJkVRmSUsfvndBiLTm4HFVbQxr4D32avkgC2S3I=
mpvYKB3c7WsngJ2BEpNxeWZ8813/53obhOaYEfuTpFk=
</data>
</dict>
<key>Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
Expand Down Expand Up @@ -342,7 +342,7 @@
<dict>
<key>hash2</key>
<data>
gBH0oTzGnQl8EkK8rjAkTgcBEoRV3MZ6d11p2bLrG0Q=
8Qg7N6ofnQBEEYh73IMfl6l1ggtzDWz0rbdv5H6t2ic=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down

0 comments on commit 2181b05

Please sign in to comment.