Thursday, February 22, 2024
HomeiOS Developmentios - Xcode Linker command failed utilizing Flutter

ios – Xcode Linker command failed utilizing Flutter


I am getting the next error when utilizing visible studio to run flutter run verbose on the root of my flutter mission.

[   +1 ms] Error (Xcode): Constructing for 'iOS-simulator', however linking in object file (/Customers/person/Paperwork/GitHub/my_app/ios/Pods/GoogleMaps/Maps/Frameworks/GoogleMaps.framework/GoogleMaps) constructed for 'iOS'
           
[        ] Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)
           
[   +1 ms] Couldn't construct the applying for the simulator.
[        ] Error launching software on iPhone 15 Professional Max.
[   +1 ms] "flutter run" took 50,702ms.
[   +2 ms] 
           #0      throwToolExit (bundle:flutter_tools/src/base/frequent.dart:10:3)
           #1      RunCommand.runCommand (bundle:flutter_tools/src/instructions/run.dart:828:9)
           <asynchronous suspension>
           #2      FlutterCommand.run.<nameless closure> (bundle:flutter_tools/src/runner/flutter_command.dart:1383:27)
           <asynchronous suspension>
           #3      AppContext.run.<nameless closure> (bundle:flutter_tools/src/base/context.dart:153:19)
           <asynchronous suspension>
           #4      CommandRunner.runCommand (bundle:args/command_runner.dart:212:13)
           <asynchronous suspension>
           #5      FlutterCommandRunner.runCommand.<nameless closure> (bundle:flutter_tools/src/runner/flutter_command_runner.dart:360:9)
           <asynchronous suspension>
           #6      AppContext.run.<nameless closure> (bundle:flutter_tools/src/base/context.dart:153:19)
           <asynchronous suspension>
           #7      FlutterCommandRunner.runCommand (bundle:flutter_tools/src/runner/flutter_command_runner.dart:300:5)
           <asynchronous suspension>
           #8      run.<nameless closure>.<nameless closure> (bundle:flutter_tools/runner.dart:119:9)
           <asynchronous suspension>
           #9      AppContext.run.<nameless closure> (bundle:flutter_tools/src/base/context.dart:153:19)
           <asynchronous suspension>
           #10     essential (bundle:flutter_tools/executable.dart:92:3)
           <asynchronous suspension>

I’ve seen some threads that informed me to run it in Xcode, proper click on the error, and reveal in log, however nothing will pop up. All related threads I am seeing are from a minimum of six years in the past, they usually principally appear to be linked to updating Xcode. Nevertheless, I am engaged on this mission with at crew, and the mission compiles on their macs with the very same model of Xcode.

One other notice: the fundamental flutter pattern mission that’s created with flutter create example_app will compile utterly wonderful, so I believe it is likely to be one thing within the gitignore recordsdata, however I have been on this for just a few weeks with no luck. Please assist, and thanks a lot!



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments