我在 iPhone 15 Pro Max 中运行 flutter 应用程序时遇到此错误
Whole error log:
Running pod install...
Running Xcode build...
Xcode build done.
Failed to build iOS app
Error output from Xcode build:
↳
xcodebuild: error: Timed out waiting for all destinations matching the provided destination specifier to become available
Ineligible destinations for the "Runner" scheme:
{ platform:iOS, arch:arm64, id:-, name:Harsh’s iPhone, error:Device is busy (Preparing Harsh’s iPhone) }
Xcode's output:
↳
Writing result bundle at path:
/var/folders/dx/r0gn/T/flutter_tools.YsAMBm/flutter_ios_build_temp_dirnwhvVK/temporary_xcresult_bundle
Could not build the precompiled application for the device.
Error launching application on Harsh’s iPhone.
我想在 iPhone 15 Pro Max 上运行 flutter 应用程序。
注意:应用程序在模拟器和 Android 手机上构建成功。
如果您启用了 VPN,只需将其关闭即可。