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 出错:修改为下即可