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 A07C9200CC5 for ; Tue, 11 Jul 2017 13:13:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9EE9F165B25; Tue, 11 Jul 2017 11:13:59 +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 E4D95165B23 for ; Tue, 11 Jul 2017 13:13:58 +0200 (CEST) Received: (qmail 41410 invoked by uid 500); 11 Jul 2017 11:13:58 -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 41398 invoked by uid 99); 11 Jul 2017 11:13:58 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2017 11:13:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id B0994195E1C for ; Tue, 11 Jul 2017 11:13:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.001 X-Spam-Level: X-Spam-Status: No, score=-100.001 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id DMvPHINP7cAQ for ; Tue, 11 Jul 2017 11:13:56 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 4A19A62A47 for ; Tue, 11 Jul 2017 10:35:01 +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 B779DE07DD for ; Tue, 11 Jul 2017 10:35:00 +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 19C89246B0 for ; Tue, 11 Jul 2017 10:35:00 +0000 (UTC) Date: Tue, 11 Jul 2017 10:35:00 +0000 (UTC) From: "Alexander Sorokin (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-13003) Warning build blank project ios MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 11 Jul 2017 11:13:59 -0000 [ https://issues.apache.org/jira/browse/CB-13003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082017#comment-16082017 ] Alexander Sorokin commented on CB-13003: ---------------------------------------- We've got these warnings in Travis too: https://travis-ci.org/apache/cordova-plugin-device/jobs/250725499 Just search for "is deprecated" > Warning build blank project ios > ------------------------------- > > Key: CB-13003 > URL: https://issues.apache.org/jira/browse/CB-13003 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-ios > Environment: Xcode 8.3.2 (8E2002) > Cordova 7.0.1 > Cordova ios 4.4.0 > Mac OS 10.12.5 > Reporter: Romain Brenet > Assignee: Shazron Abdullah > > Hello, I have lot of warning when I create a project with Cordova 7.0.1 and when I open Project in Xcode. > I have this without plugin, and no code. > /Plugins/cordova-plugin-file/CDVAssetLibraryFilesystem.m:193:5: 'ALAssetsLibraryAssetForURLResultBlock' is deprecated: first deprecated in iOS 9.0 - Use fetchAssetsWithLocalIdentifiers:options: on PHAsset to fetch assets by local identifier (or to lookup PHAssets by a previously known ALAssetPropertyAssetURL use fetchAssetsWithALAssetURLs:options:) from the Photos framework instead > /Plugins/cordova-plugin-file/CDVAssetLibraryFilesystem.m:196:65: 'defaultRepresentation' is deprecated: first deprecated in iOS 9.0 - Use PHImageRequestOptions with the PHImageManager from the Photos framework instead > Lot and lot Warning, I can build app and send to iPhone, but it not very well. > With 6.5, I have 0 Warning. -- 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