You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2012/08/15 22:03:37 UTC

[jira] [Created] (CB-1248) Add CoreFoundation weak link instructions to Upgrading Guide (for iOS 5.0x and below)

Shazron Abdullah created CB-1248:
------------------------------------

             Summary: Add CoreFoundation weak link instructions to Upgrading Guide (for iOS 5.0x and below)
                 Key: CB-1248
                 URL: https://issues.apache.org/jira/browse/CB-1248
             Project: Apache Cordova
          Issue Type: Task
          Components: Docs, iOS
            Reporter: Shazron Abdullah
            Assignee: Shazron Abdullah


This is a problem for iOS 5.0x devices and below, not 5.1 and above.

You will need to still weak link the CoreFoundation framework. EITHER:
1. Modify it in the Xcode 4 UI: http://stackoverflow.com/questions/6480765/how-do-i-weak-link-frameworks-on-xcode-4
OR
2. Add to your project Target's "Other Linker Flags" --> -weak_framework CoreFoundation

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

        

[jira] [Commented] (CB-1248) Add CoreFoundation weak link instructions to Upgrading Guide (for iOS 5.0x and below)

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452386#comment-13452386 ] 

Shazron Abdullah commented on CB-1248:
--------------------------------------

FAQ item #14 from: https://github.com/apache/incubator-cordova-ios/blob/f90626c67d68393b7f6057fb548b61609a5a770b/README.md
                
> Add CoreFoundation weak link instructions to Upgrading Guide (for iOS 5.0x and below)
> -------------------------------------------------------------------------------------
>
>                 Key: CB-1248
>                 URL: https://issues.apache.org/jira/browse/CB-1248
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: Docs, iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 2.1.0
>
>
> This is a problem for iOS 5.0x devices and below, not 5.1 and above.
> You will need to still weak link the CoreFoundation framework. EITHER:
> 1. Modify it in the Xcode 4 UI: http://stackoverflow.com/questions/6480765/how-do-i-weak-link-frameworks-on-xcode-4
> OR
> 2. Add to your project Target's "Other Linker Flags" --> -weak_framework CoreFoundation

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CB-1248) Add CoreFoundation weak link instructions to Upgrading Guide (for iOS 5.0x and below)

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-1248.
----------------------------------

    Resolution: Fixed

Fix commit http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/commit/939d30bb
                
> Add CoreFoundation weak link instructions to Upgrading Guide (for iOS 5.0x and below)
> -------------------------------------------------------------------------------------
>
>                 Key: CB-1248
>                 URL: https://issues.apache.org/jira/browse/CB-1248
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: Docs, iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 2.1.0
>
>
> This is a problem for iOS 5.0x devices and below, not 5.1 and above.
> You will need to still weak link the CoreFoundation framework. EITHER:
> 1. Modify it in the Xcode 4 UI: http://stackoverflow.com/questions/6480765/how-do-i-weak-link-frameworks-on-xcode-4
> OR
> 2. Add to your project Target's "Other Linker Flags" --> -weak_framework CoreFoundation

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CB-1248) Add CoreFoundation weak link instructions to Upgrading Guide (for iOS 5.0x and below)

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1248:
---------------------------------

    Fix Version/s: 2.1.0

Follow the instructions in the README.
Update "1.9.0 to 2.0.0" steps in edge, 2.0.0 and 2.1.0rcs.
                
> Add CoreFoundation weak link instructions to Upgrading Guide (for iOS 5.0x and below)
> -------------------------------------------------------------------------------------
>
>                 Key: CB-1248
>                 URL: https://issues.apache.org/jira/browse/CB-1248
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: Docs, iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 2.1.0
>
>
> This is a problem for iOS 5.0x devices and below, not 5.1 and above.
> You will need to still weak link the CoreFoundation framework. EITHER:
> 1. Modify it in the Xcode 4 UI: http://stackoverflow.com/questions/6480765/how-do-i-weak-link-frameworks-on-xcode-4
> OR
> 2. Add to your project Target's "Other Linker Flags" --> -weak_framework CoreFoundation

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira