You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Romain Brenet (JIRA)" <ji...@apache.org> on 2017/07/10 12:37:00 UTC

[jira] [Created] (CB-13003) Warning build blank project ios

Romain Brenet created CB-13003:
----------------------------------

             Summary: 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

            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