Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #66 from klarna/release_ios_1.7.2
Browse files Browse the repository at this point in the history
Release v1.7.2
  • Loading branch information
jorgepalac1o committed Feb 1, 2022
2 parents bb9a69f + 899385c commit 46c8aa9
Show file tree
Hide file tree
Showing 13 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion KlarnaCheckoutSDK.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "KlarnaCheckoutSDK"
s.version = "1.7.1"
s.version = "1.7.2"
s.summary = "Klarna Checkout iOS SDK"
s.description = <<-DESC
Simple integration of Klarna Checkout for native and hybrid iOS apps.
Expand Down
Binary file modified ios/KlarnaCheckoutSDK.framework.zip
Binary file not shown.
Binary file modified ios/KlarnaCheckoutSDK.framework/Info.plist
Binary file not shown.
Binary file modified ios/KlarnaCheckoutSDK.framework/KlarnaCheckoutSDK
Binary file not shown.
Binary file not shown.
14 changes: 7 additions & 7 deletions ios/XCFramework/KlarnaCheckoutSDK.xcframework/Info.plist
Expand Up @@ -6,32 +6,32 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_armv7</string>
<string>ios-arm64_i386_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KlarnaCheckoutSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>armv7</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_i386_x86_64-simulator</string>
<string>ios-arm64_armv7</string>
<key>LibraryPath</key>
<string>KlarnaCheckoutSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
<string>armv7</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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Expand Up @@ -26,11 +26,11 @@
</data>
<key>Info.plist</key>
<data>
7sf/j+YOe/e9CWRiURABvwxi2O0=
n6JU2r/lV1+O56SGWliQoL9Sqdw=
</data>
<key>KlarnaCheckoutSDK-Framework.plist</key>
<data>
ZlQJ18T6TX84QGzwK5Zx+jFgHuA=
UFufA3kpF60ktkEXQFUyX0Mp8R4=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -146,11 +146,11 @@
<dict>
<key>hash</key>
<data>
ZlQJ18T6TX84QGzwK5Zx+jFgHuA=
UFufA3kpF60ktkEXQFUyX0Mp8R4=
</data>
<key>hash2</key>
<data>
gQ9WykXiz93wx9TvCbaqSAq5UGJdmPksA+BhGoH3HzY=
2HQXphczY/r9iW8pGG0rPj49M3DGKAv2cqxwcMlamqg=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down

0 comments on commit 46c8aa9

Please sign in to comment.