Domain=MIInstallerErrorDomain Code=15

Case:


When we are deploying the app through Airwatch to IPAD 4 . The app isn't getting installed.


we are getting the following error...

Xcode : Version 7.0.1 (7A1001)


--------------------------------------------------Error Log ------------------------------------------


Oct 21 16:39:58 xxxxxxx profiled[126] <Notice>: (Error) MC: Could not find signer identity of managed app xxxxxxx

Oct 21 16:39:59 xxxxxxx online-auth-agent[166] <Error>: SecTrustEvaluate [leaf AnchorTrusted]

Oct 21 16:40:00 xxxxxxx installd[43] <Error>: 0x40197000 MIMachOFileMatchesMyArchitecture: 310: Failed to find matching arch for 64-bit Mach-O input file /private/var/mobile/Library/Caches/com.apple.mobile.installd.staging/temp.SVoani/extracted/Payload/xxx.app/xxxxxx

Oct 21 16:40:00 xxxxxxx installd[43] <Error>: 0x40197000 -[MIInstaller performInstallationWithError:]: Verification stage failed

Oct 21 16:40:00 xxxxxxx itunesstored[98] <Error>: 0x40081000 __MobileInstallationInstallForLaunchServices_block_invoke222: Returned error Error Domain=MIInstallerErrorDomain Code=15 "Failed to find matching arch for 64-bit Mach-O input file /private/var/mobile/Library/Caches/com.apple.mobile.installd.staging/temp.SVoani/extracted/Payload/APPname.app/APPanme" UserInfo={LegacyErrorString=IncorrectArchitecture, FunctionName=MIMachOFileMatchesMyArchitecture, NSLocalizedDescription=Failed to find matching arch for 64-bit Mach-O input file /private/var/mobile/Library/Caches/com.apple.mobile.installd.staging/temp.SVoani/extracted/Payload/ApppDJR.app/APPDJR, SourceFileLine=310}

Oct 21 16:40:00 xxxxxxx itunesstored[98] <Warning>: ERROR: MobileInstallationInstallForLaunchServices returned nil

Oct 21 16:40:00 xxxxxxx ***[78] <Warning>: LaunchServices: Setting progress = FAILED for app xxxxxxx

Oct 21 16:40:00 xxxxxxx itunesstored[98] <Warning>: LaunchServices: installPhaseFinishedForProgress: xxxxxxx.Installing - <NSProgress: 0x17782d20> : Parent: 0x0 / Fraction completed: 0.0000 / Completed: 0 of 100 called, removing progress from cache

Oct 21 16:40:00 xxxxxxx itunesstored[98] <Warning>: [ApplicationWorkspace]: Failed to install application: xxxxxxx; /var/mobile/Media/Downloads/-3076488000133572930/5930107107567564316; Error Domain=LaunchServicesError Code=0 "(null)" UserInfo={Error=IncorrectArchitecture, ErrorDescription=Failed to find matching arch for 64-bit Mach-O input file /private/var/mobile/Library/Caches/com.apple.mobile.installd.staging/temp.SVoani/extracted/Payload/APPDJR/APPDJR}

Oct 21 16:40:00 xxxxxxx itunesstored[98] <Warning>: [ApplicationWorkspace] Install complete for download: -3076488000133572930 result: Failed

Oct 21 16:40:00 xxxxxxx itunesstored[98] <Warning>: [Download]: Fail download: -3076488000133572930 after error: Error Domain=SSMobileInstallationErrorDomain Code=0 "(null)" UserInfo={SSErrorInstallErrorNameKey=IncorrectArchitecture}


-----------------------------------------------


Any help woud be helpful .


Thanks,

Srini

Hi Srinivasarao,
Any luck resolving this? I'm getting the exact same error.

Same problem here. Has anyone got any info

Hi Srinivasarao,


We got the same issue. It is because while generating IPA if you have used higher verison IPAD, generated IPA will not get installed on older version IPAD's.


Solution: Before genarting IPA select "Generic IOS Devices" and build the application. This will work for all versions of IPAD.


Let me know if you have any queries.

Domain=MIInstallerErrorDomain Code=15
 
 
Q