Skip to content

Commit 2a7176a

Browse files
authored
Merge pull request #10 from MFB-Technologies-Inc/feature/v26.4.0
v26.4.0
2 parents 4da4128 + c09439f commit 2a7176a

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.3.0/Nutrient-iOS-SDK-PSPDFKit.xcframework-26.3.0.zip",
22-
checksum: "fb1c3e06e407e0774a63444decf186610641a469a97f5a2003cec053f56b770c"
21+
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.4.0/Nutrient-iOS-SDK-PSPDFKit.xcframework-26.4.0.zip",
22+
checksum: "44524b98f997c74edba441fa9680f0d61dae81ad7fc57ba814bee575b35838e0"
2323
),
2424
.binaryTarget(
2525
name: "PSPDFKitUI",
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"
26+
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.4.0/Nutrient-iOS-SDK-PSPDFKitUI.xcframework-26.4.0.zip",
27+
checksum: "d2b223cfb9abece3711e4a456d957a5cdc9215dce4b89e6817e379c04f31c00c"
2828
),
2929
]
3030
)

0 commit comments

Comments
 (0)