Skip to content

Commit

Permalink
update share sdk framework
Browse files Browse the repository at this point in the history
  • Loading branch information
lichao committed Oct 30, 2024
1 parent e22926a commit 2519298
Show file tree
Hide file tree
Showing 13 changed files with 16 additions and 16 deletions.
10 changes: 5 additions & 5 deletions Frameworks/TapTapShareSDK.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>TapTapShareSDK.framework/TapTapShareSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>TapTapShareSDK.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>TapTapShareSDK.framework/TapTapShareSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>TapTapShareSDK.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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>Info.plist</key>
<data>
lhcbZFmCWZ6hppnOUoAls/MhseM=
2XYXSKkRdnGFxtRL3pcjJqZ0798=
</data>
<key>Modules/TapTapShareSDK.swiftmodule/arm64-apple-ios.abi.json</key>
<data>
Expand All @@ -34,7 +34,7 @@
</data>
<key>Modules/TapTapShareSDK.swiftmodule/arm64-apple-ios.swiftmodule</key>
<data>
bD9kSPyA1xSZ3Cu1V7bXw8yJ9R8=
g7chrXZy2Jo4kb2ZkFMVyDGCYWA=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -113,11 +113,11 @@
<dict>
<key>hash</key>
<data>
bD9kSPyA1xSZ3Cu1V7bXw8yJ9R8=
g7chrXZy2Jo4kb2ZkFMVyDGCYWA=
</data>
<key>hash2</key>
<data>
dgRZQhHw6pAOZ7HR49PULBoWaHHdchZIrv5faCPlB8w=
fU1axgueUKrml4HLwwR0CA4cs8JzrJZz4ANGziGzq/w=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>Info.plist</key>
<data>
lmROn4NZMnQD8sbvFUt6IbLk+LA=
otBIbO3ulrYCNnx9PX7EoXRG8eE=
</data>
<key>Modules/TapTapShareSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
Expand All @@ -34,7 +34,7 @@
</data>
<key>Modules/TapTapShareSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
WPZcaHEev0u1FSTDQ4PGHi5/NcM=
RG96TLLrFRyGrO6WjkiHrQNvUBc=
</data>
<key>Modules/TapTapShareSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<data>
Expand All @@ -54,7 +54,7 @@
</data>
<key>Modules/TapTapShareSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
xS56OkiEZ2p1OdOfPCupGuEi9do=
7UsQrvvj+H9iUVZDwMKt/wl+zZs=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -133,11 +133,11 @@
<dict>
<key>hash</key>
<data>
WPZcaHEev0u1FSTDQ4PGHi5/NcM=
RG96TLLrFRyGrO6WjkiHrQNvUBc=
</data>
<key>hash2</key>
<data>
Rvt2QiL6crxm6vmJ6sU2YNMoOgo87CuVu9f+ecFlmnE=
3HigNmOgCFlS/Esx1GmKVme0u1ogA18D2XtRPm39CNo=
</data>
</dict>
<key>Modules/TapTapShareSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
Expand Down Expand Up @@ -188,11 +188,11 @@
<dict>
<key>hash</key>
<data>
xS56OkiEZ2p1OdOfPCupGuEi9do=
7UsQrvvj+H9iUVZDwMKt/wl+zZs=
</data>
<key>hash2</key>
<data>
2M6WesVPpuJeWXECPAVsMN3Toq/veEUYzo7Hqaol0Wg=
8s9gVA3LvjzqXd8HmgyQOn/vF4CeF+eN2GtB4DX3vJc=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down

0 comments on commit 2519298

Please sign in to comment.