-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: None
-
Component/s: cordova-plugin-device
-
Labels:
-
Environment:
OS X Yosemite, Xcode 6.4
cordova create hw cd hw cordova platform add ios cordova plugin add https://github.com/apache/cordova-plugin-device cordova build <...> use of undeclared identifier 'TARGET_OS_SIMULATOR' return TARGET_OS_SIMULATOR; ^ 1 error generated. ** BUILD FAILED **