본문 바로가기
공부/flutter

[flutter] xcode에서 플러터 프로젝트 여는 법

by 도전마루 2024. 5. 6.
728x90

https://stackoverflow.com/questions/69465411/how-to-open-existing-flutter-project-from-xcode

 

How to open existing flutter project from Xcode?

I have an existing flutter project, which coded with VS Code. Now I want to open it from Xcode to do some configurations in Runner.xcworkspace. But it was unable to open the project from Xcode and it

stackoverflow.com

I would suggest you open the project in VSCode and Right-Click on the ios folder.

Here you will see an option: Open in Xcode.