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 49C9D17766 for ; Tue, 7 Oct 2014 18:12:35 +0000 (UTC) Received: (qmail 30292 invoked by uid 500); 7 Oct 2014 18:12:35 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 30273 invoked by uid 500); 7 Oct 2014 18:12:35 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 30252 invoked by uid 99); 7 Oct 2014 18:12:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Oct 2014 18:12:35 +0000 Date: Tue, 7 Oct 2014 18:12:35 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-5989) Properties defined in plugin.xml are not created in *-Info.plist 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-5989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162227#comment-14162227 ] ASF GitHub Bot commented on CB-5989: ------------------------------------ Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/95 > Properties defined in plugin.xml are not created in *-Info.plist > ---------------------------------------------------------------- > > Key: CB-5989 > URL: https://issues.apache.org/jira/browse/CB-5989 > Project: Apache Cordova > Issue Type: Bug > Components: CLI, Plugman > Affects Versions: 3.3.0 > Environment: Mavericks 10.9.1; Xcode 5.0.2; Cordova 3.3.1-0.3.0 > Reporter: Kelvin Dart > Labels: CLI, Plugin > Attachments: after_platform_add_plist_fix.sh, before_platform_add_plist_fix.sh > > > I have the following tag in my tag, within plugin.xml: > > > jp.star-m.starpro > > > However, whenever I attempt to add in my plugin, this setting is not applied to my project's plist file and I have to do it manually. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org