Home User CP Donate Chat Register Today!  
  Get New posts Faq / Help?
   


Go Back   Hackint0sh > Projects and Hacks > iPhone > Applications & Development > Free Toolchain Software

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-01-2009, 08:44 PM
Luki14
Status: Offline
Junior Member
 
Join Date: Oct 2009
Posts: 8
Rep Power: 0
Luki14 is on a distinguished road
Default problem - running script from springboard (solved)

hi,

when i tried to run scripts from springboard the first one was no problem (icon on springboard, scipt executed), but when i create a second "app" with the same info.plist there is no icon on the springboard to execute it.

What do i have to change in the info.plist-file if i want to create/run more "apps" with my own script file? (CFBundleExecutable changed)

info.plist :

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>app.sh</string>
<key>CFBundleIdentifier</key>
<string>com.unique.identifier</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>TEST</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0</string>
</dict>
</plist>


thx Luki14

Last edited by Luki14; 10-07-2009 at 02:18 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 10-02-2009, 08:21 AM
spitphire
Status: Offline
Member
 
Join Date: Sep 2009
Location: Germany
Posts: 39
Rep Power: 0
spitphire is on a distinguished road
Default

Quote:
Originally Posted by Luki14 View Post

<string>com.unique.identifier</string>
make sure you change this to a unique identifier.. both icons can't have the same identifier...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3 (permalink)  
Old 10-02-2009, 07:52 PM
Luki14
Status: Offline
Junior Member
 
Join Date: Oct 2009
Posts: 8
Rep Power: 0
Luki14 is on a distinguished road
Default

thx spitphire, i changed the identifier, but it doesn't matter, there is only one of the two apps on the springboard.

...if i delete the other apps folder (test.app) in the /Applications/ dir, the icon is on the home screen and you can use it.

mfg Luki14
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Sponsored links Remove advertisements
Advertisement
Advertisement

  #4 (permalink)  
Old 10-02-2009, 11:17 PM
Luki14
Status: Offline
Junior Member
 
Join Date: Oct 2009
Posts: 8
Rep Power: 0
Luki14 is on a distinguished road
Default

it works now, thx for the help!!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[AppStore] problem running apps on iphone 3G Inoob AppStore Software 5 07-13-2008 12:58 AM
[Installer] Not Connecting/Crashing back to Springboard puffe516 Free Toolchain Software 1 05-21-2008 12:09 AM
[1.1.2 OTB UK] Jailbroken, Youtube running problem jordanpolonijo Older Software Unlock Solution 1 01-19-2008 01:03 AM
Does any body have any problem Running graphics programs drmaxmad Archiv (Leopard) 2 05-04-2007 06:45 AM
Does any body have any problem Running graphics programs drmaxmad Archiv (Leopard) 0 04-22-2007 01:17 PM



All times are GMT +2. The time now is 08:53 AM.



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2 Ad Management by RedTyger
follow us on Twitter!

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105