Skip to content

Commit

Permalink
Deploy Version 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
taitmbarek committed Sep 6, 2024
1 parent 09b2911 commit 11539b5
Show file tree
Hide file tree
Showing 10 changed files with 192 additions and 27 deletions.
2 changes: 1 addition & 1 deletion KnotAPI.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "KnotAPI"
s.version = "0.7.2"
s.version = "0.7.3"
s.summary = "Connect to your customers online accounts easily"
s.description = "Change Card on File Information, Cancel Subscriptions, Change Passwords, and more via Knot."
s.homepage = "https://www.knotapi.com/"
Expand Down
Binary file modified KnotAPI.xcframework/ios-arm64/KnotAPI.framework/Info.plist
Binary file not shown.
Binary file modified KnotAPI.xcframework/ios-arm64/KnotAPI.framework/KnotAPI
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,16 @@
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "KnotAPI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "WebKit",
Expand Down Expand Up @@ -2584,6 +2594,16 @@
"RawDocComment"
]
},
{
"kind": "Import",
"name": "WebKit",
"printedName": "WebKit",
"declKind": "Import",
"moduleName": "KnotAPI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
Expand Down Expand Up @@ -4649,6 +4669,27 @@
"length": 15,
"value": "\"KnotAPI.OverlayableView\""
},
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Generic\/Events\/MerchantNavigationButtonClickedEvent.swift",
"kind": "StringLiteral",
"offset": 212,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Generic\/Events\/MerchantNavigationButtonClickedEvent.swift",
"kind": "StringLiteral",
"offset": 241,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Generic\/Events\/MerchantNavigationButtonClickedEvent.swift",
"kind": "StringLiteral",
"offset": 290,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Generic\/SimpleSubFlowViewModel.swift",
"kind": "BooleanLiteral",
Expand Down Expand Up @@ -5387,7 +5428,7 @@
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/Models\/MerchantFlow.swift",
"kind": "BooleanLiteral",
"offset": 363,
"offset": 360,
"length": 5,
"value": "false"
},
Expand Down Expand Up @@ -5492,14 +5533,14 @@
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Generic\/MerchantViewModelBase.swift",
"kind": "BooleanLiteral",
"offset": 19567,
"offset": 20130,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Generic\/MerchantViewModelBase.swift",
"kind": "BooleanLiteral",
"offset": 30781,
"offset": 31357,
"length": 5,
"value": "false"
},
Expand All @@ -5524,6 +5565,20 @@
"length": 12,
"value": "\"urlPattern\""
},
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Merchants\/MicrosoftViewModel.swift",
"kind": "IntegerLiteral",
"offset": 779,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Merchants\/MicrosoftViewModel.swift",
"kind": "StringLiteral",
"offset": 117,
"length": 18,
"value": "\"KnotAPI.MicrosoftViewModel\""
},
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Generic\/SSO\/AutostartSSOPopupViewModel.swift",
"kind": "StringLiteral",
Expand Down Expand Up @@ -6101,7 +6156,7 @@
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/Controllers\/WebFlowContainer.swift",
"kind": "StringLiteral",
"offset": 2430,
"offset": 2476,
"length": 13,
"value": "\"KnotAPI.ContainerView\""
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
</data>
<key>Info.plist</key>
<data>
DdENePWPMVtmUOL7ZSmDZBDmRDc=
+e6+oKQgHcFtuyJWiLesVqfUfts=
</data>
<key>Modules/KnotAPI.swiftmodule/arm64-apple-ios.abi.json</key>
<data>
IXb7/F/Ec6zlCErvzFAtC+OEgc8=
72097yepmlooxPHCZRw9tZaPPu0=
</data>
<key>Modules/KnotAPI.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
<data>
Expand All @@ -34,7 +34,7 @@
</data>
<key>Modules/KnotAPI.swiftmodule/arm64-apple-ios.swiftmodule</key>
<data>
mU1wDif8Lq/V2/G+//LHH736YoA=
0D9zQlzb9vzTa1dd1d5J9XQxiu4=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -89,7 +89,7 @@
<dict>
<key>hash2</key>
<data>
hlyzR/L+9atInGflmxbGJOVhoKfG01EIas5Kw326L/U=
82UYcQZxNgbdOPr2U1nYWdSGo/mwXm+seIJ+W8hDgvw=
</data>
</dict>
<key>Modules/KnotAPI.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
Expand Down Expand Up @@ -117,7 +117,7 @@
<dict>
<key>hash2</key>
<data>
OAjWc5hcIK+PgLfvuTHdNNYPIRUO7ywF7fc+JNnPiKw=
XPgcbgKZvHu4Tqdah0ca2PYH5FFWT/GGZ/1SnFeBLSg=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,16 @@
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "KnotAPI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "WebKit",
Expand Down Expand Up @@ -2584,6 +2594,16 @@
"RawDocComment"
]
},
{
"kind": "Import",
"name": "WebKit",
"printedName": "WebKit",
"declKind": "Import",
"moduleName": "KnotAPI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
Expand Down Expand Up @@ -4649,6 +4669,27 @@
"length": 15,
"value": "\"KnotAPI.OverlayableView\""
},
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Generic\/Events\/MerchantNavigationButtonClickedEvent.swift",
"kind": "StringLiteral",
"offset": 212,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Generic\/Events\/MerchantNavigationButtonClickedEvent.swift",
"kind": "StringLiteral",
"offset": 241,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Generic\/Events\/MerchantNavigationButtonClickedEvent.swift",
"kind": "StringLiteral",
"offset": 290,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Generic\/SimpleSubFlowViewModel.swift",
"kind": "BooleanLiteral",
Expand Down Expand Up @@ -5387,7 +5428,7 @@
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/Models\/MerchantFlow.swift",
"kind": "BooleanLiteral",
"offset": 363,
"offset": 360,
"length": 5,
"value": "false"
},
Expand Down Expand Up @@ -5492,14 +5533,14 @@
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Generic\/MerchantViewModelBase.swift",
"kind": "BooleanLiteral",
"offset": 19567,
"offset": 20130,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Generic\/MerchantViewModelBase.swift",
"kind": "BooleanLiteral",
"offset": 30781,
"offset": 31357,
"length": 5,
"value": "false"
},
Expand All @@ -5524,6 +5565,20 @@
"length": 12,
"value": "\"urlPattern\""
},
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Merchants\/MicrosoftViewModel.swift",
"kind": "IntegerLiteral",
"offset": 779,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Merchants\/MicrosoftViewModel.swift",
"kind": "StringLiteral",
"offset": 117,
"length": 18,
"value": "\"KnotAPI.MicrosoftViewModel\""
},
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/ViewModels\/Generic\/SSO\/AutostartSSOPopupViewModel.swift",
"kind": "StringLiteral",
Expand Down Expand Up @@ -6101,7 +6156,7 @@
{
"filePath": "\/Users\/runner\/work\/knotapi-ios-sdk\/knotapi-ios-sdk\/src\/KnotAPI\/Controllers\/WebFlowContainer.swift",
"kind": "StringLiteral",
"offset": 2430,
"offset": 2476,
"length": 13,
"value": "\"KnotAPI.ContainerView\""
},
Expand Down
Loading

0 comments on commit 11539b5

Please sign in to comment.