Problem mit Visual Studio Code-Code und Xcode-VerbindungIOS

Programmierung für iOS
Anonymous
 Problem mit Visual Studio Code-Code und Xcode-Verbindung

Post by Anonymous »

In Xcode wird mein Code erfolgreich signiert und erstellt. Aber wenn ich es über VS-Code ausführe, ist das Ergebnis:

Code: Select all

Xcode build done.                                            9.5s

Failed to build iOS app

Uncategorized (Xcode): Command CodeSign failed with a nonzero exit code

Could not build the application for the simulator.

Error launching application on iPhone 16e.

Exited (1).
Auch wenn Xcode bereits läuft und ich versuche, vom VS-Code aus zu laufen, um beide zu synchronisieren, schlägt es aus demselben Grund ebenfalls fehl.
Flutter Doctor:

Code: Select all

Doctor summary (to see all details, run flutter doctor -v):

[✓] Flutter (Channel stable, 3.38.3, on macOS 26.1 25B78 darwin-arm64, locale en-AM)

[✓] Android toolchain - develop for Android devices (Android SDK version 36.1.0)

[✓] Xcode - develop for iOS and macOS (Xcode 26.1.1)

[✓] Chrome - develop for the web

[✓] Connected device (3 available)

[✓] Network resources
Frage:
Mein aktueller Computer ist neu. Vielleicht habe ich etwas nicht vollständig eingerichtet?

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post