Skip to content

Commit 4da4128

Browse files
authored
Merge pull request #9 from MFB-Technologies-Inc/feature/v26.3.0
v26.3.0
2 parents 7aadf1a + 7d3351a commit 4da4128

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Package.swift

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ let package = Package(
1818
targets: [
1919
.binaryTarget(
2020
name: "PSPDFKit",
21-
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.2.0/Nutrient-iOS-SDK-PSPDFKit.xcframework-26.2.0.zip",
22-
checksum: "efd9780acd7d14b342afcf99e77de567d73ced9d692703e821dcd535b547805e"
21+
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.3.0/Nutrient-iOS-SDK-PSPDFKit.xcframework-26.3.0.zip",
22+
checksum: "fb1c3e06e407e0774a63444decf186610641a469a97f5a2003cec053f56b770c"
2323
),
2424
.binaryTarget(
2525
name: "PSPDFKitUI",
26-
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.2.0/Nutrient-iOS-SDK-PSPDFKitUI.xcframework-26.2.0.zip",
27-
checksum: "94de18dc94ca2cfca99b4ef98312c25ba0f7db8536c6d19931079402cd09aa4b"
26+
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.3.0/Nutrient-iOS-SDK-PSPDFKitUI.xcframework-26.3.0.zip",
27+
checksum: "d259d502801c8a6075e982169d7e598852e24e9725d7273ac091ced8463ea9bf"
2828
),
2929
]
3030
)

0 commit comments

Comments
 (0)