Update pdf packages on iOS
This commit is contained in:
@ -167,8 +167,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/PSPDFKit/PSPDFKit-SP",
|
||||
"state" : {
|
||||
"revision" : "f4ba9790488b8f11c29cff35943e430efcdb8003",
|
||||
"version" : "12.0.1"
|
||||
"revision" : "fcff39b2b7741662286dc4323ea255a0ea53fcd3",
|
||||
"version" : "13.1.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@ -73,6 +73,6 @@ var dependencies: [Package.Dependency] {
|
||||
.package(url: "https://github.com/PostHog/posthog-ios.git", from: "2.0.0")
|
||||
]
|
||||
// Comment out following line for macOS build
|
||||
deps.append(.package(url: "https://github.com/PSPDFKit/PSPDFKit-SP", from: "12.0.1"))
|
||||
deps.append(.package(url: "https://github.com/PSPDFKit/PSPDFKit-SP", from: "13.1.0"))
|
||||
return deps
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user