flutter版本3.22.0
platform :ios, '12.0'
模拟器运行报错
Error: Unable to launch com.example.untitled on F20-8D2B-898ED258F8E7:
ProcessException: Process exited abnormally with exit code 1:
An error was encountered processing the command (domain=FBSOpenApplicationServiceErrorDomain, code=1):
Simulator device failed to launch com.example.untitled.
The request was denied by service delegate (SBMainWorkspace).
Underlying error (domain=FBSOpenApplicationServiceErrorDomain, code=1):
The request to open "com.example.untitled" failed.
The request was denied by service delegate (SBMainWorkspace).
Command: /usr/bin/arch -arm64e xcrun simctl launch2B-898ED258F8E7 com.example.untitled --enable-dart-profiling --start-paused --enable-checked-mode --verify-entry-points
Error launching application on iPhone 16 Plus.
flutter版本3.22.0
platform :ios, '12.0'
模拟器运行报错
Error: Unable to launch com.example.untitled on F20-8D2B-898ED258F8E7:
ProcessException: Process exited abnormally with exit code 1:
An error was encountered processing the command (domain=FBSOpenApplicationServiceErrorDomain, code=1):
Simulator device failed to launch com.example.untitled.
The request was denied by service delegate (SBMainWorkspace).
Underlying error (domain=FBSOpenApplicationServiceErrorDomain, code=1):
The request to open "com.example.untitled" failed.
The request was denied by service delegate (SBMainWorkspace).
Command: /usr/bin/arch -arm64e xcrun simctl launch2B-898ED258F8E7 com.example.untitled --enable-dart-profiling --start-paused --enable-checked-mode --verify-entry-points
Error launching application on iPhone 16 Plus.