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 2016/02/25 05:05:18 UTC

[jira] [Commented] (CB-10695) Building projects with targets associated with different SDKs fail

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

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

GitHub user robertoandrade opened a pull request:

    https://github.com/apache/cordova-ios/pull/197

    Replacing SDK/ARCH parameters by new destination parameter

    Fixes issues when project has targets using different SDKs, i.e.: watchOS vs iOS.
    Addresses https://issues.apache.org/jira/browse/CB-10695

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

    $ git pull https://github.com/robertoandrade/cordova-ios forkChanges

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

    https://github.com/apache/cordova-ios/pull/197.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 #197
    
----
commit 1443eef7c034c0172be1b10efa6b791bc3585a92
Author: Roberto Andrade <ro...@cloud.com>
Date:   2016-02-25T04:01:18Z

    Replacing SDK/ARCH parameters by new destination parameter. Fixes issues when project has targets using different SDKs, i.e.: watchOS vs iOS

----


> Building projects with targets associated with different SDKs fail
> ------------------------------------------------------------------
>
>                 Key: CB-10695
>                 URL: https://issues.apache.org/jira/browse/CB-10695
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 5.0.0, 6.0.0
>         Environment: OSX 10.10, Xcode 7.x, iOS 9.2, watchOS 2
>            Reporter: Roberto Andrade
>
> If modifying the xcode project by adding a watchOS target the cordova build fails as it's forcing a specific SDK for all targets being built as part of the given scheme.
> Newer versions of xcode build based on "destinations" rather than hardcoded SDKs to enable each target being built to link against different SDKs.



--
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