I want to know if there is any way for a offline build for xcode iOS such that we can display pdf file from local file.
xcode iOS
The method I\'m using now is vi
There is a new toolkit IOs has introduced. It has many dedicated features related to displaying PDFs. You can use PdfView class in it to display a PDF either from a local file or via a URL.
PDFKit > PDFView