提交MacAPP審核時,報的錯誤:
1大猛、ERROR ITMS-90242 The product archive is invalid. The Info.plist must contain a LSApplicationCategory
必須加一個APP類型在Info.plist文件中扭倾。
官方類型列表和介紹:Categories and Discoverability - App Store - Apple Developer
2、WARNING ITMS-90788: "Incomplete Document Type Configuration. The CFBundleDocumentTypes dictionary array in the 'com.jyqMac.note' Info.plist should contain an LSHandlerRank value for the CFBundleTypeName 'Binary' entry. Refer to https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/TP40009249-SW1 for more information on the LSHandlerRank key."
在info.plist文件中加入LSHandlerRank
3挽绩、must be rebuilt with support for the Hardened Runtime.