[ https://issues.apache.org/jira/browse/CB-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14975285#comment-14975285
]
ASF GitHub Bot commented on CB-9865:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-device/pull/41
> Device plugin build failure for iOS
> -----------------------------------
>
> Key: CB-9865
> URL: https://issues.apache.org/jira/browse/CB-9865
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Device
> Affects Versions: Master
> Environment: OS X Yosemite, Xcode 6.4
> Reporter: Alexander Sorokin
> Assignee: Alexander Sorokin
> Priority: Blocker
> Labels: ios
>
> {noformat}
> 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 **
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org
|