For wrapping by IBM MaaS360 MDM solution,an unsigned IPA file is required.
For MaaS360, I have imported an MAA file and built a signed IPA. I was told that the MaaS360 SDK requires an unsigned IPA along with the provisioning profile and signing credentials.
An alternative may be to create an xcarchive and then export that from Xcode using the enterprise deployment or ad hoc deployment methods.
How can I create an unsigned IPA from JDeveloper with MAF 2.2.2 or create an xcarchive from the maafile?
Thanks.