美文网首页
【已解决】上传 APPStore 报错:ERROR ITMS-9

【已解决】上传 APPStore 报错:ERROR ITMS-9

作者: SoaringHeart | 来源:发表于2020-08-18 19:13 被阅读0次

ERROR ITMS-90049: "This bundle is invalid. The bundle at path Payload/ParkingWang.app/Frameworks/AFNetworking.framework has an invalid CFBundleIdentifier 'org.cocoapods.AFNetworking com.alamofire.AFNetworking' There are invalid characters(characters that are not dots, hyphen and alphanumerics) that have been replaced with their code point 'org.cocoapods.AFNetworking\u0020com.alamofire.AFNetworking' CFBundleIdentifier must be present, must contain only alphanumerics, dots, hyphens and must not end with a dot. [see the Core Foundation Keys at https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/TP40009249-102070-TPXREF105]"

提示是 CFBundleIdentifier 出错:修改为下即可


WechatIMG2.jpeg

相关文章

网友评论

      本文标题:【已解决】上传 APPStore 报错:ERROR ITMS-9

      本文链接:https://www.haomeiwen.com/subject/dbwkjktx.html