C#/Xamarin Maui
에러)error MT1006(kAMDIncorrectArchitectureError)
kjun.kr
2018. 8. 12. 15:55
728x90
error MT1006: Could not install the application '/Users/mac/Library/Caches/Xamarin/mtbs/builds/MiGong.iOS/c10cbd8fd317519d3dd23b704514d419/bin/iPhone/Debug/MiGong.iOS.app' on the device 'Jun의 iPhone': AMDeviceSecureInstallApplicationBundle returned: 0xe8000087 (kAMDIncorrectArchitectureError). 0
프로젝트 속성의 iOS 빌드 탭에서 지원되는 아키텍처를 ARM7+ARM64 으로 변경하면 오류가 해결된다.
* 위 문제는 Visual Studio 를 껐다 켜거나 mac, iPhone 을 재부팅하면 왠만하면 모두 해결된다.
728x90