Posts

Post not yet marked as solved
0 Replies
363 Views
Hi All,I am handling Apple Services as an Admin role part of Organisation in Apple Developer Program (Organisation Entity).We have several applications and few applications are submitted through a distribution Method of "Available for private distribution to specific organizations on Apple Business Manager or Apple School Manager" (attached is the screenshot) and assigned to our Organisation ID as well.We have already Utilising the apps from the above Distribution method.Requirement:Now we would like to change/switch the apps distribution mehod from Old legacy to New Method through "Available on the App Store and for volume purchasing on Apple Business Manager and Apple School Manager"Queries:1. Will there is any effect for the existing apps ? If we swicth the Method from "Available for private distribution to specific organizations on Apple Business Manager or Apple School Manager" to"Available on the App Store and for volume purchasing on Apple Business Manager and Apple School Manager" ?2.Can we change theMethod of Distributiononce it ispublished and approvedfrom theApplethroughAppstore Connect?3.What are the possible ways toDistribute the application to Employees in Organisation and Publicto align withIntune MDM solution for Employees? Please help us.Thank you.
Posted Last updated
.
Post not yet marked as solved
0 Replies
546 Views
As per the initial invetigation of the Error ITMS issue, i have sercahed in different forums including APple Developer Forums. BUt i haven't find the suitable solution.Complete Details:As part of the requirement, I have created a basic Demo (kind of Hello World) Application which doesn't have any functionalities.1. I have created a basic version of application as DEMO App with a bundle identifier.2. Archived it using latest Xcode 11.3. Exported the archive file as iPA (focused on App store)4. Application has been wrapped successfully with MDM solution of Microsoft Intune Wrapper tool through a command process in Terminal.5. Tried to verify the iPA using one of the recomended Tools of Apple (Transporter App) before uploading into Appstore Connect. (After creating an app for it on AppstoreConnect).The following error occurs while verifying the ipa.ERROR ITMS-90668: "Invalid Bundle Executable. The executable file 'Intune.app/Frameworks/ADAL.framework/ADAL' contains incomplete bitcode. To compile binaries with complete bitcode, open Xcode and choose Archive in the Product menu."Note:I have tried two different approaches as well with : 1.1. Enable Bitcode set as "YES" 1.2. ENable Bitcode set as "NO" 2. The original source of archived file (iPA) was uploaded and verified successfully. The error only occurs on a Wrapped ipa.Received the same kind of error irrespective of Bitcode settings.
Posted Last updated
.