|
|||||||||
|
|||||||||
|
|||
|
Quote:
added <key>SignerIdentity</key> <string>Apple iPhone OS Application Signing</string> </dict> may be problem in CFBundleIdentifier key? Last edited by set84; 11-11-2008 at 10:22 AM. |
|
|||
|
for hardwarrior:
install patched mobile installer after all my changes I get Error launching remote program: security policy error. when I want set my application on iPhone Last edited by set84; 11-11-2008 at 10:46 AM. |
| Sponsored links Remove advertisements | |
|
|
|
|
|
||||
|
set84, I already installed MobileInstallation patch using cydia and reseted device. Don't know if I have to do something else to apply it (launch somthing) or it was applied during installation?
Last edited by hardwarrior; 11-11-2008 at 04:05 PM. |
|
|||
|
Quote:
Read this! http://iphonesdkdev.blogspot.com/200...ofile-for.html |
|
||||
|
mentor667, I've already read that and changed iPhoneOS.platform Info.plist. Here I need to clarify that UI templates from 'Application Pwned' group work fine! Problem is only with 'Command Line Utility' templates.
|
| Sponsored links Remove advertisements | |
|
|
|
|
|
||||
|
The Command Line Utility cannot use Build & Go.
The command line utility will use wifi and through ssh to install to your iPhone using "Build" not "Build & Go". And it will use ldid in your iPhone to fakesign the binary Before using the command line utility template, please first read the description when you highlight the template This project builds a command-line tool that links against the Core Foundation library and open toolchain headers. It used wifi connection to install the compiled binary to device and usb cable connection to iPhone is not required. Requirements & Info: (1) Default use Open toolchain headers (2) iPhone and Mac connected to wifi (you should change the IPHONE_IP in Project Settings) (3) Open SSH and Link Indenty Editor installed in iPhone (4) Mac's ssh key installed in iPhone (5) Debug / Release build to iPhone folder /private/var/root (no Build & Go) and you should change IPHONE_INSTALL_DIR in the Project Settings (6) Cannot build to Simulator
__________________
Touch Dial is an easy-to-use application for one touch dial / sms icon on the home screen for iPhone. This app can read the accelerometer and do phone dial or SMS dial for the same number based on the your setting for Portrait or Landscape Mode of iPhone. Last edited by javacom; 11-12-2008 at 10:25 AM. |
|
|||
|
Javacom: the same problem with security policy error...
project's Info.plist contains "Apple iPhone OS Application Signing" item, and settings those 2 prohibitions (provisioning profiles r not required) and i've changed /Developer/Platforms/iPhoneOS.platform/Info.plist accordingly and made certificate "iPhone Pwned Developer" and downloaded MI patched and replaced native... what else? i'm using 2.1 quickpwned device, xcode 3.1.1 and final iphone sdk btw http://www.cocoatouchdev.com/javacom...allation_patch link does not work at the moment, so i found already patched MI My app uploads to device but cannot be launched |
|
||||
|
For those who have security policy error try this project and steps to see where is the error
(1) download this test.zip file http://www.iphone.org.hk/attach/42485-Test.zip (2) unzip it by double click it in Mac (3) Use Xcode to open the Test.xcodeproj project file (4) Clean All Targets that is in Xcode menu (Build -> Clean All Targets) (5) Select Build Results Menu that is (Build -> Build Results) (6) Select "Device | Release" in Build Results (7) With your iPhone connected to USB and Click "Build & Go" in Build Results (8) Check the Build Results It should have something like CompileXIB .... Compiling .../Test/main.m GenerateDSYMFile .../Test.app.dSYM .../Test.app/Test CompressResources .../Test.app ProcessingProductPackaging .../Test/Info.plist .../Test.build/Test.xcent CodeSign .../Test.app (9) check if all have green ticks
__________________
Touch Dial is an easy-to-use application for one touch dial / sms icon on the home screen for iPhone. This app can read the accelerometer and do phone dial or SMS dial for the same number based on the your setting for Portrait or Landscape Mode of iPhone. Last edited by javacom; 11-13-2008 at 08:47 AM. |
| Sponsored links Remove advertisements | |
|
|
|
|
|
|||
|
Javacom,
Here're my results: http://screencast.com/t/3IhOLfinPr All check are green, application installed, but the debugger returned security error and cannot launch app on the device... ![]() I suggest the problem is in the MobileInstallation. So if u provide a working patched one that would be great for all the community. Or rather explain what should i look for in IDA Pro to path it myself. ![]() btw i've got a patched MobileInstallation from here: http://www.iphonedownloadblog.com/mo...ion-for-iphone because i have this with ur patch: Code:
root# wget http://www.cocoatouchdev.com/javacom/mobileinstallation_patch --2008-11-13 10:05:27-- http://www.cocoatouchdev.com/javacom/mobileinstallation_patch Resolving www.cocoatouchdev.com... 74.220.215.229 Connecting to www.cocoatouchdev.com|74.220.215.229|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2008-11-13 10:05:30 ERROR 404: Not Found. Last edited by incorrect.user; 11-13-2008 at 10:06 AM. |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
|