Skip to content

Commit

Permalink
Merge pull request #88 from tink-sdk-build/rc-1.3.2
Browse files Browse the repository at this point in the history
Tink Money Manager UI 1.3.2
  • Loading branch information
belous committed May 8, 2024
2 parents a3469f8 + 1c88bc5 commit cbb3c28
Show file tree
Hide file tree
Showing 27 changed files with 343 additions and 51 deletions.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "TinkMoneyManagerUI",
url: "https://github.com/tink-ab/tink-money-manager-ios/releases/download/1.3.1/TinkMoneyManagerUI.xcframework.zip", checksum: "340e642478af0b3b4627a6b2624c4d28b6f01d5f8fc8669be11c0e99949b1ca0"
url: "https://github.com/tink-ab/tink-money-manager-ios/releases/download/1.3.2/TinkMoneyManagerUI.xcframework.zip", checksum: "0108511328701952611eb68bcde062a5b4e42042f6ec1750b7a5ff11a5b16149"
),
.target(
name: "TinkMoneyManagerUITarget",
Expand Down
2 changes: 1 addition & 1 deletion TinkMoneyManagerUI.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "TinkMoneyManagerUI"
spec.version = "1.3.1"
spec.version = "1.3.2"
spec.license = { :type => "Tink", :file => "LICENSE" }
spec.authors = { "Tink AB" => "mobile@tink.se" }
spec.homepage = "https://github.com/tink-ab/tink-money-manager-ios"
Expand Down
10 changes: 5 additions & 5 deletions TinkMoneyManagerUI.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>TinkMoneyManagerUI.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>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>TinkMoneyManagerUI.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.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -42909,21 +42909,21 @@
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "FloatLiteral",
"offset": 1597,
"offset": 1576,
"length": 3,
"value": "0.1"
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "BooleanLiteral",
"offset": 1671,
"offset": 1650,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "IntegerLiteral",
"offset": 1792,
"offset": 1771,
"length": 2,
"value": "40"
},
Expand All @@ -42937,28 +42937,28 @@
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "IntegerLiteral",
"offset": 2173,
"offset": 2152,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "IntegerLiteral",
"offset": 2301,
"offset": 2280,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "IntegerLiteral",
"offset": 2311,
"offset": 2290,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "Array",
"offset": 2006,
"offset": 1985,
"length": 2,
"value": "[]"
},
Expand Down Expand Up @@ -55693,7 +55693,7 @@
"kind": "StringLiteral",
"offset": 78,
"length": 7,
"value": "\"1.3.1\""
"value": "\"1.3.2\""
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/WeeklySummaryExpensesByCategoryItemView.swift",
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>files</key>
<dict>
<key>Assets.car</key>
<data>
pMk/3HF6HzNlRjmX/3d6FEJlesg=
</data>
</dict>
<key>files2</key>
<dict>
<key>Assets.car</key>
<dict>
<key>hash</key>
<data>
pMk/3HF6HzNlRjmX/3d6FEJlesg=
</data>
<key>hash2</key>
<data>
ZrYYK13svRQ1MMWsfJphDPLS+ZWwEiL9W2SjUTJpqmM=
</data>
</dict>
</dict>
<key>rules</key>
<dict>
<key>^.*</key>
<true/>
<key>^.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^.*</key>
<true/>
<key>^.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -42909,21 +42909,21 @@
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "FloatLiteral",
"offset": 1597,
"offset": 1576,
"length": 3,
"value": "0.1"
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "BooleanLiteral",
"offset": 1671,
"offset": 1650,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "IntegerLiteral",
"offset": 1792,
"offset": 1771,
"length": 2,
"value": "40"
},
Expand All @@ -42937,28 +42937,28 @@
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "IntegerLiteral",
"offset": 2173,
"offset": 2152,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "IntegerLiteral",
"offset": 2301,
"offset": 2280,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "IntegerLiteral",
"offset": 2311,
"offset": 2290,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "Array",
"offset": 2006,
"offset": 1985,
"length": 2,
"value": "[]"
},
Expand Down Expand Up @@ -55693,7 +55693,7 @@
"kind": "StringLiteral",
"offset": 78,
"length": 7,
"value": "\"1.3.1\""
"value": "\"1.3.2\""
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/WeeklySummaryExpensesByCategoryItemView.swift",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42909,21 +42909,21 @@
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "FloatLiteral",
"offset": 1597,
"offset": 1576,
"length": 3,
"value": "0.1"
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "BooleanLiteral",
"offset": 1671,
"offset": 1650,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "IntegerLiteral",
"offset": 1792,
"offset": 1771,
"length": 2,
"value": "40"
},
Expand All @@ -42937,28 +42937,28 @@
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "IntegerLiteral",
"offset": 2173,
"offset": 2152,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "IntegerLiteral",
"offset": 2301,
"offset": 2280,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "IntegerLiteral",
"offset": 2311,
"offset": 2290,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/CategoryIconGridView.swift",
"kind": "Array",
"offset": 2006,
"offset": 1985,
"length": 2,
"value": "[]"
},
Expand Down Expand Up @@ -55693,7 +55693,7 @@
"kind": "StringLiteral",
"offset": 78,
"length": 7,
"value": "\"1.3.1\""
"value": "\"1.3.2\""
},
{
"filePath": "\/Users\/runner\/work\/tink-pfm-sdk-ios\/tink-pfm-sdk-ios\/Sources\/TinkMoneyManagerUI\/Features\/Actionable Insights\/Views\/WeeklySummaryExpensesByCategoryItemView.swift",
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.

0 comments on commit cbb3c28

Please sign in to comment.