iOS_Flutter_Hybrid_Project icon indicating copy to clipboard operation
iOS_Flutter_Hybrid_Project copied to clipboard

不知道哪里出了问题

Open zhubinsheng opened this issue 5 years ago • 2 comments

将 flutter app 通过 pod 导入到 工程 Analyzing dependencies [!] No podspec found for Flutter in ../my_flutter/.build_ios/debug/product/Flutter

[!] Automatically assigning platform iOS with version 11.4 on target my_native because no platform was specified. Please specify a platform for this target in your Podfile. See https://guides.cocoapods.org/syntax/podfile.html#platform. down下来跑之后就出现这个问题

zhubinsheng avatar Jul 21 '20 10:07 zhubinsheng

我使用的最新版的xcode

zhubinsheng avatar Jul 21 '20 11:07 zhubinsheng

[ +67 ms] "flutter bundle" took 18,946ms. ./build_ios.sh: line 140: puts: command not found ./build_ios.sh: line 142: puts: command not found cp: .flutter/bin/cache/artifacts/engine/ios/Flutter.framework: No such file or directory cp: .flutter/bin/cache/artifacts/engine/ios/Flutter.podspec: No such file or directory sed: .build_ios/debug/product/Flutter/Flutter.podspec: No such file or directory Finish build flutter app 这个目录下确实没有这些文件

zhubinsheng avatar Jul 21 '20 11:07 zhubinsheng