1

After I integrated the flutter project into the iOS project, I have to 'clean' it with Xcode every time I run the iOS project, otherwise it will report an error. Error content: Command PhaseScriptExecution failed with a nonzero exit code

3
  • Your question is not understandable. Kindly ask it in an appropriate way. Commented Apr 22, 2022 at 5:00
  • Please mention Xcode version? Commented Apr 22, 2022 at 5:59
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. Commented Apr 22, 2022 at 12:00

1 Answer 1

0

you have to apply or set a minimum deployment target in Xcode or in your project. Xcode will show you a recommended update while building the project just click on it and apply to perform changes and it will automatically change in necessary files

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.