Compiling OpenCV for iOS - no product type error
Hello - I used CMake to create xcode opencv project. I compiled it successfully for i386 architecture. When I change the architecture to iphone simulator (armv7), I get following error for one lib. Does any one know how to resolve this?
"target specifies product type 'com.apple.product-type.library.dynamic', but there's no such product type for the 'iphoneos' platform"