[Xcode 오류] ERROR ITMS-90534: "Invalid Toolchain. Your app was built with an unsupported version of Xcode or SDK
아주 신박한 에러가 발생하여, 공유차원으로 포스팅합니다.
ERROR ITMS-90534: "Invalid Toolchain. Your app was built with an unsupported version of Xcode or SDK. If you plan to submit this build to the App Store, make sure you are using the GM version of Xcode 10.1 and the SDK for iOS 12.1 and watchOS 5.1, Xcode 7.1 and the SDK for tvOS 9, or Xcode 6 and the SDK for macOS 10.9 or later. If you are using an Xcode beta version to test your app, make sure you are using the latest supported version. For more information about supported beta versions, view the App Store Connect What's New page (https://developer.apple.com/app-store-connect/whats-new/)."
WARNING ITMS-90703: "Deprecated Xcode Build. Due to resolved app archives issues, we have deprecated Xcode 11.2 on November 5, 2019. Download Xcode 11.2.1 or newer, rebuild your app and resubmit."
분명 2019. 11. 06(수) 에 배포가 되었는데, 2019. 11. 07(목) 부터 이와 같은 Error 가 발생하였다.
내용을 확인해보면 Xcode 11.2.1 버전에서 배포하라는 것이다.
하지만 Xcode 11.2.1 버전은 배포 되지 않았고.. 간혹 업데이트가 늦게 뜨긴 하는데, 커뮤니티 사이트에서도 필자와 동일하게 난리가 난 것 같다.
한가지 확인해보다가 발견한 사실인데,
Xcode 11.2 의 iOS 13.2 이하 버전에서는 아래와 같은 에러로 앱이 죽는 현상이 발생하는데,
*** Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate class named _UITextLayoutView because no class named _UITextLayoutView was found; the class needs to be defined in source code or linked in from a library (ensure the class is part of the correct target)'
현재 이부분 때문에 업로드 자체를 막은것 같다.
링크 : https://developer.apple.com/documentation/xcode_release_notes/xcode_11_2_release_notes
iOS 실업무 한지 7년이 넘어가고 있는데, 앱스토어 업로드 막은 것 까지는 처음인것 같다. 조만간 해결 되겠지만, 나중에 보기 위해서 기록해 놓습니다.
끝.
ERROR ITMS-90534: "Invalid Toolchain. Your app was built with an unsupported version of Xcode or SDK. If you plan to submit this build to the App Store, make sure you are using the GM version of Xcode 10.1 and the SDK for iOS 12.1 and watchOS 5.1, Xcode 7.1 and the SDK for tvOS 9, or Xcode 6 and the SDK for macOS 10.9 or later. If you are using an Xcode beta version to test your app, make sure you are using the latest supported version. For more information about supported beta versions, view the App Store Connect What's New page (https://developer.apple.com/app-store-connect/whats-new/)."
WARNING ITMS-90703: "Deprecated Xcode Build. Due to resolved app archives issues, we have deprecated Xcode 11.2 on November 5, 2019. Download Xcode 11.2.1 or newer, rebuild your app and resubmit."
분명 2019. 11. 06(수) 에 배포가 되었는데, 2019. 11. 07(목) 부터 이와 같은 Error 가 발생하였다.
내용을 확인해보면 Xcode 11.2.1 버전에서 배포하라는 것이다.
하지만 Xcode 11.2.1 버전은 배포 되지 않았고.. 간혹 업데이트가 늦게 뜨긴 하는데, 커뮤니티 사이트에서도 필자와 동일하게 난리가 난 것 같다.
한가지 확인해보다가 발견한 사실인데,
Xcode 11.2 의 iOS 13.2 이하 버전에서는 아래와 같은 에러로 앱이 죽는 현상이 발생하는데,
*** Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate class named _UITextLayoutView because no class named _UITextLayoutView was found; the class needs to be defined in source code or linked in from a library (ensure the class is part of the correct target)'
현재 이부분 때문에 업로드 자체를 막은것 같다.
링크 : https://developer.apple.com/documentation/xcode_release_notes/xcode_11_2_release_notes
iOS 실업무 한지 7년이 넘어가고 있는데, 앱스토어 업로드 막은 것 까지는 처음인것 같다. 조만간 해결 되겠지만, 나중에 보기 위해서 기록해 놓습니다.
끝.
댓글
댓글 쓰기