PingPlusPlus / pingpp-ios

441 stars 169 forks source link

ITMS-90542 - Invalid CFBundleSupportedPlatforms value #84

Closed wanjiehuizhaofang closed 6 years ago

wanjiehuizhaofang commented 7 years ago

ITMS-90542 - Invalid CFBundleSupportedPlatforms value Invalid CFBundleSupportedPlatforms value. The key 'CFBundleSupportedPlatforms' in the Info.plist file in bundle 'Payload/Huifenqi.app/Pingpp.bundle' contains an invalid value '[iPhoneSimulator]'. Consider removing the CFBundleSupportedPlatforms key from the Info.plist. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue.

MataHu commented 7 years ago

replace iPhoneSimulator with iPhoneOS(CFBundleSupportedPlatforms = iPhoneOS)