iOS CMake and XCode 6 "no such product type for 'iphoneos'" -


when generate library project , try compile get:

target specifies product type 'com.apple.product-type.tool', there's no such product type 'iphoneos' platform 

from understand product type available on mac os , not ios, correct? how possible fix it? cannot find clue.


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -