Skip to content

Commit 02a7e46

Browse files
authored
Merge pull request #5 from MFB-Technologies-Inc/feature/26.0.0
Update to version 26.0.0
2 parents 3b67004 + f4d6a1f commit 02a7e46

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-14.11.0/Nutrient-iOS-SDK-PSPDFKit.xcframework-14.11.0.zip",
22-
checksum: "004c8b959dc7c1536ef9b8b17d1d7f9ec7e123be043cbb56249d22e89e379d07"
21+
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.0.0/Nutrient-iOS-SDK-PSPDFKit.xcframework-26.0.0.zip",
22+
checksum: "222dbb1dd4f633794f8f5499bbce939abfb38590745dacaba0ab6139995a3f20"
2323
),
2424
.binaryTarget(
2525
name: "PSPDFKitUI",
26-
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-14.11.0/Nutrient-iOS-SDK-PSPDFKitUI.xcframework-14.11.0.zip",
27-
checksum: "4e214bce41fceeb2da88623dc0450c98aa2df3040a4173950c8301096298b765"
26+
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.0.0/Nutrient-iOS-SDK-PSPDFKitUI.xcframework-26.0.0.zip",
27+
checksum: "5de249ef6c4b87437b17e0e76c7fc9f9d0eda3d5c86ae3b3d8d14f09e3c6e52e"
2828
),
2929
]
3030
)

0 commit comments

Comments
 (0)