Another "itunes Sync *app* Failed to install" thread
Hi,
I am having some major provisioning problems, and i dont want to hijack the other thread.
My Macbook Air crashed after trying to install a thunderbolt driver in July and i lost my dev environment.
I reinstalled OS, downloaded my sources and i can debug the SW in the emulator.
But i can no longer get it to install on any device. I have tried both a iphone 4 and an ipad 3.
environment:
osx 10.8
Air 3.4b2
xcode 4.4.1
IOS 5.1.1
IOS language:Swedish
After reading the forum and pretty much half of the internet today I have tried the following.
1. I revoke all certs in apple developer portal
2. i remove all mobile provisioning files
3. I export a cert request from Keychain access. ( Shall i export a special Key?, I export without having chosen a specific key in Keychain access)
4. I use the certsigningrequest to create a new development cert.
5. I download the new cert, doubleclick it and export a .p12 file by chosing Keys-><my name>->privatekey->export.
6. I create a new mobile provisioning profile file in the portal chosing my full Appid 5625GW2MUW.com.elsheep.parken.MobileClient.
7. I download this file, and drag it to itunes.
8. i compile my .ipa using the exported .p21 file and the dev provisioning file.9. i install the .ipa in itunes by doubleclicking on it.
10. I synk the file onto my ipad.
and it bombs.
Should i be able to install a file with development cert/profile, or do i need to use an ad hoc one ( I have tried this and i get the same fault.)
xcode clains that the provisioning pofile is valid
Using iphone configuration utility i can see this in the ipad log:
-----------------------------
Aug 16 22:07:50 unknown installd[733] <Error>: 00485000 verify_signer_identity: Could not copy validate signature: -402620393
Aug 16 22:07:50 unknown installd[733] <Error>: 00485000 preflight_application_install: Could not verify executable at /var/tmp/install_staging.izD4mc/foo_extracted/Payload/Parken.app
Aug 16 22:07:50 unknown installd[733] <Error>: 00485000 install_application: Could not preflight application install
Aug 16 22:07:50 unknown com.apple.itunesstored[746] <Notice>: MobileInstallationInstall: failed with -1
Aug 16 22:07:50 unknown SpringBoard[23] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
Aug 16 22:07:50 unknown UserEventAgent[12] <Warning>: DEBUG: Changing screen blanked state: 0
Aug 16 22:07:50 unknown SpringBoard[23] <Notice>: MultitouchHID: detection mode: 255->0 (deferring until bootloaded)
Aug 16 22:07:50 unknown SpringBoard[23] <Notice>: MultitouchHID: device bootloaded
Aug 16 22:07:50 unknown SpringBoard[23] <Notice>: MultitouchHID: detection mode: 0->0
Aug 16 22:07:51 unknown kernel[0] <Debug>: set_crc_notification_state 0
This is truly driving me crazy.
Does anyone have any good ideas? the .ipa is quite large, 123 MB as I have included a lot of assets ( it is an art/photo app). COuld this be a part of the problem?
regards,
/Lars
