提交MacAPP审核时,ERROR和解决办法

提交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.


最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。