` flutter run
Launching lib/primary.dart on iPhone 15 Professional Max in debug mode…
Operating pod set up… 3.2s
Operating Xcode construct…
└─Compiling, linking and signing… 1,500ms
Xcode construct executed. 37.9s
Did not construct iOS app
Swift Compiler Error (Xcode): Utilizing bridging headers with module interfaces is unsupported
Uncategorized (Xcode): Command SwiftDriver emitted errors however didn’t return a nonzero exit code
to point failure
Error (Xcode): no such module ‘__ObjC’
/Customers/abhijitpawar/Library/Developer/Xcode/DerivedData/Runner-diznvmqpwqcwuidootufqdffbuac/Construct/
Intermediates.noindex/Runner.construct/Debug-iphonesimulator/Runner.construct/Objects-normal/arm64/Runner.
non-public.swiftinterface:13:18
Error (Xcode): did not confirm module interface of ‘Runner’ because of the errors above; the textual
interface could also be damaged by mission points or a compiler bug
/Customers/abhijitpawar/Library/Developer/Xcode/DerivedData/Runner-diznvmqpwqcwuidootufqdffbuac/Construct/
Intermediates.noindex/Runner.construct/Debug-iphonesimulator/Runner.construct/Objects-normal/arm64/Runner.
non-public.swiftinterface:0:0
Error (Xcode): no such module ‘__ObjC’
/Customers/abhijitpawar/Library/Developer/Xcode/DerivedData/Runner-diznvmqpwqcwuidootufqdffbuac/Construct/
Intermediates.noindex/Runner.construct/Debug-iphonesimulator/Runner.construct/Objects-normal/arm64/Runner.
swiftinterface:13:18
Error (Xcode): did not confirm module interface of ‘Runner’ because of the errors above; the textual
interface could also be damaged by mission points or a compiler bug
/Customers/abhijitpawar/Library/Developer/Xcode/DerivedData/Runner-diznvmqpwqcwuidootufqdffbuac/Construct/
Intermediates.noindex/Runner.construct/Debug-iphonesimulator/Runner.construct/Objects-normal/arm64/Runner.
swiftinterface:0:0
Couldn’t construct the appliance for the simulator.
Error launching utility on iPhone 15 Professional Max.`