Skip to content

Commit

Permalink
Merge pull request #242 from klarna/inapp-sdk/ios-v2.6.21
Browse files Browse the repository at this point in the history
Release In-App SDK iOS v2.6.21
  • Loading branch information
jorgepalac1o authored Jul 12, 2024
2 parents 16cab84 + ade3c23 commit 196c318
Show file tree
Hide file tree
Showing 115 changed files with 102,573 additions and 102,224 deletions.
2 changes: 1 addition & 1 deletion BUILD_VARIANTS_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ want to use a different variant, update your Podfile to use a different subspec.


```ruby
pod 'KlarnaMobileSDK/xcode-15.3-fat', '~> 2.6.20'
pod 'KlarnaMobileSDK/xcode-15.3-fat', '~> 2.6.21'
```

4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

### [2.6.21] - 2024-07-12
- Fixed On-Site Messaging (OSM) background color not changing.
- Internal improvements.

### [2.6.20] - 2024-05-10
- Added support for customizing the appearance of the On-Site Messaging (OSM) view.
- Fixed the "Learn more" text to not start from a new line in OSM view.
Expand Down
2 changes: 1 addition & 1 deletion KlarnaMobileSDK.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"2.6.20": "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.20/KlarnaMobileSDK.framework.zip"
"2.6.21": "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.21/KlarnaMobileSDK.framework.zip"
}
2 changes: 1 addition & 1 deletion KlarnaMobileSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "KlarnaMobileSDK"
s.version = "2.6.20"
s.version = "2.6.21"
s.summary = "Klarna Mobile SDK for iOS"
s.description = <<-DESC
Klarna Mobile SDK for iOS apps.
Expand Down
Binary file modified ios/Carthage/KlarnaMobileSDK.xcframework.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>2.6.20</string>
<string>2.6.21</string>
<key>CFBundleVersion</key>
<string>176</string>
<string>177</string>
</dict>
</plist>
Binary file not shown.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>2.6.20</string>
<string>2.6.21</string>
<key>CFBundleVersion</key>
<string>176</string>
<string>177</string>
</dict>
</plist>
Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file modified ios/XCFramework/basic/universal/KlarnaMobileSDK.xcframework.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,34 +10,34 @@
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>KlarnaMobileSDK.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>KlarnaMobileSDK.framework/KlarnaMobileSDK</string>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KlarnaMobileSDK.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.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.0.0-1273-gde2baac
v1.0.0-1373-g31bb03f
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -25661,6 +25661,16 @@
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "KlarnaMobileSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "KlarnaDebugEventDelegate",
Expand Down Expand Up @@ -47636,42 +47646,42 @@
{
"filePath": "\/Users\/ec2-user\/Jenkins\/workspace\/klarna_mobile_sdk_ios_master\/sdk\/Sources\/Internal\/OSM\/KlarnaOSMView.swift",
"kind": "IntegerLiteral",
"offset": 1101,
"offset": 1235,
"length": 2,
"value": "15"
},
{
"filePath": "\/Users\/ec2-user\/Jenkins\/workspace\/klarna_mobile_sdk_ios_master\/sdk\/Sources\/Internal\/OSM\/KlarnaOSMView.swift",
"kind": "BooleanLiteral",
"offset": 1166,
"offset": 1300,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/ec2-user\/Jenkins\/workspace\/klarna_mobile_sdk_ios_master\/sdk\/Sources\/Internal\/OSM\/KlarnaOSMView.swift",
"kind": "IntegerLiteral",
"offset": 1468,
"offset": 1653,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/ec2-user\/Jenkins\/workspace\/klarna_mobile_sdk_ios_master\/sdk\/Sources\/Internal\/OSM\/KlarnaOSMView.swift",
"kind": "BooleanLiteral",
"offset": 1532,
"offset": 1717,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/ec2-user\/Jenkins\/workspace\/klarna_mobile_sdk_ios_master\/sdk\/Sources\/Internal\/OSM\/KlarnaOSMView.swift",
"kind": "BooleanLiteral",
"offset": 1809,
"offset": 2044,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/ec2-user\/Jenkins\/workspace\/klarna_mobile_sdk_ios_master\/sdk\/Sources\/Internal\/OSM\/KlarnaOSMView.swift",
"kind": "BooleanLiteral",
"offset": 1845,
"offset": 2080,
"length": 5,
"value": "false"
},
Expand Down Expand Up @@ -48018,6 +48028,13 @@
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/ec2-user\/Jenkins\/workspace\/klarna_mobile_sdk_ios_master\/sdk\/Sources\/Internal\/Shared\/Analytics\/Payloads\/CardScanningPayload.swift",
"kind": "StringLiteral",
"offset": 260,
"length": 14,
"value": "\"cardScanning\""
},
{
"filePath": "\/Users\/ec2-user\/Jenkins\/workspace\/klarna_mobile_sdk_ios_master\/sdk\/Sources\/Internal\/Standalone Web View\/StandaloneWebViewController.swift",
"kind": "Array",
Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit 196c318

Please sign in to comment.