Build IPA with MobileIron SDK failed

When I want to build the IPA with the MobileIron SDK I get the following error:

…/Release-iphoneos/Mobile.app/Info.plist does not exist or is not a regular file.

The paths in Xcode are all set correctly

Without the MobileIron SDK it works.

Can someone please help me?

Best Regards

I have checked the references to the Info.plist. Also removed and added them again, but still get the error.

Replies

Hi Mistirios,

Could you confirm if this code worked successfully before for you, or if it's first time you are building an iOS app with Ivanti/MobileIron AppConnect SDK?.

We do recommend you to reach out to Ivanti Technical Support to get some guidance. https://forums.ivanti.com/s/contactsupport?language=en_US

You can also find useful resources at Ivanti Developer Hub. https://developer.ivanti.com/hub and Ivanti Community https://forums.ivanti.com

Hope it can be helpful,

Thanks,

Kindest Regards,

Hello rnadal,

thank you very much for your answer.

I have found that the problem is not with MobileIron, but generally no matter what framework I want to include. I am trying to implement the MobileIron SDK in Collabora Office. The strange thing is, if I don't want to archive the app and extract it as .ipa and run it directly via Xcode on the iPad I have no problem.

Collabora Office: https://collaboraonline.github.io/post/build-code-ios/

Best regards