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 6A71010AEE for ; Tue, 23 Jul 2013 23:28:20 +0000 (UTC) Received: (qmail 53617 invoked by uid 500); 23 Jul 2013 23:28:20 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 53592 invoked by uid 500); 23 Jul 2013 23:28:20 -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 53584 invoked by uid 99); 23 Jul 2013 23:28:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jul 2013 23:28:20 +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 anis.kadri@gmail.com designates 74.125.82.174 as permitted sender) Received: from [74.125.82.174] (HELO mail-we0-f174.google.com) (74.125.82.174) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jul 2013 23:28:14 +0000 Received: by mail-we0-f174.google.com with SMTP id q54so2463659wes.19 for ; Tue, 23 Jul 2013 16:27:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=KuQSDChZZTxx8j0KoL0kUvxFt7DkZp0/ZvLxNeYBISY=; b=ekm5pL66D8TB51uHmJmYcie8Xli9vh6T/NPPUBRb+2Z8ZvFR7MDX0Dg19in5fJFpRJ ENIDSA6WpVexZQVcE7m0WsKou0V40Sba6Q+QKzVQ0lbVWXplvDpQIhIgM9IWpTcmHFOL hjNnBSPIg6qg7VqaT2DJZBJfOCYCK9mB2qJLJOHnmk14nnZ5b3+6MBvDPkwvFBBtk/+1 3UsQiAxbPntSOzNajybmHxodpsfAGSfikI+2uy1Q1vfPzAdkzUUufT3Xa3yKQ6h2xxFu T62xWp9bEPY3vAAXu5UBxHNULoGPi/rYhhVxng6VYTHGWI1qbrI95ofHtLbSSfqLkKwl W7kw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=KuQSDChZZTxx8j0KoL0kUvxFt7DkZp0/ZvLxNeYBISY=; b=cZZl0H3I9vtE1276RphI7y6eJYqYNjkvAjVh0yv8GLjNUNSHj3dTEUixj0MN3kQHXO GdoIRAy/c7zJnbhdK3WqUTCbpSdgn2dh7BJeQmZkj1mRxNBZP+72grFfMMxmrmfMdwZm Y3/IT4eIIq+mqZ7hCR1U/d2lFolGzZJKU5CO76393J6ZB3LOrRT9GSY5A39XA8qwkEId 9N2HvK0ZFTMXpdnB33ud3lStdPRbmFwEVVJAW6h/8PHfnvKvRsTMcIhr097qtLmlY13L e+mVhvRfEobZksVuHZQIlsmgakD3A2VRihbaGFgobbvQrbxRVYY6YoRcA+IaHLouO7ax mfcQ== MIME-Version: 1.0 X-Received: by 10.180.207.43 with SMTP id lt11mr587896wic.57.1374622074403; Tue, 23 Jul 2013 16:27:54 -0700 (PDT) Received: by 10.194.249.196 with HTTP; Tue, 23 Jul 2013 16:27:54 -0700 (PDT) In-Reply-To: References: Date: Tue, 23 Jul 2013 16:27:54 -0700 Message-ID: Subject: Re: ios-sim (and ios-deploy) From: Anis KADRI To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=001a11c3f7ec7204f404e23624ad X-Virus-Checked: Checked by ClamAV on apache.org --001a11c3f7ec7204f404e23624ad Content-Type: text/plain; charset=ISO-8859-1 If it's packaged as an NPM module of course it is possible. It would be great to support uninstall though. On Tue, Jul 23, 2013 at 4:22 PM, Shazron wrote: > I'm wondering about it being a dependency of the the cordova cli, is this > possible? > https://issues.apache.org/jira/browse/CB-4333 > > > On Tue, Jul 23, 2013 at 4:04 PM, Anis KADRI wrote: > > > Great! I was thrown off by the error message myself last week. I had > > homebrew installed but I imagine that some devs don't have that installed > > and it's two more steps to get an app to emulate. > > > > > > On Tue, Jul 23, 2013 at 1:39 PM, Brian LeRoux wrote: > > > > > This is awesome: thanks Shaz! > > > > > > On Tue, Jul 23, 2013 at 4:26 PM, Shazron wrote: > > > > The npm packages are pretty basic and install the tools in > > /usr/local/bin > > > > always, and there is no uninstall. > > > > > > > > > > > > On Tue, Jul 23, 2013 at 1:24 PM, Shazron wrote: > > > > > > > >> This is all moot when new Xcode bits are required when iOS 7 comes > > out. > > > I > > > >> would post a Apple login protected link but their dev site is still > > > down. > > > >> > > > >> Projecting my intent on ios-sim and ios-deploy use in Cordova iOS. > > I've > > > >> filed some issues: > > > >> https://issues.apache.org/jira/browse/CB-4334 > > > >> https://issues.apache.org/jira/browse/CB-4336 > > > >> > > > >> Right now we are requiring ios-sim to do cordova emulate, by telling > > > users > > > >> to install using homebrew. > > > >> > > > >> I've added both tools to npm: > > > >> http://npmjs.org/ios-sim > > > >> http://npmjs.org/ios-deploy > > > >> > > > >> So, instead of the homebrew install requirement it will just be > > nodejs - > > > >> which we are already requiring for the CLI tool. I would use > > ios-deploy > > > in > > > >> the same vein for deploying to the device, which the iOS platform is > > > >> lacking in currently. > > > >> > > > >> Also, when the new bits are released I would detect the new bits, > and > > > use > > > >> them first if not fall back to the ios-sim/ios-deploy bits. > > > >> > > > >> > > > >> > > > >> > > > >> > > > > > > --001a11c3f7ec7204f404e23624ad--