Skip to content

Commit

Permalink
Merge pull request #141 from plaid/release/6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dtroupe-plaid authored and GitHub Enterprise committed Feb 3, 2025
2 parents d920b02 + 4cf0417 commit 4630af7
Show file tree
Hide file tree
Showing 22 changed files with 139 additions and 27 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 6.0.4 - 2025-02-03
### Requirements

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

### Changes

- Fixed an issue where some sessions experienced delays in receiving the `LAYER_READY` event or did not receive it at all.
- Fixed an issue with Xcframework signature.

## LinkKit 6.0.3 - 2025-02-03
### Requirements

Expand Down
18 changes: 9 additions & 9 deletions LinkKit.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,40 +6,40 @@
<array>
<dict>
<key>BinaryPath</key>
<string>LinkKit.framework/LinkKit</string>
<string>LinkKit.framework/Versions/A/LinkKit</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-maccatalyst</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>maccatalyst</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>LinkKit.framework/LinkKit</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</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>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.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</data>
<key>Info.plist</key>
<data>
MvpziP/RehjyyHDgpS6jm5gw7nY=
BlqHpCi+6ZlGH8CBAn5sh1lfVtQ=
</data>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios.abi.json</key>
<data>
Expand All @@ -42,7 +42,7 @@
</data>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftmodule</key>
<data>
7L0fgWqRnDiJwDphb0F806npaLI=
fAU9oPYDccZYULEgpAv57IF0MSU=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -52,6 +52,14 @@
<data>
ZslbibRlnYFZ3P3mPkRNxCiXM44=
</data>
<key>Threads_Threads.bundle/Assets.car</key>
<data>
9LlpqUatOxHgy69Q0D80zPixBmM=
</data>
<key>Threads_Threads.bundle/Info.plist</key>
<data>
UQrfwFJjyX+7zgSTWqQXfr74c5I=
</data>
</dict>
<key>files2</key>
<dict>
Expand Down Expand Up @@ -115,7 +123,7 @@
<dict>
<key>hash2</key>
<data>
+kxUEp9e0k2IQ74L8KoD4CDIxP3Hlt2XJ3znVAf5TCA=
dpTRKYplHmIXXcNqauynuBf0jJoH76M74Qi76lzMI/8=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand All @@ -132,6 +140,20 @@
miWgwnkAGFMlwDVKKnSJH9MRPNSwFFxWqC4XV9/Zi4U=
</data>
</dict>
<key>Threads_Threads.bundle/Assets.car</key>
<dict>
<key>hash2</key>
<data>
deEO6dPy4GJu5ew12ixn/I0MGdwcaPUQMoOkULhgaz0=
</data>
</dict>
<key>Threads_Threads.bundle/Info.plist</key>
<dict>
<key>hash2</key>
<data>
nwzvUKSRakK2vyFNyvM786RnAntPOFhOKiyCuHMkQtM=
</data>
</dict>
</dict>
<key>rules</key>
<dict>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>6.0.3</string>
<string>6.0.4</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>3643.1738619912</string>
<string>3644.1738626260</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand All @@ -47,9 +47,9 @@
<key>SCMBuildBranch</key>
<string>HEAD</string>
<key>SCMBuildNumber</key>
<string>1738619912</string>
<string>1738626260</string>
<key>SCMBuildRevision</key>
<string>d284a6904</string>
<string>6ac6074ef</string>
<key>UIDeviceFamily</key>
<array>
<integer>2</integer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>3643.1738619912</string>
<string>3644.1738626260</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
n4UjSKBLhsizozZ3xEAOclnQbXs=
FXx64MySOGHLYZbAHlwkWFilco4=
</data>
<key>Resources/PrivacyInfo.xcprivacy</key>
<data>
Expand Down Expand Up @@ -75,7 +75,7 @@
<dict>
<key>hash2</key>
<data>
1EmWsmeQhd7LwJ/gJEavrYHcwlJTz9/SROlEJLA48YU=
TK/M8mzh513XFwlJovFIXlfM2czI55SzLGxMnpE3t8w=
</data>
</dict>
<key>Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.abi.json</key>
Expand Down Expand Up @@ -110,7 +110,7 @@
<dict>
<key>hash2</key>
<data>
eedZMwptxj0Nz/WO2K4vrL/PpikL+aogumkt//vGJ3I=
hRec+kh0LiaCoI3l0sDgRZZO2EM3iZClmq2iXdkW7Rc=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand All @@ -124,7 +124,7 @@
<dict>
<key>hash2</key>
<data>
/+xsGBJfYZltOozDUbjdc/NLfQr19X7CGZEKGm4GA8w=
L/Z8wKco8dCUUrnfuN1BmKLBlLsGJiRfWsluBQ9ccB8=
</data>
</dict>
<key>Resources/PrivacyInfo.xcprivacy</key>
Expand Down
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.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</data>
<key>Info.plist</key>
<data>
Q0QVAnGcXkO4tZbVZrYhR/hBkKw=
Ev2bkdnUYq+PO9PYcV2OhRtDKBA=
</data>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
Expand All @@ -42,7 +42,7 @@
</data>
<key>Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
f3MqWbTTq+331WZY1o2BsDdN6Aw=
5uB1lcO2haALiOoPfE0z87h3Kc0=
</data>
<key>Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<data>
Expand All @@ -62,7 +62,7 @@
</data>
<key>Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
wcllJfHMkL69RBgjnG8/AyZVo+8=
K94qItoWyw5Ua0pfBj66F/9g/io=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -72,6 +72,34 @@
<data>
ZslbibRlnYFZ3P3mPkRNxCiXM44=
</data>
<key>Threads_Threads.bundle/Assets.car</key>
<data>
9LlpqUatOxHgy69Q0D80zPixBmM=
</data>
<key>Threads_Threads.bundle/Info.plist</key>
<data>
FX76lWdQ/B0WxAAIBSdEUf9dgXU=
</data>
<key>Threads_Threads.bundle/_CodeSignature/CodeDirectory</key>
<data>
PJHiBjf+AI/5VvZkKjSadecVzb8=
</data>
<key>Threads_Threads.bundle/_CodeSignature/CodeRequirements</key>
<data>
OnX22wWFKRSOFN1+obRynMCeyXM=
</data>
<key>Threads_Threads.bundle/_CodeSignature/CodeRequirements-1</key>
<data>
tGp8Nfspb3Kvy+wzZlnHme9fO6g=
</data>
<key>Threads_Threads.bundle/_CodeSignature/CodeResources</key>
<data>
qhDltfrhZjt9o9vqzHoUac7GprE=
</data>
<key>Threads_Threads.bundle/_CodeSignature/CodeSignature</key>
<data>
2jmj7l5rSw0yVb/vlWAYkK/YBwk=
</data>
</dict>
<key>files2</key>
<dict>
Expand Down Expand Up @@ -135,7 +163,7 @@
<dict>
<key>hash2</key>
<data>
fefGrsov58Ms+snkKeQW2g0jokpF3WvLirIkCYbEhrQ=
Ro/ZaUVY3equry5qOL5omqX5yJY8eJXmb002PQ+/oRw=
</data>
</dict>
<key>Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
Expand Down Expand Up @@ -170,7 +198,7 @@
<dict>
<key>hash2</key>
<data>
0+3A4mwYwXy/K3dw6fKvSfSHvwwAVdtnwoKiyyw+70o=
mv37HTPVRPsHcr9oCz6wu7fElcoMjW65E7odYiZ6bUA=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand All @@ -187,6 +215,55 @@
miWgwnkAGFMlwDVKKnSJH9MRPNSwFFxWqC4XV9/Zi4U=
</data>
</dict>
<key>Threads_Threads.bundle/Assets.car</key>
<dict>
<key>hash2</key>
<data>
deEO6dPy4GJu5ew12ixn/I0MGdwcaPUQMoOkULhgaz0=
</data>
</dict>
<key>Threads_Threads.bundle/Info.plist</key>
<dict>
<key>hash2</key>
<data>
Eh9cfA/FogMQrj2TGNMo/ZRb5vSmxMeDFZlLGtVkn74=
</data>
</dict>
<key>Threads_Threads.bundle/_CodeSignature/CodeDirectory</key>
<dict>
<key>hash2</key>
<data>
g169sEz4E5DkEai5GATgxhAwUfnycBr7an+XFo5wuWU=
</data>
</dict>
<key>Threads_Threads.bundle/_CodeSignature/CodeRequirements</key>
<dict>
<key>hash2</key>
<data>
mHkgkE6rZQ51eIwFSqCwUk5qgL/HGqMt+NI3phdD+YY=
</data>
</dict>
<key>Threads_Threads.bundle/_CodeSignature/CodeRequirements-1</key>
<dict>
<key>hash2</key>
<data>
S+EsHEpfupLj24ncH3+aFEnqs458Frri4FnkEziisp8=
</data>
</dict>
<key>Threads_Threads.bundle/_CodeSignature/CodeResources</key>
<dict>
<key>hash2</key>
<data>
KYbUC7rmLqPKqgNYuF5HNjZc0tlu+0bXlv3+8PNEFMI=
</data>
</dict>
<key>Threads_Threads.bundle/_CodeSignature/CodeSignature</key>
<dict>
<key>hash2</key>
<data>
47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=
</data>
</dict>
</dict>
<key>rules</key>
<dict>
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 = '6.0.3'
s.version = '6.0.4'

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

Expand Down

0 comments on commit 4630af7

Please sign in to comment.