티스토리 뷰

 

In iOS 14+, debugmode Flutter apps can only be launched from Flutter tooling, IDEs with Fluuter plugins of from Xcode. Alternatively, build in profile or release modes to enable launching from the home screen.

 

 

Flutter 에서 예전엔 없던 메세지가 나타났다. 검색해 보니, 디버그 모드로 빌드시 정상적인 구동이 안된다는 이야기가 있었다.

 

https://cishome.tistory.com/217 를 참고 하여 Xcode 의 빌드 모드를 아래와 같이 변경 하였다.

 

 

Xcode -> Product -> Scheme -> Edit Scheme...

 

 

Run -> Info -> Build Configuration 항목을 Debug 에서 Release 로 변경 한다.

Run -> Info -> Build Configuration 항목을 Debug 에서 Profile 또는 Release 로 변경 한다.

댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/04   »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
글 보관함