Skip to content

Commit

Permalink
update frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
ehab-al-cko committed Mar 18, 2024
1 parent 527baf6 commit f2a2719
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions Checkout3DS-Security.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>Checkout3DS-Security.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -15,12 +15,10 @@
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64-simulator</string>
<key>LibraryPath</key>
<string>Checkout3DS-Security.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -29,6 +27,8 @@
</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.
8 changes: 4 additions & 4 deletions Checkout3DS.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>Checkout3DS.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -15,12 +15,10 @@
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64-simulator</string>
<key>LibraryPath</key>
<string>Checkout3DS.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -29,6 +27,8 @@
</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.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</data>
<key>Info.plist</key>
<data>
AyIf2wDwqKuk6vGYq6XT+SZ7Q9E=
jWyovePUb5HmJve0xNOGnqedxC8=
</data>
<key>Modules/Checkout3DS.swiftmodule/arm64-apple-ios.abi.json</key>
<data>
Expand All @@ -62,7 +62,7 @@
</data>
<key>Modules/Checkout3DS.swiftmodule/arm64-apple-ios.swiftmodule</key>
<data>
VqgnseLIYR9DQ5hp8XM35T5jb9Q=
+PRg2gvR4uEw9r3+nobEmKVA5ds=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -540,7 +540,7 @@
<dict>
<key>hash2</key>
<data>
qaODFrM8PCxETnnslLiRi0b5aphR11CNz5nyOSRs/Ys=
ISwpU5fTOlMJvhhLC/CX3mefchlyvmkzDbBdVqgWfWU=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down

0 comments on commit f2a2719

Please sign in to comment.