tparry/PDFImage.framework

Error building: product type 'com.apple.product-type.framework.static'

Closed this issue · 1 comments

Hi, I am using XCode 5 and got error :

Target specifies product type 'com.apple.product-type.framework.static', but there's no such product type for the 'iphoneos' platform

let me know if you need any other information.

You will need to install the iOS framework github project if you wish to build the framework yourself - this allows you to build a library with a .framework wrapper
https://github.com/kstenerud/iOS-Universal-Framework

Alternatively you can download the precompiled framework.