Skip to content

Commit

Permalink
Merge pull request #9 from checkout/release/candidate
Browse files Browse the repository at this point in the history
Integrate new version of CheckoutComponentsSDK
  • Loading branch information
okhan-okbay-cko authored Jan 30, 2025
2 parents 5a4293c + f005e87 commit b40efc8
Show file tree
Hide file tree
Showing 13 changed files with 336 additions and 288 deletions.
10 changes: 5 additions & 5 deletions SDK/CheckoutComponentsSDK.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>CheckoutComponentsSDK.framework/CheckoutComponentsSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>CheckoutComponentsSDK.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>CheckoutComponentsSDK.framework/CheckoutComponentsSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>CheckoutComponentsSDK.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.
Loading

0 comments on commit b40efc8

Please sign in to comment.