Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3FD72105CC for ; Wed, 9 Oct 2013 12:39:05 +0000 (UTC) Received: (qmail 59190 invoked by uid 500); 9 Oct 2013 12:39:03 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 59165 invoked by uid 500); 9 Oct 2013 12:39:01 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 59153 invoked by uid 99); 9 Oct 2013 12:39:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Oct 2013 12:39:01 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lholmqui@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Oct 2013 12:38:55 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r99CcW7q002494 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 9 Oct 2013 08:38:32 -0400 Received: from [10.10.54.202] (vpn-54-202.rdu2.redhat.com [10.10.54.202]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r99CcUKH015454 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Wed, 9 Oct 2013 08:38:32 -0400 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: plugman not working on iOS From: Lucas Holmquist In-Reply-To: Date: Wed, 9 Oct 2013 08:38:30 -0400 Cc: Anis Kadri Content-Transfer-Encoding: 7bit Message-Id: <6BB03E8F-2AFD-44BA-ADB6-7588D1687307@redhat.com> References: To: dev@cordova.apache.org X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 X-Virus-Checked: Checked by ClamAV on apache.org What version of Xcode do you have? I will try with the most recent version On Oct 9, 2013, at 8:35 AM, Andrew Grieve wrote: > Wanted to make sure everyone was aware of CB-4971. > > Seems like an emergency-type bug. From what I can tell, plugman is silently > failing to add the Xcode entries for plugin native files. > > Anis - I think you may be the most expert at this part? Any clues as to > what's going on?