不知道哪里出了问题
将 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下来跑之后就出现这个问题
我使用的最新版的xcode
[ +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 这个目录下确实没有这些文件