flutter ios打包 xcode报错module ‘xxx‘ not found
flutter ios打包 xcode报错module ‘xxx’ not found
如果已经在androidstudio中成功运行了flutter build ios --release。
(图片来源网络,侵删)
那么可能是你使用xcode打开的是ios/Runner.xcodeproj文件。
你关掉xcode,重新打开ios/Runner.xcworkspace/文件。然后重新archive,应该就没有问题了。
文章版权声明:除非注明,否则均为主机测评原创文章,转载或复制请以超链接形式并注明出处。