자유롭게 질의 및 응답을 할 수 있는 게시판입니다. 개발자 여러분의 답변이 큰 도움이 됩니다.
- 제품설치/등록 오류 문의: 설치/등록 Q&A 이용 (제품 구매 고객 한정)
Delphi XE7에서 iOS 앱 개발시 64bit를 지원하기 위한 방법을 알려주세요
2015.01.14 18:17
Application Loader를 이용하여 ipa등록시 다음과 같은에러 가 발생됩니다.
1) ERROR: ERROR
ITMS-9000: "Invalid Segment Alignment. The app binary at 'ASIADCC.app/ASIADCC'
does not have proper segment alignment. Try rebuilding the app with the latest
Xcode version."
2) ERROR: ERROR ITMS-9000: "Invalid
Bundle. The bundle ASIADCC.app does not support the minimum OS Version specified
in the Info.plist."
3) WARN: WARNING ITMS-9000: "Missing
64-bit support. Starting February 1, 2015, new iOS apps uploaded to the App
Store must include 64-bit support and be built with the iOS 8 SDK, included in
Xcode 6 or later. To enable 64-bit in your project, we recommend using the
default Xcode build setting of “Standard architectures” to build a single binary
with both 32-bit and 64-bit code."
지금 이문제로 3주째 진행을 못하고 있습니다. XE7과 관련이 없어도 방법을 아신 다면 좀 알려 주세요
댓글 2
-
Humphery
2015.01.14 19:18
-
Humphery
2015.03.30 19:30
참고로 3번 항목인 iOS 64bit 지원의 경우 XE8 버전에서 지원합니다.(4월 8일 출시 예정)
http://devgear.co.kr/products/rad-studio/update-subscription/
모바일 개발하시는 분들은 잦은 모바일 OS 업데이트에 맞추기 위해 RAD Studio 업데이트 서브스크립션을 함께 이용해야 합니다.
업데이트 서브스크립션 자세한 내용은 아래 페이지를 참고하세요.
http://devgear.co.kr/products/rad-studio/update-subscription/
Delphi XE7에서 iOS 앱 개발시 64bit를 지원하기 위한 방법을 알려주세요
2015.01.14 18:17
Application Loader를 이용하여 ipa등록시 다음과 같은에러 가 발생됩니다.
1) ERROR: ERROR ITMS-9000: "Invalid Segment Alignment. The app binary at 'ASIADCC.app/ASIADCC' does not have proper segment alignment. Try rebuilding the app with the latest Xcode version."
2) ERROR: ERROR ITMS-9000: "Invalid Bundle. The bundle ASIADCC.app does not support the minimum OS Version specified in the Info.plist."
3) WARN: WARNING ITMS-9000: "Missing 64-bit support. Starting February 1, 2015, new iOS apps uploaded to the App Store must include 64-bit support and be built with the iOS 8 SDK, included in Xcode 6 or later. To enable 64-bit in your project, we recommend using the default Xcode build setting of “Standard architectures” to build a single binary with both 32-bit and 64-bit code."
지금 이문제로 3주째 진행을 못하고 있습니다. XE7과 관련이 없어도 방법을 아신 다면 좀 알려 주세요
댓글 2
-
Humphery
2015.01.14 19:18
-
Humphery
2015.03.30 19:30
참고로 3번 항목인 iOS 64bit 지원의 경우 XE8 버전에서 지원합니다.(4월 8일 출시 예정)
http://devgear.co.kr/products/rad-studio/update-subscription/
모바일 개발하시는 분들은 잦은 모바일 OS 업데이트에 맞추기 위해 RAD Studio 업데이트 서브스크립션을 함께 이용해야 합니다.
업데이트 서브스크립션 자세한 내용은 아래 페이지를 참고하세요.
http://devgear.co.kr/products/rad-studio/update-subscription/
1, 혹시 XE7 업데이트 1으로 시도하기 바랍니다.(업데이트 후 성공하시면 답변 주시기 바랍니다.)
http://tech.devgear.co.kr/delphi_news/407957
2, Info.plist에서 미니멈 OS 버젼을 지정하라는 메시지 입니다. 해당 항목도 1번을 선행해 보시기바랍니다.
3, 올해 2월 1일 부터 64비트를 지원해야한다는 경고입니다. 해당 이슈는 엠바카데로에서 지원해야 할 이슈이며
2월 1일 전에 조치할 것으로 기대합니다. 해당 항목은 경고입니다.