์๋ ํ์ธ์ Foma ์ ๋๋ค!
์ค๋์ Flutter ๋ฅผ ๊ฐ๋ฐํ๋ ค๊ณ ์์ํ์๋ง์ ๋ง๋ ์๋ฌ๋ฅผ ๊ฐ์ง๊ณ ์์ต๋๋ค.
Error
Flutter ์ฝ๋๋ฅผ ์์ฑํ๊ณ iOS ์๋ฎฌ๋ ์ดํฐ๋ก ๋๋ ค๋ณด๋ ค๋๋ฐ ๊ฐ์๊ธฐ ์๋์ ๊ฐ์ด
"Could not build the application for the simulator" ๋ผ๊ณ ์ค๋ฅ๊ฐ ๋จ๋๊ฑฐ์์.

Solution
๊ทธ๋์ ๊ตฌ๊ธ๋ง์ ํด๋ณด์๋๋ ์๋์ ๊ฐ์ ํด๊ฒฐ๋ฒ์ ์ฐพ์ ์ ์์์ด์.
1. ํด๋น ํ๋ก์ ํธ์์ iosํด๋์ ๋ค์ด๊ฐ์ xcworkspace ํ์ผ์ ์ด์ด์ xcode์์์ ์๋ฎฌ๋ ์ดํฐ๋ฅผ ํ๋ฒ ์ผ๊ณ ๋ค์ ์คํํ๋ค.


2.ํฐ๋ฏธ๋์ ์ผ๊ณ ํด๋น ํ๋ก์ ํธ ์ฃผ์๋ฅผ ์ ๋ ฅํ flutter clean์ ์ ๋ ฅํ๋ค.

์ ๋ ์ด ๋ ํด๊ฒฐ๋ฒ์ ๋์์ ํด์ ๋ฌด์์ผ๋ก ํด๊ฒฐ๋์ง๋ ์ ๋ชจ๋ฅด๊ฒ ๋ค์ ใ
์๋ฌดํผ ์ด ๋ ํด๊ฒฐ๋ฒ์ผ๋ก ์ ๋ ์ ์์ ์ผ๋ก Simulator๊ฐ ์ ์๋๋์์ต๋๋ค!!
Reference
1.
Could not build the application for the simulator. Error launching application on iPhone 11 Pro Max
My problem is I cannot start debugging on iOS simulator for some reason. I have tried several solutions it helped in their ways I guess but the problem is not gone and I am desperate now. I don't k...
stackoverflow.com
2.
Not able to run flutter app on iOS Simulator
I am not able to run my flutter app on iOS Simulator. It is giving me this error : Launching lib/main.dart on iPhone XR in debug mode... Starting Xcode build... Xcode build done. ...
stackoverflow.com
1.30 ์์
1๋ฒ์งธ ๋ฐฉ๋ฒ์ผ๋ก ์๋ฎฌ๋ ์ดํฐ๋ก ํ๋ฉด์ ํ์ธํ๋ ๊ฒ์ ๊ฐ๋ฅํ์ง๋ง ํซ๋ฆฌ๋ก๋ ๊ธฐ๋ฅ์ ์ฌ์ฉํ ์ ์์ต๋๋ค.
๋ํ ์์ ํ ๋๋ง๋ค Xcode๋ก ์ฌ์คํ ์์ผ์ฃผ์ ์ผํฉ๋๋ค.
2๋ฒ์งธ ๋ฐฉ๋ฒ์ผ๋ก ์ฝ๋๊ฐ ์์ ๋์์๋ ํซ๋ฆฌ๋ก๋๋ก ๋ฐ๋ก ์๋ฎฌ๋ ์ดํฐ ์์์ ํ์ธ ๊ฐ๋ฅํฉ๋๋ค!
์๋ฌด๋๋ 2๋ฒ์งธ ๋ฐฉ๋ฒ์ด ์ ๋๋ก๋ ํด๊ฒฐ๋ฒ์ด๋ผ๊ณ ์๊ฐ๋๋ค์!
๋๊ธ