intune-app-wrapping-tool-ios
intune-app-wrapping-tool-ios copied to clipboard
This is the software for the Intune App Wrapping Tool for iOS.
I confirmed as success that this script worked on my macbook pro. wrapping tool version: 17.1.1 The command is .... "/Volumes/IntuneMAMAppPackager/IntuneMAMPackager/Contents/MacOS/IntuneMAMPackager -i "$iOS_OUTPUT_PATH"/MobileDRM.ipa -o "$iOS_OUTPUT_PATH"/MobileDRM_${SITE}_${VERSION}_"20`date +%y%m%d`"_intune.ipa -p "$SHELL_PATH"/softcamp/DSMobile_Softcamp_dis_cert.mobileprovision -x \\"$SHELL_PATH"/softcamp/MobileDRM_for_Intune.mobileprovision\\...
I have MacOS Big Sur and xcode 13, so I used Intune wrapping tool version 16.1.1 and it gives me following error when wrapping my ipa file. wrapping works ok...
**Describe the bug:** When wrapping my IPA-File InTune is crashing with the following error message: ``` ~/Developer/FaMe/apps-ios-service master* ❯ ./Tools/IntuneMAMPackager/Contents/MacOS/IntuneMAMPackager -i RTL_Order.ipa -o RTL_Order_Wrapped.ipa -p Provisiong_Profiles/FaMe_OrderInHouse.mobileprovision -c "08 31 EB...
I'm using Xcode 14 and intune 17.1. When I try to wrap my application the intune package crashes [IntuneAppPackager_log_2022_11_321_12_19_39.txt](https://github.com/msintuneappsdk/intune-app-wrapping-tool-ios/files/10031249/IntuneAppPackager_log_2022_11_321_12_19_39.txt) All my other apps are wrapping perfectly fine with the same...
Hi Team, I'm wondering if this tool is compatible with XCode 14.1? as I'm getting this error for each app I'm trying to sign. If it is compatible, is there...
Below error log I am getting from the diagnoses. IntuneMAM: MAM611 Config file not found: Config.plist IntuneMAM: MAM611 Is first launch IntuneMAM: MAM611 Config file not found: NBUConfig.plist IntuneMAM: MAM611...
unable to download Microsoft Intune App Wrapping Tool for iOS (IntuneAppUtil )
**Describe the bug:** I just want to clear, if the AAD as KEYCLOAK IDP in us project, if we use intune wrapping tool to wrap, then have any way can...
**Describe the bug:** "checking your organization data access" taking a long time to load (10-20 sec) Mostly happens if the user launches app after few days. https://user-images.githubusercontent.com/76396/147543078-c4fd7a27-e6ac-4884-87c9-2def83da625d.mp4 **To Reproduce** Steps...
**Describe the bug:** Wrapped Xamarin Forms iOS app is stuck at initial screen. Popup with message "Error. Unexpected failure. Contact your IT administrator help." **To Reproduce** 1. Start the application...