Skip to content

Commit

Permalink
Release 3.1.1 (#93)
Browse files Browse the repository at this point in the history
* Update framework

* Update podspec
  • Loading branch information
Eeyore741 authored Aug 13, 2024
1 parent 136feba commit cd5c117
Show file tree
Hide file tree
Showing 8 changed files with 134 additions and 29 deletions.
2 changes: 1 addition & 1 deletion TinkLink.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Pod::Spec.new do |spec|
spec.description = <<-DESC
Optimise open banking experiences for mobile apps with Tink Link iOS SDK.
DESC
spec.version = "3.1.0"
spec.version = "3.1.1"
spec.license = { :type => "MIT", :file => "LICENSE" }
spec.authors = { "Tink AB" => "[email protected]" }
spec.homepage = "https://github.com/tink-ab/tink-link-ios"
Expand Down
10 changes: 5 additions & 5 deletions TinkLink.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>TinkLink.framework/TinkLink</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>TinkLink.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>TinkLink.framework/TinkLink</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>TinkLink.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
Original file line number Diff line number Diff line change
Expand Up @@ -16225,7 +16225,7 @@
"kind": "StringLiteral",
"offset": 80,
"length": 7,
"value": "\"3.1.0\""
"value": "\"3.1.1\""
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Internal\/WebKitHelper.swift",
Expand Down Expand Up @@ -16269,6 +16269,20 @@
"length": 7,
"value": "\"about\""
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Internal\/WebKitHelper.swift",
"kind": "BooleanLiteral",
"offset": 2316,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Internal\/WebKitHelper.swift",
"kind": "FloatLiteral",
"offset": 2421,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/Products\/BusinessAccountCheck.swift",
"kind": "BooleanLiteral",
Expand Down Expand Up @@ -16934,31 +16948,52 @@
"length": 6,
"value": "\"user\""
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "FloatLiteral",
"offset": 1205,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "FloatLiteral",
"offset": 1252,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "FloatLiteral",
"offset": 1292,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "StringLiteral",
"offset": 1795,
"offset": 1977,
"length": 39,
"value": "\"init(coder:) has not been implemented\""
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "BooleanLiteral",
"offset": 2162,
"offset": 2344,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "BooleanLiteral",
"offset": 2604,
"offset": 2786,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "FloatLiteral",
"offset": 2884,
"offset": 3066,
"length": 4,
"value": "0.01"
},
Expand Down
Binary file modified TinkLink.xcframework/ios-arm64/TinkLink.framework/TinkLink
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -16225,7 +16225,7 @@
"kind": "StringLiteral",
"offset": 80,
"length": 7,
"value": "\"3.1.0\""
"value": "\"3.1.1\""
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Internal\/WebKitHelper.swift",
Expand Down Expand Up @@ -16269,6 +16269,20 @@
"length": 7,
"value": "\"about\""
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Internal\/WebKitHelper.swift",
"kind": "BooleanLiteral",
"offset": 2316,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Internal\/WebKitHelper.swift",
"kind": "FloatLiteral",
"offset": 2421,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/Products\/BusinessAccountCheck.swift",
"kind": "BooleanLiteral",
Expand Down Expand Up @@ -16934,31 +16948,52 @@
"length": 6,
"value": "\"user\""
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "FloatLiteral",
"offset": 1205,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "FloatLiteral",
"offset": 1252,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "FloatLiteral",
"offset": 1292,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "StringLiteral",
"offset": 1795,
"offset": 1977,
"length": 39,
"value": "\"init(coder:) has not been implemented\""
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "BooleanLiteral",
"offset": 2162,
"offset": 2344,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "BooleanLiteral",
"offset": 2604,
"offset": 2786,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "FloatLiteral",
"offset": 2884,
"offset": 3066,
"length": 4,
"value": "0.01"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16225,7 +16225,7 @@
"kind": "StringLiteral",
"offset": 80,
"length": 7,
"value": "\"3.1.0\""
"value": "\"3.1.1\""
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Internal\/WebKitHelper.swift",
Expand Down Expand Up @@ -16269,6 +16269,20 @@
"length": 7,
"value": "\"about\""
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Internal\/WebKitHelper.swift",
"kind": "BooleanLiteral",
"offset": 2316,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Internal\/WebKitHelper.swift",
"kind": "FloatLiteral",
"offset": 2421,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/Products\/BusinessAccountCheck.swift",
"kind": "BooleanLiteral",
Expand Down Expand Up @@ -16934,31 +16948,52 @@
"length": 6,
"value": "\"user\""
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "FloatLiteral",
"offset": 1205,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "FloatLiteral",
"offset": 1252,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "FloatLiteral",
"offset": 1292,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "StringLiteral",
"offset": 1795,
"offset": 1977,
"length": 39,
"value": "\"init(coder:) has not been implemented\""
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "BooleanLiteral",
"offset": 2162,
"offset": 2344,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "BooleanLiteral",
"offset": 2604,
"offset": 2786,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/vkuznets\/Documents\/Tink\/tink-link-ios-private\/Sources\/TinkLink\/Public\/TinkViewController.swift",
"kind": "FloatLiteral",
"offset": 2884,
"offset": 3066,
"length": 4,
"value": "0.01"
},
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>Modules/TinkLink.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
Ptk9Bhn/eIYIjHxsHEJ4PAxoI0k=
4lvAE7c9S8eZQYzh4D9G0T9FNUE=
</data>
<key>Modules/TinkLink.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<data>
Expand All @@ -30,11 +30,11 @@
</data>
<key>Modules/TinkLink.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
J67spbRWV+pdRKZQHkKWQUcetGI=
CB707dy1jzKxqfUJJI1AzavsPOI=
</data>
<key>Modules/TinkLink.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<data>
Ptk9Bhn/eIYIjHxsHEJ4PAxoI0k=
4lvAE7c9S8eZQYzh4D9G0T9FNUE=
</data>
<key>Modules/TinkLink.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<data>
Expand All @@ -50,7 +50,7 @@
</data>
<key>Modules/TinkLink.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
u5O6X4ktxm5Ff+d4NKJES0+k2xc=
vD0EyEWTTH34KU2lfDOSS1xqwv0=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -74,7 +74,7 @@
<dict>
<key>hash2</key>
<data>
NAWAd+Qtqjf+zk19C+hbJjOf0NaoASJhXNCJ/uTsAak=
f3a22o6Q8LAOPburnHsyWIzcfyvuLru5St/o80+11mk=
</data>
</dict>
<key>Modules/TinkLink.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
Expand Down Expand Up @@ -102,14 +102,14 @@
<dict>
<key>hash2</key>
<data>
1WT16ZmeNKCN6OGmZzwX0iao5/HGClBdIK6bAFMdRZk=
AzPc6u4li4x/U0L56a018TCubHrdxnaIwm5+VECk3Hs=
</data>
</dict>
<key>Modules/TinkLink.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<dict>
<key>hash2</key>
<data>
NAWAd+Qtqjf+zk19C+hbJjOf0NaoASJhXNCJ/uTsAak=
f3a22o6Q8LAOPburnHsyWIzcfyvuLru5St/o80+11mk=
</data>
</dict>
<key>Modules/TinkLink.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
Expand Down Expand Up @@ -137,7 +137,7 @@
<dict>
<key>hash2</key>
<data>
11oGXxTUmotBER871zoUA9jE/o+DAaxDJdhv/nqpGD4=
atxnz9KY0Y12zlg71UcL3ihY/1KMCje+chs/gZce8+8=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down

0 comments on commit cd5c117

Please sign in to comment.