Category: SwiftUI

스위프트UI 개발 관련 카테고리입니다.

SwiftUI

앱스토어 업로드하면서 발생한 오류 : Asset validation failed : The product archive is invalid. The Info.plist must contain a LSApplicationCategoryType key, whose value is the UTI for a valid category. For more details, see “Submitting your..

Asset validation failed.   The product archive is invalid. The Info.plist must contain a LSApplicationCategoryType key, whose value is the UTI for a valid category. For more details, see “Submitting your Mac apps to the App Store”   번역을 해보니 제품 아카이브가 유효하지 않습니다. Info.plist는 LSApplicationCategoryType 키를 포함해야 하며 값은 유효한 카테고리의 UTI입니다. 자세한 내용은 “Mac 앱을 App Store에 제출하기”를 참조하십시오. 드디어 처음으로 앱스토어에 앱을 업로드하게되었는데 오류와 직면했다. info.plist 파일에 LSApplicationCategoryType 키와 값을 등록해주어야 하는 것 같다....
error: Content is protected !!