태그: #APPSTORECONNECT
- This topic has 1개 답변, 1명 참여, and was last updated 3 years, 8 months 전에 by okwkdalsgur.
-
글쓴이글
-
-
okwkdalsgur참가자
- 글작성 : 3
- 답글작성 : 7
앱을 Testflight에서 테스트해보기 위하여 App Store Connect에 빌드하려고 합니다.
근데 계속 빌드가 실패합니다.
ITMS-90535: Unexpected CFBundleExecutable Key – The bundle at ‘/Payload/ConvertVideos.app/Base.lproj/Info.plist’ does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using a CFBundlePackageType of BNDL. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue.ITMS-90535: Unexpected CFBundleExecutable Key – The bundle at ‘/Payload/ConvertVideos.app/en.lproj/Info.plist’ does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using a CFBundlePackageType of BNDL. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue.
ITMS-90535: Unexpected CFBundleExecutable Key – The bundle at ‘/Payload/ConvertVideos.app/ko.lproj/Info.plist’ does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using a CFBundlePackageType of BNDL. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue.
이런식으로 이메일 피드백이 옵니다.
저의 Info.plist입니다. (en, ko 모두 같은 내용을 갖고 있습니다)
CFBundleExecutable key(Executable file)을 삭제 하라고 피드백에 나와있어서
삭제하면 아예 아카이브가 업로드 되지도 않습니다..
현재 코코아팟을 사용하고 있는데 혹시 그게 문제가 될수도 있을까요?
이러한 오류를 접하신 분 계신가요 ? 조언 부탁드립니다!
2021-03-13 오후 10:38 #42240 -
okwkdalsgur참가자
- 글작성 : 3
- 답글작성 : 7
pods 전부 지우고 swift package로 라이브러리들 다운 받으니 오류 사라지고 업로드 되었습니다..
2021-03-14 오후 6:20 #42264
-
-
글쓴이글
- 답변은 로그인 후 가능합니다.