Skip to content

Commit

Permalink
Update Link to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wkiefer committed Oct 8, 2020
1 parent 091c399 commit 521497b
Show file tree
Hide file tree
Showing 22 changed files with 55 additions and 37 deletions.
12 changes: 6 additions & 6 deletions LinkKit.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,29 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-x86_64-simulator</string>
<key>LibraryPath</key>
<string>LinkKit.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-x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>LinkKit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>x86_64</string>
<string>arm64</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 @@ -219,6 +219,9 @@ SWIFT_CLASS("_TtC7LinkKit8PLKPlaid")
@interface PLKPlaid : NSObject
+ (id <PLKHandler> _Nullable)createWithLinkTokenConfiguration:(PLKLinkTokenConfiguration * _Nonnull)linkTokenConfiguration error:(NSError * _Nullable * _Nullable)error SWIFT_WARN_UNUSED_RESULT;
+ (id <PLKHandler> _Nullable)createWithLinkPublicKeyConfiguration:(PLKLinkPublicKeyConfiguration * _Nonnull)linkPublicKeyConfiguration error:(NSError * _Nullable * _Nullable)error SWIFT_WARN_UNUSED_RESULT;
/// The version of the Plaid Link iOS SDK.
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSString * _Nonnull sdkVersion;)
+ (NSString * _Nonnull)sdkVersion SWIFT_WARN_UNUSED_RESULT;
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
@end

Expand Down
Binary file modified LinkKit.xcframework/ios-arm64/LinkKit.framework/Info.plist
Binary file not shown.
Binary file modified LinkKit.xcframework/ios-arm64/LinkKit.framework/LinkKit
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,9 @@ public enum APIError : Swift.Error {
@_inheritsConvenienceInitializers @objc public class PLKPlaid : ObjectiveC.NSObject {
@objc public static func createWithLinkTokenConfiguration(_ linkTokenConfiguration: LinkKit.PLKLinkTokenConfiguration, error: Foundation.NSErrorPointer) -> LinkKit.PLKHandler?
@objc public static func createWithLinkPublicKeyConfiguration(_ linkPublicKeyConfiguration: LinkKit.PLKLinkPublicKeyConfiguration, error: Foundation.NSErrorPointer) -> LinkKit.PLKHandler?
@objc public static var sdkVersion: Swift.String {
@objc get
}
@objc deinit
@objc override dynamic public init()
}
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,9 @@ public enum APIError : Swift.Error {
@_inheritsConvenienceInitializers @objc public class PLKPlaid : ObjectiveC.NSObject {
@objc public static func createWithLinkTokenConfiguration(_ linkTokenConfiguration: LinkKit.PLKLinkTokenConfiguration, error: Foundation.NSErrorPointer) -> LinkKit.PLKHandler?
@objc public static func createWithLinkPublicKeyConfiguration(_ linkPublicKeyConfiguration: LinkKit.PLKLinkPublicKeyConfiguration, error: Foundation.NSErrorPointer) -> LinkKit.PLKHandler?
@objc public static var sdkVersion: Swift.String {
@objc get
}
@objc deinit
@objc override dynamic public init()
}
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Headers/LinkKit-Swift.h</key>
<data>
wBYNXye8WmvSPpxW+1wCzX242PI=
vn2+09Vxl13KEPIIFLKRDD3Hvls=
</data>
<key>Headers/LinkKit.h</key>
<data>
Expand All @@ -22,31 +22,31 @@
</data>
<key>Info.plist</key>
<data>
gcA1h6UhLAvhwP+RpSE7dsmvSwg=
3Al5Ny8uG64iFbgrFqbzPA7BSRQ=
</data>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftdoc</key>
<data>
db6Shk1Gpv75uSsSCqCIyRhZgYc=
rjHT/ApdiuTaOgA+n+V3KwRQ11g=
</data>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftinterface</key>
<data>
AnzFSrODBY4UFsiRnYY/c4LmXgw=
Of4I91X2UFY9QwyAvqDZYD+eNlo=
</data>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftmodule</key>
<data>
u+8bG0F5oj7Zhr7mrwkrLhxZjyw=
S3FZ2890a+N6MbYm0EFaN34WCDc=
</data>
<key>Modules/LinkKit.swiftmodule/arm64.swiftdoc</key>
<data>
db6Shk1Gpv75uSsSCqCIyRhZgYc=
rjHT/ApdiuTaOgA+n+V3KwRQ11g=
</data>
<key>Modules/LinkKit.swiftmodule/arm64.swiftinterface</key>
<data>
AnzFSrODBY4UFsiRnYY/c4LmXgw=
Of4I91X2UFY9QwyAvqDZYD+eNlo=
</data>
<key>Modules/LinkKit.swiftmodule/arm64.swiftmodule</key>
<data>
u+8bG0F5oj7Zhr7mrwkrLhxZjyw=
S3FZ2890a+N6MbYm0EFaN34WCDc=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -59,7 +59,7 @@
<dict>
<key>hash2</key>
<data>
rfrNmNK+wpXDkTamUQwL0eu4HvjhZbPL9Cv1sS1e42s=
L24V0QSHuCI5kh4vQ7zLOrpt9Th3Vt3OKHLAp2sAJk8=
</data>
</dict>
<key>Headers/LinkKit.h</key>
Expand Down Expand Up @@ -87,42 +87,42 @@
<dict>
<key>hash2</key>
<data>
WPJ22ZnPZ6Q3lFLMp5TM8e3gEs5qFkLkfjtl72wIA3o=
9TjmcpyKAHlA/kjjQHdpRH3KfcRJdBwDQERTztIKisY=
</data>
</dict>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
nds/U0MDkXvMnU468dps45j+bpMLf9oxIkC5Yu98Vvk=
w/eulwuFqw880fTjdMWOQHF4hnFcjdrsT0fDWu3EypE=
</data>
</dict>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
ZghQ6Qf/RvB9XxhN4WXXR75uJ/BsYGJ49ePzNnnfOBE=
ercoHH4zsWJ8qha8cmd4yc/BJTZJdVD0uPcSbxle4q8=
</data>
</dict>
<key>Modules/LinkKit.swiftmodule/arm64.swiftdoc</key>
<dict>
<key>hash2</key>
<data>
WPJ22ZnPZ6Q3lFLMp5TM8e3gEs5qFkLkfjtl72wIA3o=
9TjmcpyKAHlA/kjjQHdpRH3KfcRJdBwDQERTztIKisY=
</data>
</dict>
<key>Modules/LinkKit.swiftmodule/arm64.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
nds/U0MDkXvMnU468dps45j+bpMLf9oxIkC5Yu98Vvk=
w/eulwuFqw880fTjdMWOQHF4hnFcjdrsT0fDWu3EypE=
</data>
</dict>
<key>Modules/LinkKit.swiftmodule/arm64.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
ZghQ6Qf/RvB9XxhN4WXXR75uJ/BsYGJ49ePzNnnfOBE=
ercoHH4zsWJ8qha8cmd4yc/BJTZJdVD0uPcSbxle4q8=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,9 @@ SWIFT_CLASS("_TtC7LinkKit8PLKPlaid")
@interface PLKPlaid : NSObject
+ (id <PLKHandler> _Nullable)createWithLinkTokenConfiguration:(PLKLinkTokenConfiguration * _Nonnull)linkTokenConfiguration error:(NSError * _Nullable * _Nullable)error SWIFT_WARN_UNUSED_RESULT;
+ (id <PLKHandler> _Nullable)createWithLinkPublicKeyConfiguration:(PLKLinkPublicKeyConfiguration * _Nonnull)linkPublicKeyConfiguration error:(NSError * _Nullable * _Nullable)error SWIFT_WARN_UNUSED_RESULT;
/// The version of the Plaid Link iOS SDK.
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSString * _Nonnull sdkVersion;)
+ (NSString * _Nonnull)sdkVersion SWIFT_WARN_UNUSED_RESULT;
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
@end

Expand Down
Binary file not shown.
Binary file modified LinkKit.xcframework/ios-x86_64-simulator/LinkKit.framework/LinkKit
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,9 @@ public enum APIError : Swift.Error {
@_inheritsConvenienceInitializers @objc public class PLKPlaid : ObjectiveC.NSObject {
@objc public static func createWithLinkTokenConfiguration(_ linkTokenConfiguration: LinkKit.PLKLinkTokenConfiguration, error: Foundation.NSErrorPointer) -> LinkKit.PLKHandler?
@objc public static func createWithLinkPublicKeyConfiguration(_ linkPublicKeyConfiguration: LinkKit.PLKLinkPublicKeyConfiguration, error: Foundation.NSErrorPointer) -> LinkKit.PLKHandler?
@objc public static var sdkVersion: Swift.String {
@objc get
}
@objc deinit
@objc override dynamic public init()
}
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,9 @@ public enum APIError : Swift.Error {
@_inheritsConvenienceInitializers @objc public class PLKPlaid : ObjectiveC.NSObject {
@objc public static func createWithLinkTokenConfiguration(_ linkTokenConfiguration: LinkKit.PLKLinkTokenConfiguration, error: Foundation.NSErrorPointer) -> LinkKit.PLKHandler?
@objc public static func createWithLinkPublicKeyConfiguration(_ linkPublicKeyConfiguration: LinkKit.PLKLinkPublicKeyConfiguration, error: Foundation.NSErrorPointer) -> LinkKit.PLKHandler?
@objc public static var sdkVersion: Swift.String {
@objc get
}
@objc deinit
@objc override dynamic public init()
}
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Headers/LinkKit-Swift.h</key>
<data>
wBYNXye8WmvSPpxW+1wCzX242PI=
vn2+09Vxl13KEPIIFLKRDD3Hvls=
</data>
<key>Headers/LinkKit.h</key>
<data>
Expand All @@ -22,31 +22,31 @@
</data>
<key>Info.plist</key>
<data>
AhBh0Td+6RBm29/okKg4i8GkfuM=
g+omcuLj7SpjyJtIirdFsOiAUy4=
</data>
<key>Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
<data>
WT7mlPiTSdpQfsbJ0P7XuB2xfOw=
oVe6BZwNQDL3QZCA879fehTjl3k=
</data>
<key>Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
<data>
cruGhwpfehZeiXppZndxx3qQFrQ=
yKQeDEhMMwdzA+BlkAO5bSz+If0=
</data>
<key>Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
KsivQwQ4tubOyPmyoX1F90g1qbE=
YVgvM547M/t2SlNqiGqlPDKMrPo=
</data>
<key>Modules/LinkKit.swiftmodule/x86_64.swiftdoc</key>
<data>
WT7mlPiTSdpQfsbJ0P7XuB2xfOw=
oVe6BZwNQDL3QZCA879fehTjl3k=
</data>
<key>Modules/LinkKit.swiftmodule/x86_64.swiftinterface</key>
<data>
cruGhwpfehZeiXppZndxx3qQFrQ=
yKQeDEhMMwdzA+BlkAO5bSz+If0=
</data>
<key>Modules/LinkKit.swiftmodule/x86_64.swiftmodule</key>
<data>
KsivQwQ4tubOyPmyoX1F90g1qbE=
YVgvM547M/t2SlNqiGqlPDKMrPo=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -59,7 +59,7 @@
<dict>
<key>hash2</key>
<data>
rfrNmNK+wpXDkTamUQwL0eu4HvjhZbPL9Cv1sS1e42s=
L24V0QSHuCI5kh4vQ7zLOrpt9Th3Vt3OKHLAp2sAJk8=
</data>
</dict>
<key>Headers/LinkKit.h</key>
Expand Down Expand Up @@ -87,42 +87,42 @@
<dict>
<key>hash2</key>
<data>
2mfusEOI2eo2gEiHmpQpp6a878Kb/ip6nYEOk+RJ0t0=
GkmPSHEV1qS89I7FrRboM3/cNYqny1Jzqaq9GU2BaGg=
</data>
</dict>
<key>Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
/JjMkKuHci6/LjS/wTKc8qAvkCMiKU4giwnHlGyfmDQ=
RK4HdezSzAyggeoFRSsjUzAzkLXKqijhNcoxQZRuvjU=
</data>
</dict>
<key>Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
ft5v6MxB7fuqsTgku0qQW35GEh9tvTrtdQ8wnZDJdjM=
bZLKumXYhne0aVzJf1eunjeFSQqYvqP0lFWAvF5WZmo=
</data>
</dict>
<key>Modules/LinkKit.swiftmodule/x86_64.swiftdoc</key>
<dict>
<key>hash2</key>
<data>
2mfusEOI2eo2gEiHmpQpp6a878Kb/ip6nYEOk+RJ0t0=
GkmPSHEV1qS89I7FrRboM3/cNYqny1Jzqaq9GU2BaGg=
</data>
</dict>
<key>Modules/LinkKit.swiftmodule/x86_64.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
/JjMkKuHci6/LjS/wTKc8qAvkCMiKU4giwnHlGyfmDQ=
RK4HdezSzAyggeoFRSsjUzAzkLXKqijhNcoxQZRuvjU=
</data>
</dict>
<key>Modules/LinkKit.swiftmodule/x86_64.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
ft5v6MxB7fuqsTgku0qQW35GEh9tvTrtdQ8wnZDJdjM=
bZLKumXYhne0aVzJf1eunjeFSQqYvqP0lFWAvF5WZmo=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
2 changes: 1 addition & 1 deletion Plaid.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'Plaid'
s.module_name = 'LinkKit'
s.version = '2.0.2'
s.version = '2.0.3'

s.summary = 'The official Plaid Link SDK for iOS.'

Expand Down

0 comments on commit 521497b

Please sign in to comment.