Skip to content

Commit

Permalink
Merge pull request #115 from plaid/release/5.3.2
Browse files Browse the repository at this point in the history
LinkKit 5.3.2
  • Loading branch information
dtroupe-plaid authored and GitHub Enterprise committed Mar 27, 2024
2 parents a9ae84b + f102034 commit 802b5a8
Show file tree
Hide file tree
Showing 38 changed files with 3,511 additions and 3,474 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# RELEASES

## LinkKit 5.3.2 — 2024-03-27
### Requirements

| Name | Version |
|------|---------|
| Xcode | >= 15.0.1 |
| iOS | >= 14.0 |

### Changes

- Resolved an issue where navigation buttons erroneously appeared within the safe-area during full-screen presentation of Link.
- Deprecated custom Link presentation, providing a warning regarding full-screen presentation.

## LinkKit 5.3.1 — 2024-03-20
### Requirements

Expand Down
12 changes: 6 additions & 6 deletions LinkKit.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<array>
<dict>
<key>BinaryPath</key>
<string>LinkKit.framework/LinkKit</string>
<string>LinkKit.framework/Versions/A/LinkKit</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64_x86_64-maccatalyst</string>
<key>LibraryPath</key>
<string>LinkKit.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -19,7 +19,7 @@
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>maccatalyst</string>
</dict>
<dict>
<key>BinaryPath</key>
Expand All @@ -37,9 +37,9 @@
</dict>
<dict>
<key>BinaryPath</key>
<string>LinkKit.framework/Versions/A/LinkKit</string>
<string>LinkKit.framework/LinkKit</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>LinkKit.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -50,7 +50,7 @@
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
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.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import _SwiftConcurrencyShims
import os
public enum PresentationMethod {
case viewController(UIKit.UIViewController)
@available(*, deprecated, message: "Presenting Link with modalPresentationStyle .overFullScreen or .fullScreen is no longer supported. You may experience UI issues if you present Link using those modalPresentationStyles.")
case custom(LinkKit.PresentationHandler, _: LinkKit.DismissalHandler = { $0.presentingViewController?.dismiss(animated: true, completion: nil) })
}
public struct ExitMetadata : Swift.Codable {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import _SwiftConcurrencyShims
import os
public enum PresentationMethod {
case viewController(UIKit.UIViewController)
@available(*, deprecated, message: "Presenting Link with modalPresentationStyle .overFullScreen or .fullScreen is no longer supported. You may experience UI issues if you present Link using those modalPresentationStyles.")
case custom(LinkKit.PresentationHandler, _: LinkKit.DismissalHandler = { $0.presentingViewController?.dismiss(animated: true, completion: nil) })
}
public struct ExitMetadata : Swift.Codable {
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<dict>
<key>files</key>
<dict>
<key>.DS_Store</key>
<data>
j7iqkVdqmuZH6imhxk4A9iyjbEE=
</data>
<key>Headers/LinkKit-Swift.h</key>
<data>
p6ksTII58/qpJjMLCQPAUlimAus=
Expand All @@ -22,27 +26,27 @@
</data>
<key>Info.plist</key>
<data>
QHnPHQxrtN9mF84vbunCLKr7jMk=
5Y6ei4RgEx36t326zb26WmiziPc=
</data>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios.abi.json</key>
<data>
xADrRO0usHEwkfTS8ctOTtx98bE=
IdlrpDhSVIxh0OCJ6ELTA+ljxbQ=
</data>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
<data>
4T6RRUlz94eK6Dko+yuqg+CfRDc=
SBjdnDtGR1kLu2kfixCXOg011tM=
</data>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftdoc</key>
<data>
SJvu6fb/TApWgvsES7qQ6arT9Uo=
</data>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftinterface</key>
<data>
4T6RRUlz94eK6Dko+yuqg+CfRDc=
SBjdnDtGR1kLu2kfixCXOg011tM=
</data>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftmodule</key>
<data>
iXIv07mOPlvRkc8PFIKV1YeR9gk=
lwwR2iW+vcgGcSubpM9ahpUjckc=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -58,7 +62,7 @@
</data>
<key>Threads_Threads.bundle/Info.plist</key>
<data>
yYZ0Sf61O4ymENNzIUwVTe1kgvk=
8qd98EoPdK7L8e4lOYaL+jpVLaU=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -95,14 +99,14 @@
<dict>
<key>hash2</key>
<data>
Dz0aXZc7EzGhfz83duIsiPdvbBfiGyKEaEIwgtCspYE=
lF9DrXfxQ+io/WoHKDwvC0h/fJBpkOHMxSYJbDu/Kro=
</data>
</dict>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
O7+/MV+I3MfAF1Lr8she5cu/E/HxuGETVUTZmerxcCc=
Fg5JhUFOlfVIIH8iDeb4M9rNby3EbkbgWPg2vL/R3R4=
</data>
</dict>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftdoc</key>
Expand All @@ -116,14 +120,14 @@
<dict>
<key>hash2</key>
<data>
O7+/MV+I3MfAF1Lr8she5cu/E/HxuGETVUTZmerxcCc=
Fg5JhUFOlfVIIH8iDeb4M9rNby3EbkbgWPg2vL/R3R4=
</data>
</dict>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
vOPsNwl8akKDFTdP4Wxbql5I4HAbI/t2Tzzi+sve8lQ=
XEXEKMy+sWlJNgw/j+ik21ACbc4gBYC8yIe48u3y3xY=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down Expand Up @@ -151,7 +155,7 @@
<dict>
<key>hash2</key>
<data>
D5KQ5/ckIHAJU4xKpPWcFf2xzz16kzsBHb1kUfjMFgg=
T79jKvSLbRjC8MqijMt/ovusXBZep9r2kA6qZhXXVRE=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Loading

0 comments on commit 802b5a8

Please sign in to comment.