Skip to content

Commit

Permalink
2.2.10 (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgmaier authored Jul 31, 2024
1 parent 16cbb33 commit fb61ec1
Show file tree
Hide file tree
Showing 33 changed files with 1,346 additions and 364 deletions.
10 changes: 5 additions & 5 deletions GiphyUISDK.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>GiphyUISDK.framework/GiphyUISDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>GiphyUISDK.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>GiphyUISDK.framework/GiphyUISDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>GiphyUISDK.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>
Expand Down
Binary file modified GiphyUISDK.xcframework/_CodeSignature/CodeDirectory
Binary file not shown.
Binary file modified GiphyUISDK.xcframework/_CodeSignature/CodeRequirements-1
Binary file not shown.
Loading

0 comments on commit fb61ec1

Please sign in to comment.