Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/visual-studio-2012/2.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_Compilation_Release - Fatal编程技术网

iOS基于调试,但在发布模式下返回;没有这样的模块……”;

iOS基于调试,但在发布模式下返回;没有这样的模块……”;,ios,flutter,compilation,release,Ios,Flutter,Compilation,Release,我正在构建发布模式,我得到: Swift Compiler Error No such module 'geofencing' Swift编译器错误 没有此类模块“地理围栏” 我已经做了: Flutter clean Flutter build ios 扑通 颤振构建 在/ios中: pod deintegrate pod cache clean --all rm -r Flutter/Flutter.framework rm Podfile.lock

我正在构建发布模式,我得到:

Swift Compiler Error No such module 'geofencing' Swift编译器错误 没有此类模块“地理围栏” 我已经做了:

Flutter clean Flutter build ios 扑通 颤振构建 在/ios中:

pod deintegrate pod cache clean --all rm -r Flutter/Flutter.framework rm Podfile.lock pod install 吊舱去集成 pod缓存已清理--全部 rm-r颤振/颤振框架 rm Podfile.lock 吊舱安装 同样使用xcode清理,我的框架搜索路径是$(SRCROOT) 作为递归

这有点令人沮丧:(

该应用程序在调试中编译并构建归档