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 A87FDF47F for ; Tue, 16 Apr 2013 18:24:06 +0000 (UTC) Received: (qmail 61475 invoked by uid 500); 16 Apr 2013 18:24:06 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 61384 invoked by uid 500); 16 Apr 2013 18:24:06 -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 61374 invoked by uid 99); 16 Apr 2013 18:24:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Apr 2013 18:24:06 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of brian.leroux@gmail.com designates 209.85.223.177 as permitted sender) Received: from [209.85.223.177] (HELO mail-ie0-f177.google.com) (209.85.223.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Apr 2013 18:24:00 +0000 Received: by mail-ie0-f177.google.com with SMTP id 9so885380iec.8 for ; Tue, 16 Apr 2013 11:23:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=Y94AJo9F6XccW8v8D6n9wyu0l320aDjqpGZwQN4+7Gw=; b=SRxS/BmmdHpkX/uk758RCdoKqC5uzzG7ZX6VwPZp3YTvNtB+y848MiTKqFSB9QCN2b kpj2lMpRfkMkfMB77ZXidUFsA7qV3ed5RJkKlTiRjmJi/IQ5sLzClgK1fyHAXTL+B869 0DmA2aZqoErGO7hPigrTYFW1D2B5gU+3/w7i3iEJcvdJrS2JVZsIfsFWYYIBPQTXUqUR 8V/el+fIiW3RaNH/TsGw1fI9lCDBTgbkmsMABkQ8ZpA0akVTHk8J0mdf6w0nvsGRd+tz 5wwxinPpYJmXDnZHVrlmr5bT72GaidUKUXOBwkYdDephzbmhPhT/isZwQgiDc59MUHHG u0zw== MIME-Version: 1.0 X-Received: by 10.42.204.3 with SMTP id fk3mr1812964icb.34.1366136619369; Tue, 16 Apr 2013 11:23:39 -0700 (PDT) Sender: brian.leroux@gmail.com Received: by 10.50.41.130 with HTTP; Tue, 16 Apr 2013 11:23:39 -0700 (PDT) In-Reply-To: <14D50584-2515-4536-B2D7-77B2E0C75C18@gmail.com> References: <49021B76-5633-4B7A-8D91-BD3F514C079A@redhat.com> <14D50584-2515-4536-B2D7-77B2E0C75C18@gmail.com> Date: Tue, 16 Apr 2013 11:23:39 -0700 X-Google-Sender-Auth: 1TfGJYNLJpbgE-qnV8nfFTbmwFk Message-ID: Subject: Re: --arc support to create script on iOS From: Brian LeRoux To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=20cf303dd906e9931f04da7e7755 X-Virus-Checked: Checked by ClamAV on apache.org --20cf303dd906e9931f04da7e7755 Content-Type: text/plain; charset=ISO-8859-1 plugin compat On Tue, Apr 16, 2013 at 11:14 AM, James Jong wrote: > ARC was enabled and then later disabled previously. Does anyone remember > the reasons for that? > > -James Jong > > On Apr 16, 2013, at 2:07 PM, Lucas Holmquist wrote: > > > +1 > > On Apr 16, 2013, at 2:06 PM, Brian LeRoux wrote: > > > >> sgtm > >> > >> > >> On Tue, Apr 16, 2013 at 10:58 AM, Michal Mocny > wrote: > >> > >>> I think we plan to default to ARC support for iOS projects post 3.0. > >>> > >>> As a first transition I'm hoping to add a --arc option to the create > script > >>> to use optionally starting today, since its necessary for bleeding > edge new > >>> style plugins/cli already. > >>> > >>> Sound Good? > >>> > >>> -Michal > >>> > > > > --20cf303dd906e9931f04da7e7755--