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 2629510224 for ; Mon, 28 Oct 2013 12:22:26 +0000 (UTC) Received: (qmail 97688 invoked by uid 500); 28 Oct 2013 12:22:24 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 97658 invoked by uid 500); 28 Oct 2013 12:22:24 -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 97647 invoked by uid 99); 28 Oct 2013 12:22:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Oct 2013 12:22:24 +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 (athena.apache.org: domain of drkemp@google.com designates 209.85.128.173 as permitted sender) Received: from [209.85.128.173] (HELO mail-ve0-f173.google.com) (209.85.128.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Oct 2013 12:22:20 +0000 Received: by mail-ve0-f173.google.com with SMTP id jw12so4871128veb.4 for ; Mon, 28 Oct 2013 05:21:59 -0700 (PDT) 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=GLlkxQi1t33XSkiq4Z0t+UmBj5YPNIjN85c2iolm37Y=; b=bgTc2p4Xs6iQQhlCb3i/Y1VUcPG4hk4+8NgD3h7PX6cMhhYtqKqVj4ORm9vHsQZthf URfujwvt0N/JwXGEX//qrBItIQXIVxUWeLJTEfaM1vshKuQU3Qt/1948E0Bq1v8Br95R CLPRyKSG+EhxDVwUI/4c1au7rReLzw8D33uxaRzzEUsmY+dCGykS1a9i64NLMkltKsoS 4fXIdCTuZGwlGD/Bpv75DU8SMEVb5GLHVbdnwcbYeLFgq4VYDy25M3lJByFpE8/6b+eV iEMWy4klyUG0ZV8deHX0ebxzyuKEg2203Ah8DCSauH1g9tJdAPPScUoBfL56aJAONl6D vQNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=GLlkxQi1t33XSkiq4Z0t+UmBj5YPNIjN85c2iolm37Y=; b=hHYldLT3qhezk4lItu3w6Iahn1BHA43DQeqYvcvXcX4E6EhJ8Yrf3Zdl8PvYNaDAxo 6M4LOuiVSDTfKFcL8K6/8METyfBfYGm2eqQbzKbyLeVu5ZkPLsif+NYpVPUHo5jNpQC4 ySVcdV8yrR0cnfNOgMjjoe9yXJwzMuXNF0oQG9jDF0n0FSyokNASnkYrqYRzECB0WxPg SYwcfOKuRW8Q2xFyL686NX+UtqEDAGV/rQ+pWhUcIyJR854IWs99oe3B0Q9SMkljcnBO 8syOsijFeMetVPvMzDzcgJAv2TVzaxDGrj9qimthaMHicJQ8VmO4mE1WAe9/sahlYfI3 uFHg== X-Gm-Message-State: ALoCoQltrW4GDnbO9+JmXxsXT6AyeqFtzcJ/WW6tMCQd9tY0Yr9DneDxomuPe0/e2zyejhJI4dy1RAUMlGd6kfEGp5WM9l/wZ7+Fwo7flejBwEHc78ohDR0Ml1HPc4mNSe2dzrFBIcu9hIueCaYXiduSLYLyRvzDyOfCAz0SjP3l6CrTaS9JwQN9X0WeFdgy0MKLZTDxXubH/E3Kjf5uFxD+C9HPKc/h2A== MIME-Version: 1.0 X-Received: by 10.58.146.71 with SMTP id ta7mr1474548veb.23.1382962919434; Mon, 28 Oct 2013 05:21:59 -0700 (PDT) Received: by 10.52.96.71 with HTTP; Mon, 28 Oct 2013 05:21:59 -0700 (PDT) In-Reply-To: References: Date: Mon, 28 Oct 2013 08:21:59 -0400 Message-ID: Subject: Re: Medic / fruitstrap /xcode 5 From: David Kemp To: dev@cordova.apache.org Content-Type: multipart/alternative; boundary=047d7b5d4a308d064604e9cc257c X-Virus-Checked: Checked by ClamAV on apache.org --047d7b5d4a308d064604e9cc257c Content-Type: text/plain; charset=ISO-8859-1 Awesome! Thanks! On Fri, Oct 25, 2013 at 6:28 PM, Shazron wrote: > related: xcode 5 command line tools however, have a way to deploy to a > device directly but *only* for running XCTest based tests (xcodebuild > -destination [destination-specifier]) > > > On Fri, Oct 25, 2013 at 3:23 PM, Shazron wrote: > > > http://github.com/phonegap/ios-deploy > > or from npm install -g ios-deploy > > > > This is used in cordova-ios > > > > > > > > > > On Fri, Oct 25, 2013 at 1:58 PM, David Kemp wrote: > > > >> Hi all, > >> It seems that xcode 5 no longer supports gdb, resulting in fruitstrap > not > >> being able to deploy iOS apps. fruitstrap seems to have a hard-coded > path > >> to where the appropriate gdb bits are. > >> Our test system is currently not running iOS tests for that reason > because > >> xcode conveniently upgraded. > >> > >> I am looking into solutions, but thought someone out there might know a > >> fix. > >> > >> Thoughts? > >> > >> David Kemp > >> > > > > > --047d7b5d4a308d064604e9cc257c--