Prepare Environment
Prerequisites
Xcode Environment Setup for iOS
<key>CFBundleDocumentTypes</key> <array> <dict> <key>CFBundleTypeIconFiles</key> <array/> <key>CFBundleTypeName</key> <string>com.adobe.pdf</string> <key>LSHandlerRank</key> <string>Owner</string> <key>LSItemContentTypes</key> <array> <string>com.adobe.pdf</string> </array> </dict> </array>
Build using a custom endpoint
Last updated
Was this helpful?
