PubMatic / ios-openwrap-sdk-samples

This repository consists of sample applications for PubMatic's OpenWrap SDK integration
Other
4 stars 4 forks source link

CFBundleExecutable error when upload on AppStore #8

Closed priore closed 7 months ago

priore commented 7 months ago

OpenWrapSDK v3.4.0

[15:12:55]: ERROR: [ContentDelivery.Uploader] Asset validation failed (90535) Unexpected CFBundleExecutable Key. The bundle at 'Payload/********.app/POBResources.bundle' does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using a CFBundlePackageType of BNDL. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue.

pm-preety-narvekar commented 7 months ago

Thanks @priore for the notification.

This issue is fixed in SDK v3.4.1. Please check and let us know if you still observe it.

priore commented 7 months ago

OK thanks