将 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下来跑之后就出现这个问题
将 flutter app 通过 pod 导入到 工程
Analyzing dependencies
[!] No podspec found for
Flutterin../my_flutter/.build_ios/debug/product/Flutter[!] Automatically assigning platform
iOSwith version11.4on targetmy_nativebecause no platform was specified. Please specify a platform for this target in your Podfile. Seehttps://guides.cocoapods.org/syntax/podfile.html#platform.down下来跑之后就出现这个问题