Merhaba, Flutter ile uygulama geliştirmeye çalışıyorum. Satusbar'ın rengini değiştirmeye uğraşırken Xcode'da başka şeyleri bozdum sanırım... Flutter ve Xcode derleme sırasında hata veriyor bunu nasıl çözeriz?
Xcode build done. 10,4s
Failed to build iOS app
Error output from Xcode build:
↳
** BUILD FAILED **
Xcode's output:
error: Cycle inside Runner; building could produce unreliable results.
Cycle details: → Target 'Runner' has copy command from '/Users/berkaycatak/Documents/ohh/gorenduyan/ios/Flutter/App.framework' to '/Users/berkaycatak/Documents/ohh/gorenduyan/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/App.framework'
○ Target 'Runner' has copy command from '/Users/berkaycatak/Documents/ohh/gorenduyan/build/ios/Debug-iphonesimulator/Runner.app' to '/Users/berkaycatak/Documents/ohh/gorenduyan/build/ios/Debug-iphonesimulator/Runner.app/Runner.app'
note: Using new build system note: Planning build
note: Constructing build description
Could not build the application for the simulator.
Error launching application on iPhone 11 Pro Max.