Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 118DA200D46 for ; Sun, 26 Nov 2017 23:40:08 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1006B160BFF; Sun, 26 Nov 2017 22:40:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 557ED160BEE for ; Sun, 26 Nov 2017 23:40:07 +0100 (CET) Received: (qmail 32432 invoked by uid 500); 26 Nov 2017 22:40:06 -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 32421 invoked by uid 99); 26 Nov 2017 22:40:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Nov 2017 22:40:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id A536E1A0FA9 for ; Sun, 26 Nov 2017 22:40:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id M2TUy81-J7Ia for ; Sun, 26 Nov 2017 22:40:04 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 79E305F1ED for ; Sun, 26 Nov 2017 22:40:03 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A20A5E00CD for ; Sun, 26 Nov 2017 22:40:02 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id EE97B2419F for ; Sun, 26 Nov 2017 22:40:01 +0000 (UTC) Date: Sun, 26 Nov 2017 22:40:00 +0000 (UTC) From: "jcesarmobile (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-13597) invalid ios version in podfile MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 26 Nov 2017 22:40:08 -0000 [ https://issues.apache.org/jira/browse/CB-13597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile resolved CB-13597. ------------------------------- Resolution: Fixed Fixed in cordova-ios 4.6.0-dev > invalid ios version in podfile > ------------------------------ > > Key: CB-13597 > URL: https://issues.apache.org/jira/browse/CB-13597 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-ios > Affects Versions: 4.4.0 > Reporter: Alexandre Pare > Assignee: Suraj Pindoria > Priority: Trivial > Fix For: Master > > Original Estimate: 5m > Remaining Estimate: 5m > > Since the release Cordova iOS 4.4.0, only iOS 9 and greater supported > The ios version in podfile should be 9.0 > https://cordova.apache.org/announcements/2017/04/26/ios-release.html > {code:java} > Set pods.json for `Curbside` > Added pod line for `Curbside` > Wrote to pods.json. > Wrote to Podfile. > Running `pod install` (to install plugins) > Running command: pod install --verbose > ==== pod install start ==== > Preparing > Analyzing dependencies > Inspecting targets to integrate > Using `ARCHS` setting to build architectures of target `Pods-HelloWorld`: (``) > Finding Podfile changes > A Curbside > Resolving dependencies of `Podfile` > [!] Unable to satisfy the following requirements: > - `Curbside (~> 3.0.0.0)` required by `Podfile` > Specs satisfying the `Curbside (~> 3.0.0.0)` dependency were found, but they required a higher minimum deployment target. > /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.3.1/lib/cocoapods/resolver.rb:461:in `handle_resolver_error' > /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.3.1/lib/cocoapods/resolver.rb:80:in `rescue in resolve' > /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.3.1/lib/cocoapods/resolver.rb:72:in `resolve' > /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.3.1/lib/cocoapods/installer/analyzer.rb:771:in `block in resolve_dependencies' > /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.3.1/lib/cocoapods/user_interface.rb:64:in `section' > /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.3.1/lib/cocoapods/installer/analyzer.rb:768:in `resolve_dependencies' > /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.3.1/lib/cocoapods/installer/analyzer.rb:79:in `analyze' > /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.3.1/lib/cocoapods/installer.rb:242:in `analyze' > /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.3.1/lib/cocoapods/installer.rb:154:in `block in resolve_dependencies' > /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.3.1/lib/cocoapods/user_interface.rb:64:in `section' > /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.3.1/lib/cocoapods/installer.rb:153:in `resolve_dependencies' > /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.3.1/lib/cocoapods/installer.rb:116:in `install!' > /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.3.1/lib/cocoapods/command/install.rb:41:in `run' > /Library/Ruby/Gems/2.3.0/gems/claide-1.0.2/lib/claide/command.rb:334:in `run' > /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.3.1/lib/cocoapods/command.rb:52:in `run' > /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.3.1/bin/pod:55:in `' > /usr/local/bin/pod:22:in `load' > /usr/local/bin/pod:22:in `
' > Command finished with error code 1: pod install,--verbose > Failed to install 'curbside-cordova': Error: pod: Command failed with exit code 1 > at ChildProcess.whenDone (/Users/apare/codes/cordova-hello/platforms/ios/cordova/node_modules > {code} > /cordova-common/src/superspawn.js:169:23) > at emitTwo (events.js:125:13) > at ChildProcess.emit (events.js:213:7) > at maybeClose (internal/child_process.js:887:16) > at Process.ChildProcess._handle.onexit (internal/child_process.js:208:5) > Error: pod: Command failed with exit code 1 -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org