Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ios/116.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/unity3d/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用外部库后无法在iOS模拟器上运行颤振_Ios_Flutter_Flutter Dependencies - Fatal编程技术网

使用外部库后无法在iOS模拟器上运行颤振

使用外部库后无法在iOS模拟器上运行颤振,ios,flutter,flutter-dependencies,Ios,Flutter,Flutter Dependencies,我正在使用这个图书馆 但是,一旦我再次删除或添加库,这个问题就会发生 这个问题的原因可能是什么?有人能告诉我怎么解决这个问题吗 `无法生成iOS应用程序 Xcode生成的错误输出: ↳ **构建失败** Xcode的输出: ↳ /Users/macron/.pub cache/hosted/pub.dartlang.org/contacts_service-0.4.6/ios/Classes/swifftcontacts-serviceplugin.swift:303:34:警告:多余的重复参数

我正在使用这个图书馆

但是,一旦我再次删除或添加库,这个问题就会发生

这个问题的原因可能是什么?有人能告诉我怎么解决这个问题吗

`无法生成iOS应用程序 Xcode生成的错误输出: ↳ **构建失败**

Xcode的输出: ↳ /Users/macron/.pub cache/hosted/pub.dartlang.org/contacts_service-0.4.6/ios/Classes/swifftcontacts-serviceplugin.swift:303:34:警告:多余的重复参数名;'参数“”已具有参数标签 func openDeviceContactPicker(参数:[字符串:任意],结果:@result){ ^~~~~~~~~~

用户/McRON/.Pub缓存/托管/ DARTLANG.Org/CorcTssService -0.4.6/iOS/CysFtTraceServices Service插件。Swift:230:17:警告:不可变值“CalcVIEVFortCube”的初始化从未被使用;考虑用赋值“替换”替换或删除它。 让contactViewController=CNContactViewController.init(forNewContact:nil) ~~~~^~~~~~~~~~~~~~~~~~~~~ _ 生成1个错误。 注意:使用新的构建系统 注:并行构建目标 注:规划建造 注意:构建构建描述

无法为模拟器生成应用程序。 在iPhone X上启动应用程序时出错。 `