Skip to content

Commit

Permalink
ios: Update LinkKit to 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
afh committed Aug 25, 2017
1 parent 6b3aaa0 commit 0ef61e1
Show file tree
Hide file tree
Showing 45 changed files with 9 additions and 2 deletions.
3 changes: 2 additions & 1 deletion LinkKit.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
"1.0.5": "https://github.com/plaid/link/releases/download/ios/1.0.5/LinkKit.framework.zip",
"1.0.6": "https://github.com/plaid/link/releases/download/ios/1.0.6/LinkKit.framework.zip",
"1.0.7": "https://github.com/plaid/link/releases/download/ios/1.0.7/LinkKit.framework.zip",
"1.0.8": "https://github.com/plaid/link/releases/download/ios/1.0.8/LinkKit.framework.zip"
"1.0.8": "https://github.com/plaid/link/releases/download/ios/1.0.8/LinkKit.framework.zip",
"1.0.9": "https://github.com/plaid/link/releases/download/ios/1.0.9/LinkKit.framework.zip"
}
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 = '1.0.8'
s.version = '1.0.9'

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

Expand Down
6 changes: 6 additions & 0 deletions ios/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## 2017-08-25 — LinkKit 1.0.9
### Changed
- Improve search results when using APIv1



## 2017-08-18 — LinkKit 1.0.8
### Added
- Add support for three or more MFA selection options
Expand Down
Binary file modified ios/LinkKit.framework/Assets.car
Binary file not shown.
Binary file modified ios/LinkKit.framework/Info.plist
Binary file not shown.
Binary file modified ios/LinkKit.framework/LinkKit
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified ios/LinkKit.framework/LinkKit.storyboardc/AccountSelectPane.nib
Binary file not shown.
Binary file modified ios/LinkKit.framework/LinkKit.storyboardc/CredentialPane.nib
Binary file not shown.
Binary file modified ios/LinkKit.framework/LinkKit.storyboardc/CustomInitializer.nib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified ios/LinkKit.framework/LinkKit.storyboardc/Info.plist
Binary file not shown.
Binary file not shown.
Binary file modified ios/LinkKit.framework/LinkKit.storyboardc/LoadingPane.nib
Binary file not shown.
Binary file not shown.
Binary file modified ios/LinkKit.framework/LinkKit.storyboardc/MfaCodePane.nib
Binary file not shown.
Binary file modified ios/LinkKit.framework/LinkKit.storyboardc/MfaDevicePane.nib
Binary file not shown.
Binary file modified ios/LinkKit.framework/LinkKit.storyboardc/MfaQuestionPane.nib
Binary file not shown.
Binary file modified ios/LinkKit.framework/LinkKit.storyboardc/MfaSelectionPane.nib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified ios/LinkKit.framework/LinkKit.storyboardc/RecaptchaPane.nib
Binary file not shown.
Binary file modified ios/LinkKit.framework/LinkKit.storyboardc/ResultPane.nib
Binary file not shown.
Binary file not shown.
Binary file modified ios/LinkKit.framework/LinkKit.storyboardc/SandboxInfo.nib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 0ef61e1

Please sign in to comment.