HomeiOS DevelopmentFlutter 3.3.2 iOS Construct Fails on Model New Challenge with Xcode 16.3...

Flutter 3.3.2 iOS Construct Fails on Model New Challenge with Xcode 16.3 and iOS 15.5


I am encountering a difficulty with a model new Flutter undertaking created utilizing Flutter SDK model 3.3.2. The undertaking runs completely on Android, nevertheless it fails to construct for iOS with none adjustments to the default undertaking. I am utilizing Xcode 16.3 and focusing on iOS 15.5. No further packages or pods have been put in, and this can be a contemporary undertaking. The error happens when trying to construct or run the app on an iOS simulator or gadget. I’ve connected a picture of the error for reference. Has anybody confronted this challenge with an analogous setup, and the way can I resolve it?

Steps to Reproduce:

Create a brand new Flutter undertaking utilizing flutter create my_project with Flutter 3.3.2.
Run flutter run focusing on an iOS simulator or gadget (iOS 15.5).
Observe the construct error in Xcode 16.3.
Atmosphere:

Flutter SDK: 3.3.2
Xcode: 16.3
iOS: 15.5
No further packages or Podfile modifications
Please see the connected error picture for particulars. Any assist or ideas could be vastly appreciated![enter image description here][1]

Launching lib/most important.dart on iPhone 13 in debug mode...
most important.dart:1
Updating undertaking for Xcode compatibility.
Upgrading undertaking.pbxproj
Upgrading Runner.xcscheme
Xcode construct performed.                                            8.7s
Did not construct iOS app
Error output from Xcode construct:
↳
    --- xcodebuild: WARNING: Utilizing the primary of a number of matching locations:
    { platform:iOS Simulator, arch:arm64, id:501E90B7-67C2-44B3-AFDA-7D3F0D0CD646, OS:15.5, identify:iPhone 13 }
    { platform:iOS Simulator, arch:x86_64, id:501E90B7-67C2-44B3-AFDA-7D3F0D0CD646, OS:15.5, identify:iPhone 13 }
    ** BUILD FAILED **
Xcode's output:
↳
    Writing outcome bundle at path:
        /var/folders/53/lfgfzz4x4g5btvshljws1tkm0000gn/T/flutter_tools.yQtWB6/flutter_ios_build_temp_direuIds1/temporary_xcresult_bundle
    Did not bundle /Customers/dinodtharinda/Paperwork/Initiatives/Flutter/test_ios.
    Command PhaseScriptExecution failed with a nonzero exit code
    be aware: Run script construct part 'Run Script' will probably be run throughout each construct as a result of the choice to run the script part "Based mostly on dependency evaluation" is unchecked. (in goal 'Runner' from undertaking 'Runner')
    be aware: Run script construct part 'Skinny Binary' will probably be run throughout each construct as a result of the choice to run the script part "Based mostly on dependency evaluation" is unchecked. (in goal 'Runner' from undertaking 'Runner')
Couldn't construct the appliance for the simulator.
Error launching utility on iPhone 13.
Exited

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments