Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 72AED10403 for ; Wed, 11 Sep 2013 20:30:56 +0000 (UTC) Received: (qmail 82992 invoked by uid 500); 11 Sep 2013 20:30:55 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 81779 invoked by uid 500); 11 Sep 2013 20:30:54 -0000 Mailing-List: contact issues-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 issues@cordova.apache.org Received: (qmail 81444 invoked by uid 99); 11 Sep 2013 20:30:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Sep 2013 20:30:52 +0000 Date: Wed, 11 Sep 2013 20:30:52 +0000 (UTC) From: "Owen (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-4789) "$ cordova build ios" not copying plugins into Xcode project MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13764726#comment-13764726 ] Owen commented on CB-4789: -------------------------- Aha. It's if you trash the "platforms/ios" then rerun: $ cordova platform add ios $ cordova build ios Then the plugins are never recopied. > "$ cordova build ios" not copying plugins into Xcode project > ------------------------------------------------------------ > > Key: CB-4789 > URL: https://issues.apache.org/jira/browse/CB-4789 > Project: Apache Cordova > Issue Type: Bug > Components: CLI > Environment: Mac OSX 10.8.4, Cordova CLI 3.0.9, Xcode build tools 4.6.3 (also tried Xcode 5.0 build tools). > Reporter: Owen > Assignee: Braden Shepherdson > Priority: Minor > > None of the Objective-C files (e.g. CDVDevice.h, CDVDevice.m) are copied into the Xcode plugins folder. I've also tested with Phonegap CLI 3.0.0-0.14.3 which also doesn't copy the files during build. > I'm working around this with custom build script. But I find it unusual that I couldn't find anyone with the same issue. It would suggest it's my environment but I'm certain I'm using the correct Xcode build tools, etc. > Note: The Javascript for the plugins ARE copied during build. -- 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