You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.flutter-boot link 成功
#######
sill [link-1.9] Replace xcode_backend Script
info [softlink] create soft link
sill [link] link process finished
sill [link] run packages get...
Running "flutter pub get" in ivcs_app... 0.6s
info [link] link success
#######################
2,在Android Studio 中以flutter视角运行报错,找不到iOS目录下的工程文件,是制作替身失败了吗?flutter版本1.9
##############
Launching lib/main.dart on iPhone 8 in debug mode...
Expected ios/Runner.xcodeproj but this file is missing.
No application found for TargetPlatform.ios.
Is your project missing an ios/Runner/Info.plist?
Consider running "flutter create ." to create one.
###############
The text was updated successfully, but these errors were encountered:
flutter-boot link 后,flutter-module-目录/ios中生成的Runner.xcodeproj /Runner.xcworkspace/Info.plist 这几个softlink 统统无效,无法找到原身,有人知道怎么办吗?
Mac OS 10.14.6 / XCode 11.3 / Flutter 1.9.1
1.flutter-boot link 成功
#######
sill [link-1.9] Replace xcode_backend Script
info [softlink] create soft link
sill [link] link process finished
sill [link] run packages get...
Running "flutter pub get" in ivcs_app... 0.6s
info [link] link success
#######################
2,在Android Studio 中以flutter视角运行报错,找不到iOS目录下的工程文件,是制作替身失败了吗?flutter版本1.9
##############
Launching lib/main.dart on iPhone 8 in debug mode...
Expected ios/Runner.xcodeproj but this file is missing.
No application found for TargetPlatform.ios.
Is your project missing an ios/Runner/Info.plist?
Consider running "flutter create ." to create one.
###############
The text was updated successfully, but these errors were encountered: