Author: 떠돌이개발자

생활정보ZIP

국가별 GDP 조회하는 방법 :IMF(국제통화기금) 사이트에서 2021년도 국가 GDP 엑셀 다운로드 하는 방법 및 2021년 국가별 GDP랭킹 순위

국가별 국내총생산(GDP) 자료를 조회하는 방법에 대해 알아봅니다. 세계은행 사이트에서 확인하는 방법이 있고, IMF 사이트에서 확인하는 방법이 있습니다. 세계은행 사이트는 업데이트 시기가 7월이고 IMF 사이트의 경우...
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 !!