简体   繁体   中英

Xcode Parse Issue -Unrecognized platform name ios _CLImageEditorViewController.m

I have added CLImageEditor in pod like pod 'CLImageEditor'. But I am getting this error:

在此处输入图片说明

I am transferring code from another mac. In new mac Podfile.loc file CLImageEditor version is 0.2.2 and my previous mac having 0.2.0 .So please help

The @available syntax you're using is new to Xcode 9.

Are you sure you're using Xcode 9 on the new Mac?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM