Skip to content

Commit

Permalink
chore: Update the KlarnaMobileSDK to 2.6.14 (#24)
Browse files Browse the repository at this point in the history
Update the KlarnaMobileSDK
  • Loading branch information
NQuinn27 authored Jan 26, 2024
1 parent e90b8eb commit 91cda5d
Show file tree
Hide file tree
Showing 306 changed files with 524,264 additions and 26,924 deletions.
4 changes: 2 additions & 2 deletions Framework/PrimerKlarnaSDK.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 4XL84F39P3;
DEVELOPMENT_TEAM = N8UN9TR5DY;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
Expand Down Expand Up @@ -492,7 +492,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 4XL84F39P3;
DEVELOPMENT_TEAM = N8UN9TR5DY;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,31 +5,33 @@
<key>AvailableLibraries</key>
<array>
<dict>
<key>BinaryPath</key>
<string>KlarnaMobileSDK.framework/KlarnaMobileSDK</string>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_armv7</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>KlarnaMobileSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>armv7</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>KlarnaMobileSDK.framework/KlarnaMobileSDK</string>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_i386_x86_64-simulator</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KlarnaMobileSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 91cda5d

Please sign in to comment.