iPhone Open Application Development
iPhone Open Application Development Write Native Objective-C Applications for the iPhone

By Jonathan A. Zdziarski
Book Price: $39.99 USD
£24.99 GBP
PDF Price: $27.99

Cover | Table of Contents | Forum | Colophon


Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
Appliactions Showing After Scp To Iphone, I scp the apps and they don't show up
DgDimick
post Apr 19 2008, 05:45 AM
Post #1


New Member
*

Group: Members
Posts: 3
Joined: 19-April 08
Member No.: 236



unsure.gif

I know I've got to be doing something wrong, but after I compile and scp the MyExample test code to /Applications/MyExample.app and run "killall SpringBoard" they don't show up.

I see them in Xlaunch, however they don't run when I try to run them from Xlaunch. The only way I can get them to run is to ssh into the iPhone and run them manually from the command line.

I've got Info.plist, MyExample, and an icon.png files. I think the permissions are Ok.

Phone:/Applications/MyExample.app root# ls -la
total 36
drwxrwxr-x 2 root admin 170 Apr 17 20:51 ./
drwxrwxr-x 54 root admin 1870 Apr 17 21:03 ../
-rw-r--r-- 1 root admin 566 Apr 17 20:51 Info.plist
-rwxr-xr-x 1 root wheel 23656 Apr 18 23:22 MyExample*
-rw-r--r-- 1 root admin 4846 Apr 17 20:51 icon.png


Any ideas what I'm doing wrong?

Thanks,

Denis

blink.gif

This post has been edited by DgDimick: Apr 19 2008, 05:47 AM
Go to the top of the page
 
+Quote Post
DgDimick
post Apr 19 2008, 06:06 AM
Post #2


New Member
*

Group: Members
Posts: 3
Joined: 19-April 08
Member No.: 236



tongue.gif

Figured out what I'd done wrong:

In my Info.plist file I had a error:

<string><<MyExample>></string>

needed to be changed to:

<string>MyExample</string>

have no idea where I got the extra "<<" and ">>"'s from.

rolleyes.gif tongue.gif
Go to the top of the page
 
+Quote Post
Sarah Kim
post Apr 22 2008, 06:03 PM
Post #3


Active Member
***

Group: Administrators
Posts: 78
Joined: 12-November 07
Member No.: 6



Hi DgDimick,

I'm glad you were able to figure out the error. Thanks so much for coming back and posting what you found.

Cheers!
Sarah
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 16th May 2008 - 12:28 PM