https://github.com/juicycleff/flutter-unity-view-widget/issues/541
No such module 'UnityFramework' on IOS build · Issue #541 · juicycleff/flutter-unity-view-widget
Error No such module 'UnityFramework' flutter build ipa Archiving com.ralegond.ajTest... Automatically signing iOS for device deployment using specified development team in Xcode project: 82KCKT8Q6...
github.com
Xcode에서 Unity-Flutter 연결된 앱을 빌드하는 도중 이런 에러가 나고
UnityFramework가 다 빨간색으로 변해있다
해결 방법 : ios 기기를 컴퓨터에 연결하고 빌드 타겟을 실제 기기로 설정 후 빌드하면 해결된다;;
구글링해본 결과 unity flutter widget에서 시뮬레이터 빌드를 지원하지 않는다고 한다......
'Unity' 카테고리의 다른 글
| [Unity] RemoteProviderException: TextDataProvider : unable to load “StreamingAssets /aa/settings.json” 에러 해결 (1) | 2024.11.28 |
|---|---|
| [Unity] WebGL 'Unable to parse Build" / Multithread error (0) | 2024.11.07 |
| [Unity] Sentis Hand Detection (핸드 트래킹) (0) | 2024.10.24 |
| [Unity] Sentis Human Pose Estimation (포즈 트래킹) (0) | 2024.10.15 |
| [Unity] Android GameActivity Entry point (0) | 2024.09.23 |