Skip to content

Commit

Permalink
v 0.0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo1980 committed Apr 21, 2023
1 parent e4323cd commit 4dea9ad
Show file tree
Hide file tree
Showing 18 changed files with 207 additions and 74 deletions.
2 changes: 1 addition & 1 deletion Banked.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |spec|

spec.name = "Banked"
spec.version = "0.0.32"
spec.version = "0.0.33"
spec.summary = "Banked SDK"
spec.description = "Banked iOS checkout"
spec.homepage = "https://github.com/banked/banked-iOS.git"
Expand Down
10 changes: 5 additions & 5 deletions Banked.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</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>Banked.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_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>Banked.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 modified Banked.xcframework/ios-arm64/Banked.framework/Banked
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -1016,6 +1016,46 @@
"RawDocComment"
]
},
{
"kind": "Var",
"name": "sheetAlreadyPresented",
"printedName": "sheetAlreadyPresented",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(Banked.BankedCheckoutError.Type) -> Banked.BankedCheckoutError",
"children": [
{
"kind": "TypeNominal",
"name": "BankedCheckoutError",
"printedName": "Banked.BankedCheckoutError",
"usr": "s:6Banked0A13CheckoutErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "Banked.BankedCheckoutError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "BankedCheckoutError",
"printedName": "Banked.BankedCheckoutError",
"usr": "s:6Banked0A13CheckoutErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:6Banked0A13CheckoutErrorO21sheetAlreadyPresentedyA2CmF",
"mangledName": "$s6Banked0A13CheckoutErrorO21sheetAlreadyPresentedyA2CmF",
"moduleName": "Banked",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Function",
"name": "==",
Expand Down Expand Up @@ -8706,7 +8746,7 @@
"kind": "StringLiteral",
"offset": 216,
"length": 8,
"value": "\"0.0.32\""
"value": "\"0.0.33\""
},
{
"filePath": "\/Users\/ricardo\/Desktop\/Banked\/banked-ios-sdk-new\/Framework\/Banked\/ProviderTableViewCell.swift",
Expand Down Expand Up @@ -9019,14 +9059,14 @@
{
"filePath": "\/Users\/ricardo\/Desktop\/Banked\/banked-ios-sdk-new\/Framework\/Banked\/BankedCheckout.swift",
"kind": "StringLiteral",
"offset": 2450,
"offset": 2549,
"length": 36,
"value": "\"https:\/\/api.banked.com\/checkout\/v1\""
},
{
"filePath": "\/Users\/ricardo\/Desktop\/Banked\/banked-ios-sdk-new\/Framework\/Banked\/BankedCheckout.swift",
"kind": "StringLiteral",
"offset": 2361,
"offset": 2460,
"length": 14,
"value": "\"Banked.BankedCheckout\""
},
Expand Down Expand Up @@ -9138,91 +9178,91 @@
{
"filePath": "\/Users\/ricardo\/Desktop\/Banked\/banked-ios-sdk-new\/Framework\/Banked\/Banked.swift",
"kind": "BooleanLiteral",
"offset": 2291,
"offset": 2449,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/ricardo\/Desktop\/Banked\/banked-ios-sdk-new\/Framework\/Banked\/Banked.swift",
"kind": "BooleanLiteral",
"offset": 3766,
"offset": 3924,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/ricardo\/Desktop\/Banked\/banked-ios-sdk-new\/Framework\/Banked\/Banked.swift",
"kind": "StringLiteral",
"offset": 4713,
"offset": 4871,
"length": 61,
"value": "\"Banked SDK error: We currently does not support this device\""
},
{
"filePath": "\/Users\/ricardo\/Desktop\/Banked\/banked-ios-sdk-new\/Framework\/Banked\/Banked.swift",
"kind": "BooleanLiteral",
"offset": 4891,
"offset": 5049,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/ricardo\/Desktop\/Banked\/banked-ios-sdk-new\/Framework\/Banked\/Banked.swift",
"kind": "BooleanLiteral",
"offset": 4945,
"offset": 5103,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/ricardo\/Desktop\/Banked\/banked-ios-sdk-new\/Framework\/Banked\/Banked.swift",
"kind": "BooleanLiteral",
"offset": 5144,
"offset": 5302,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/ricardo\/Desktop\/Banked\/banked-ios-sdk-new\/Framework\/Banked\/Banked.swift",
"kind": "BooleanLiteral",
"offset": 5416,
"offset": 5574,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/ricardo\/Desktop\/Banked\/banked-ios-sdk-new\/Framework\/Banked\/Banked.swift",
"kind": "BooleanLiteral",
"offset": 6709,
"offset": 6867,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/ricardo\/Desktop\/Banked\/banked-ios-sdk-new\/Framework\/Banked\/Banked.swift",
"kind": "StringLiteral",
"offset": 7058,
"offset": 7216,
"length": 23,
"value": "\"banked_checkout_state\""
},
{
"filePath": "\/Users\/ricardo\/Desktop\/Banked\/banked-ios-sdk-new\/Framework\/Banked\/Banked.swift",
"kind": "StringLiteral",
"offset": 7168,
"offset": 7326,
"length": 20,
"value": "\"banked_checkout_id\""
},
{
"filePath": "\/Users\/ricardo\/Desktop\/Banked\/banked-ios-sdk-new\/Framework\/Banked\/Banked.swift",
"kind": "StringLiteral",
"offset": 7318,
"offset": 7476,
"length": 12,
"value": "\"AUTHORIZED\""
},
{
"filePath": "\/Users\/ricardo\/Desktop\/Banked\/banked-ios-sdk-new\/Framework\/Banked\/Banked.swift",
"kind": "StringLiteral",
"offset": 7525,
"offset": 7683,
"length": 10,
"value": "\"REJECTED\""
},
{
"filePath": "\/Users\/ricardo\/Desktop\/Banked\/banked-ios-sdk-new\/Framework\/Banked\/Banked.swift",
"kind": "BooleanLiteral",
"offset": 8338,
"offset": 8496,
"length": 5,
"value": "false"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ public enum BankedCheckoutError : Swift.Equatable {
case userCanceled
case unprocesableEntity
case genericError
case sheetAlreadyPresented
public static func == (a: Banked.BankedCheckoutError, b: Banked.BankedCheckoutError) -> Swift.Bool
}
public enum BankedCheckoutResponse : Swift.Equatable {
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ public enum BankedCheckoutError : Swift.Equatable {
case userCanceled
case unprocesableEntity
case genericError
case sheetAlreadyPresented
public static func == (a: Banked.BankedCheckoutError, b: Banked.BankedCheckoutError) -> Swift.Bool
}
public enum BankedCheckoutResponse : Swift.Equatable {
Expand Down
Binary file not shown.
Loading

0 comments on commit 4dea9ad

Please sign in to comment.