|
|||||||||
|
|||||||||
|
|||
|
Dear Javacom & others
Thanks one and all for the guide. Did the fresh install of Mac and Iphone restore. Looks like pure MobileInstallation signing issues. Finally was able to download from iphone and apply iphone_patch (using 24tnt... guide) For some reason I tried using Codesign in couple machine -- it failed. Any case all is set now THANKS A LOT THUMPS UP FOR Mr JAVACOM |
|
|||
|
Quote:
My iPhone SDK is iphone_sdk_for_iphone_os_2.1__final.dmg, gen 1 iphone with firmware of 2.1. Mac OS is iATKos updated to 10.5.3. Have used your xcode template and create a selft-cert for "iPhone Pwned Developer", then create a project using this xcode tempate. Building is OK, in Organizer, I can see my iphone with green dot. Log: Mon Sep 29 12:19:23 unknown com.apple.debugserver-24[557] <Warning>: debugserver-24 for armv6 Copyright (c) 2007-2008 Apple, Inc. All Rights Reserved. Mon Sep 29 12:19:23 unknown com.apple.debugserver-24[557] <Warning>: Connecting to com.apple.debugserver service... Mon Sep 29 12:19:24 unknown kernel[0] <Debug>: AppleMultitouchSPI: downloaded 44484 bytes of firmware data ("0x0088.hex") in 68ms (8ms stage 1, 60ms stage 2). Mon Sep 29 12:19:24 unknown SpringBoard[17] <Error>: MobileInstallationCopySignerIdentityTrust: Could not lookup trust state for specified identity Mon Sep 29 12:19:24 unknown SpringBoard[17] <Warning>: Unable to launch com.yourcompany.zz because it has an invalid code signature, inadequate entitlements or its profile has not been explicitly trusted by the user. Mon Sep 29 12:19:24 unknown com.apple.debugserver-24[557] <Error>: error: unable to launch the application with CFBundleIdentifier 'com.yourcompany.zz' sbs_error = 9 Mon Sep 29 12:19:43 unknown com.apple.debugserver-24[560] <Warning>: debugserver-24 for armv6 Copyright (c) 2007-2008 Apple, Inc. All Rights Reserved. Mon Sep 29 12:19:43 unknown com.apple.debugserver-24[560] <Warning>: Connecting to com.apple.debugserver service... Mon Sep 29 12:19:43 unknown SpringBoard[17] <Error>: MobileInstallationCopySignerIdentityTrust: Could not lookup trust state for specified identity Mon Sep 29 12:19:44 unknown SpringBoard[17] <Warning>: Unable to launch com.yourcompany.zz because it has an invalid code signature, inadequate entitlements or its profile has not been explicitly trusted by the user. Mon Sep 29 12:19:44 unknown com.apple.debugserver-24[560] <Error>: error: unable to launch the application with CFBundleIdentifier 'com.yourcompany.zz' sbs_error = 9 Thanks Last edited by ajee; 09-29-2008 at 06:55 AM. |
| Sponsored links Remove advertisements | |
|
|
|
|
|
|||
|
Hello,
I solved my problem with the profile, but when I click on Build & Go, Xcode stop running with the error: "Error launching remote program: security policy error." Console log: Program loaded. target remote-mobile /tmp/.XcodeGDBRemote-2507-22 Switching to remote protocol mem 0x1000 0x3fffffff cache mem 0x40000000 0xffffffff none mem 0x00000000 0x0fff none sharedlibrary apply-load-rules all run Running… Error launching remote program: security policy error. Error launching remote program: security policy error. Thanks Mac OS X 10.5.4 iPhone SDK 2.1 iPhone OS 2.1 |
|
||||
|
can you check the console log to see what's inside ?
Window -> Organizer -> Choose your device -> Console |
| Sponsored links Remove advertisements | |
|
|
|
|
|
|||
|
Hi Javacom
I already update my Leopard to 10.5.5, and use final iphone SDK for my iphone 2.1, and also I tried the way mentioned by stirucherai ( in http://www.246tnt.com/iPhone/), this kind of security policy error still comes up. And since eloasis also reports such problem, I think maybe your patch and the workaround only works for 2.0 (maybe up to 2.0.2), but not apply to 2.1. If possible, can you verify and if possible, can you update your patch for 2.1? Thanks very much ! |
|
|||
|
javacom,
Quote:
Does anyone know what installing a free app from the App Store actually does to the phone to all of a sudden convince GDB to accept the code signer identity and eliminate the Quote:
Thanks again for your diligence. |
|
|||
|
Quote:
Thanks |
| Sponsored links Remove advertisements | |
|
|
|
|
|
|||
|
"Error launching remote program: security policy error"
![]() here is a log from organizer: Code:
Sat Oct 4 14:43:28 unknown securityd[460] <Error>: lockdownd[20] SecItemCopyMatching: missing entitlement Sat Oct 4 14:43:29 unknown securityd[460] <Error>: lockdownd[20] SecItemCopyMatching: missing entitlement Sat Oct 4 14:43:30 unknown afcd[477] <Error>: user mobile has uid 501 Sat Oct 4 14:43:30 unknown afcd[477] <Error>: mode is 0x41e8 Sat Oct 4 14:43:31 unknown securityd[460] <Error>: lockdownd[20] SecItemCopyMatching: missing entitlement Sat Oct 4 14:43:33 unknown securityd[460] <Error>: mobile_installat[479] SecItemCopyMatching: missing entitlement Sat Oct 4 14:43:33 unknown mobile_installation_proxy[479] <Error>: verify_executable: Could not validate signature: e8008015 Sat Oct 4 14:43:33 unknown mobile_installation_proxy[479] <Error>: verify_signer_identity: Could not copy validate signature: -402620395 Sat Oct 4 14:43:33 unknown mobile_installation_proxy[479] <Error>: load_application_info: Could not load signer identity from /private/var/mobile/Applications/3D937CB1-AAEA-4FCC-B9DA-240AADA725B8/iMage.app/iMage Sat Oct 4 14:43:33 unknown lockdownd[20] <Error>: (0x3941d6d0) calculate_application_usage: Calculating the application usage Sat Oct 4 14:43:33 unknown securityd[460] <Error>: lockdownd[20] SecItemCopyMatching: missing entitlement Sat Oct 4 14:43:33 unknown SpringBoard[321] <Warning>: Adding user application com.asdfasdf.iMage to the application state Sat Oct 4 14:43:33 unknown SpringBoard[321] <Warning>: Adding system application com.apple.webapp to the application state Sat Oct 4 14:43:34 unknown SpringBoard[321] <Warning>: Reloading all application icons. Sat Oct 4 14:43:36 unknown securityd[460] <Error>: lockdownd[20] SecItemCopyMatching: missing entitlement |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
|