bulubuloa / Ultimate-Xamarin-Forms-KIT

A powerful 🚀 Android/iOS chart view / graph view library, binding support for Xamarin.Forms, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
https://www.nuget.org/packages/UltimateXF/
121 stars 33 forks source link

Uploading to app store causes verification error #43

Open uksreejith opened 2 years ago

uksreejith commented 2 years ago

ERROR ITMS-90171: "Invalid Bundle Structure - The binary file '*****/SwiftFrameworksSimulator/libswiftCoreAudio.dylib' is not permitted. Your app can’t contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure."

This is one of the several errors with the same error code. Not sure the exact reason, but I think apple does not allow swift libraries cannot be embedded into the ipa file.