Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
PDFTron SDK
Conversations
Labels
About
How can I check which architectures are supported by PDFNet?
27 views
iOS
Skip to first unread message
Aaron
unread,
Oct 24, 2014, 2:32:20 PM
10/24/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pdfne...@googlegroups.com
Q:
I need to verify that the latest version of the iOS PDFNet SDK supports 64-bit architectures. How can I do so?
A:
The easiest way is with xcrun:
$ unzip PDFNet_iOS-6.2.1.zip >/dev/null
$ cd PDFNet_iOS/Lib/PDFNet.framework/
$ xcrun -sdk iphoneos lipo -info PDFNet
Architectures in the fat file: PDFNet are: armv7 armv7s i386 x86_64 arm64
Reply all
Reply to author
Forward
0 new messages