Hi friends,
Previously i have used IntuneMAMSDK-2.1.0.0 as a component and upload it to appstore without any problem.
Now i have updated the intuneMAMsdk 8.1.1 with nuget package.
IPA is working fine without any problem, but when i upload the IPA to APPstore the following error comes.
ERROR ITMS-90171: "Invalid Bundle Structure - The binary file 'XYZiOS.app/IntuneMAMConfigurator' 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."
ERROR ITMS-90209: "Invalid Segment Alignment. The app binary at XYZiOS.app/IntuneMAMConfigurator' does not have proper segment alignment. Try rebuilding the app with the latest Xcode version."
Stuck with this problem. Please help to upload it to AppStore