[
https://issues.apache.org/jira/browse/CB-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412267#comment-13412267
]
Shazron Abdullah commented on CB-1030:
--------------------------------------
Fix commit -
http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/b5d54c74
> Add FAQ issue for NSURLIsExcludedFromBackupKey linker issue for archived
> builds in iOS 5.0.1 devices
> ----------------------------------------------------------------------------------------------------
>
> Key: CB-1030
> URL: https://issues.apache.org/jira/browse/CB-1030
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
> Fix For: 2.0.0
>
>
> iOS 5.0.1 devices will crash since iOS 5.0.1 does not define this constant.
> The extern fix in CB-989 works when users are debugging to a iOS 5.0.1 device
> in Xcode, but when creating and running archived builds - it results in a
> crash.
> The proper fix will be to weak-link CoreFoundation. Fix:
> 1. Add this issue to the docs, in the README
> 2. In the project template, weak-link CoreFoundation in the linker
> command-line arguments
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira