Skip to content

Commit

Permalink
Merge pull request #24 from razorpay/release/2.0.14
Browse files Browse the repository at this point in the history
CHEC-363 : release: 2.0.14
  • Loading branch information
vivekshindhe authored Nov 22, 2024
2 parents f8b6759 + fc84dff commit ab00f2f
Show file tree
Hide file tree
Showing 25 changed files with 3,975 additions and 24,439 deletions.
12 changes: 6 additions & 6 deletions Pod/Razorpay.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,31 @@
<key>BinaryPath</key>
<string>Razorpay.framework/Razorpay</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-x86_64-simulator</string>
<key>LibraryPath</key>
<string>Razorpay.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>Razorpay.framework/Razorpay</string>
<key>LibraryIdentifier</key>
<string>ios-x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>Razorpay.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>x86_64</string>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file modified Pod/Razorpay.xcframework/_CodeSignature/CodeDirectory
Binary file not shown.
Binary file modified Pod/Razorpay.xcframework/_CodeSignature/CodeRequirements-1
Binary file not shown.
Loading

0 comments on commit ab00f2f

Please sign in to comment.