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

[jira] [Commented] (CB-9679) Resource rules issue with iOS 9

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

Shazron Abdullah commented on CB-9679:
--------------------------------------

Removed this line:
https://github.com/apache/cordova-ios/blob/ca07a7153e2afd6e5a1239806151c69d80758245/bin/templates/scripts/cordova/build.xcconfig#L36

And I built an app using Xcode 6.4 and Xcode 7 command line tools (on OS X 10.11 El Cap), everything built fine:
{code}
cordova build --release --device
{code}

So I would say this line can be safely removed.


> Resource rules issue with iOS 9
> -------------------------------
>
>                 Key: CB-9679
>                 URL: https://issues.apache.org/jira/browse/CB-9679
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: sandstrom
>              Labels: cordova-ios-4.0.x
>
> Apple has ceased using resource rules[1]. The `build.xcconfig` file still include a line on this, and the file is also included.
> Apples build-script still presume they'll be used[2], probably an error on Apples part. Following the guide in ref 2 solves the issue.
> This issue prevents building of iOS 9 with Cordova.
> This may be deemed outside the scope of Cordova. If that's the case, perhaps a friendly message could be included.
> [1] https://developer.apple.com/library/mac/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG401
> [2] http://www.jayway.com/2015/05/21/fixing-your-ios-build-scripts/



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