Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-4581

Add plugin contacts and remove it, project link failed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0
    • None
    • cordova-cli, cordova-ios
    • None
    • Xcode Version 5.0 (5A11314m)
      iOS 6.0

    Description

      Steps to reproduce this bug:

      $ cordova create helloWorld
      $ cd helloWorld
      $ cordova platform add ios
      $ cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts.git
      $ cordova plugin ls
      [ 'org.apache.cordova.core.contacts' ]
      $ cordova plugin rm org.apache.cordova.core.contacts
      $ cordova plugin ls
      No plugins added. Use `cordova plugin add <plugin>`.
      $ cordova build

      And I got the following messages:

      Undefined symbols for architecture i386:
      "_CGRectZero", referenced from:
      +[CDVUserAgentUtil originalUserAgent] in libCordova.a(CDVUserAgentUtil.o)
      ld: symbol(s) not found for architecture i386
      clang: error: linker command failed with exit code 1 (use -v to see invocation)

      Attachments

        Issue Links

          Activity

            People

              filmaj Filip Maj
              lmnbeyond lmnbeyond
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: