Skip to content

Commit

Permalink
Merge pull request #273 from Giphy/2.2.14
Browse files Browse the repository at this point in the history
2.2.14
  • Loading branch information
ALexanderLonsky authored Feb 10, 2025
2 parents a9ddaa8 + 69ffdb0 commit 5afbf8a
Show file tree
Hide file tree
Showing 39 changed files with 19,578 additions and 10,028 deletions.
18 changes: 9 additions & 9 deletions GiphyUISDK.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,23 @@
<array>
<dict>
<key>BinaryPath</key>
<string>GiphyUISDK.framework/Versions/A/GiphyUISDK</string>
<string>GiphyUISDK.framework/GiphyUISDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</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>maccatalyst</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>GiphyUISDK.framework/GiphyUISDK</string>
<string>GiphyUISDK.framework/Versions/A/GiphyUISDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64_x86_64-maccatalyst</string>
<key>LibraryPath</key>
<string>GiphyUISDK.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -36,21 +33,24 @@
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>maccatalyst</string>
</dict>
<dict>
<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>
</array>
<key>CFBundlePackageType</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 5afbf8a

Please sign in to comment.