You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/26 16:38:27 UTC

[jira] [Commented] (CB-9865) Device plugin build failure for iOS

    [ https://issues.apache.org/jira/browse/CB-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974403#comment-14974403 ] 

ASF GitHub Bot commented on CB-9865:
------------------------------------

GitHub user alsorokin opened a pull request:

    https://github.com/apache/cordova-plugin-device/pull/41

    CB-9865 Better simulator detection for iOS

    https://issues.apache.org/jira/browse/CB-9865

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-plugin-device CB-9865

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-device/pull/41.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #41
    
----
commit ffc819d5661f5aed98c0b08a5e524fc2d5087320
Author: Alexander Sorokin <al...@akvelon.com>
Date:   2015-10-26T15:37:21Z

    CB-9865 Better simulator detection for iOS

----


> 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