Flutter iOS – Command PhaseScriptExecution failed with a nonzero exit code – ARCHIVE APP FROM XCODE

When I want to press Archive button from the Xcode, it gives UNRELAVANT this error: Command PhaseScriptExecution failed with a nonzero exit code How can I solve this problem? I tried: flutter clean flutter pub get flutter pub cache repair delete podfile.lock pod install pod update pod repo update pod reintegrate and so on. Also… Read More Flutter iOS – Command PhaseScriptExecution failed with a nonzero exit code – ARCHIVE APP FROM XCODE