You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ doing. If you are unsure, please use CocoaPods or Carthage instead.
102
102
First, build the PDFXKit framework:
103
103
104
104
* Clone `git@github.com:PSPDFKit/PDFXKit.git`
105
-
* Replace `COCOAPODS_KEY` with your key and download the following the fat frameworks from here: https://customers.pspdfkit.com/cocoapods/COCOAPODS_KEY/pspdfkit/9.2.1.zip
105
+
* Replace `COCOAPODS_KEY` with your key and download the following the fat frameworks from here: https://customers.pspdfkit.com/cocoapods/COCOAPODS_KEY/pspdfkit/latest.zip
106
106
* Extract the zip file you downloaded and copy `PSPDFKit.framework` and `PSPDFKitUI.framework` into `PDFXKit/Frameworks`
107
107
* Open the terminal and `cd` into the `PDFXKit` directory
108
108
* Run `rake compile`
@@ -172,7 +172,7 @@ annotated with the `PDFX_NOT_IMPLEMENTED_PRIORITY_...` and
172
172
If you want to work on PDFXKit, perform the following steps:
173
173
174
174
* Clone `git@github.com:PSPDFKit/PDFXKit.git`
175
-
* Replace `COCOAPODS_KEY` with your key and download the following the fat frameworks from here: https://customers.pspdfkit.com/cocoapods/COCOAPODS_KEY/pspdfkit/9.2.1.zip
175
+
* Replace `COCOAPODS_KEY` with your key and download the following the fat frameworks from here: https://customers.pspdfkit.com/cocoapods/COCOAPODS_KEY/pspdfkit/latest.zip
176
176
* Extract the zip file you downloaded and copy `PSPDFKit.framework` and `PSPDFKitUI.framework` into `PDFXKit/Frameworks`
0 commit comments