I encountered a difficulty whereas attempting to construct a Flutter macOS utility. The error message I acquired is as follows
Command SwiftDriver emitted errors however didn't return a nonzero exit code to point failure
error:
/Customers/nagasanjay/initiatives/vsstech/flutter/vssauthen/construct/macos/Construct/Intermediates.noindex/Runner.construct/Debug/Runner.construct/Objects-normal/arm64/.swiftdoc: No such file or listing (in goal 'Runner' from undertaking 'Runner')
error: /Customers/nagasanjay/initiatives/vsstech/flutter/vssauthen/construct/macos/Construct/Intermediates.noindex/Runner.construct/Debug/Runner.construct/Objects-normal/arm64/.swiftsourceinfo: No such file or listing (in goal 'Runner' from undertaking 'Runner')
error: /Customers/nagasanjay/initiatives/vsstech/flutter/vssauthen/construct/macos/Construct/Intermediates.noindex/Runner.construct/Debug/Runner.construct/Objects-normal/arm64/.abi.json: No such file or listing (in goal 'Runner' from undertaking 'Runner')
** BUILD FAILED **
i attempted
flutter clear && flutter pub get
i checked flutter physician every little thing appears to be like good
[✓] Flutter (Channel secure, 3.16.9, on macOS 14.2.1 23C71 darwin-arm64, locale
en-US)
[✓] Android toolchain - develop for Android units (Android SDK model 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.2)
[✓] Chrome - develop for the online
[✓] Android Studio (model 2023.1)
[✓] VS Code (model 1.86.0)
[✓] Related gadget (2 out there)
[✓] Community sources
• No points discovered!
i deleted macos listing and ran
flutter create .
nonetheless i’ve the getting the identical error