You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Song Zheng (JIRA)" <ji...@apache.org> on 2013/05/24 22:07:19 UTC

[jira] [Created] (CB-3507) Wrong Linker Flag for project template

Song Zheng created CB-3507:
------------------------------

             Summary: Wrong Linker Flag for project template
                 Key: CB-3507
                 URL: https://issues.apache.org/jira/browse/CB-3507
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 2.7.0
            Reporter: Song Zheng
            Assignee: Shazron Abdullah
             Fix For: Master


Project template for 'other linker flags' has -Obj-C, which is incorrect because that flag does not exist. The correct linker flag is -ObjC. Simple Fix.

Pull request: https://github.com/apache/cordova-ios/pull/54

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