HomeStoreForumsWikiiPhone Native AppsiPhone Apps modmyifone Downloadsmodmyifone Links








Cell Phone Reception

Go Back   iPhone Forums at ModMyiFone.com - iPhone | iPod Touch, news, apps, themes. > 3rd Party Apps For iPhone | iPod Touch > iPhone / iPod Touch SDK | Development Discussion
Register FAQ Members List READ THIS Today's Posts Mark Forums Read

iPhone / iPod Touch SDK | Development Discussion SDK questions. A place for iPhone developers to post code snippets, discuss creating iPhone apps, and any other iPhone developing.


Discuss AppStore Apps! | MMi Cydia Repo Download Stats

Get more out of ModMyiFone by joining our free community. By registering you get privileges to download files from our downloads section and you may also post your questions in our forums! It's fast, free, and easy!

2.0 Unlock|Jailbreak OS X / Windows | iPhone 3G Detailed Review w/Pics! | Developers - Port Your Apps to 2.0
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-21-2008, 01:54 PM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 10
Thanks: 1
Thanked 1 Time in 1 Post
Using SDK for unsigned apps.

Now that 2.0 is unlocked, can't we use the SDK to make inofficial apps. I just compiled one and copied it to the iPhone, but it just crashed...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to BananaBonanza For This Useful Post:
j0hnnyw3st (07-29-2008)
  #2 (permalink)  
Old 07-21-2008, 02:42 PM
iPhone? More like MyPhone
 
Join Date: Jan 2008
Posts: 243
Thanks: 17
Thanked 28 Times in 22 Posts

I'm no expert on these matters, but I'm giong to have to say no.

As nice as that would be, I would think that when the SDK compiles it, if no certificate exists, it won't run.
__________________
If you like or found helpful anything I have said, please click that nice little Thanks button!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to ksong12 For This Useful Post:
j0hnnyw3st (07-29-2008)
  #3 (permalink)  
Old 07-22-2008, 06:23 AM
What's Jailbreak?
 
Join Date: Jul 2008
Posts: 1
Thanks: 1
Thanked 2 Times in 1 Post

Yes you can. You need to install something called 'Link indenty editor' in cydia. It gives you a 'ldid' command. All you have to do is ssh into your iPhone and:-

ldid -S /Applications/MyApp.app/MyApp

Then it'll work. I tried it last night on one of the Apple SDK example programs.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following 2 Users Say Thank You to hhdave For This Useful Post:
BananaBonanza (07-22-2008), j0hnnyw3st (07-29-2008)
  #4 (permalink)  
Old 07-22-2008, 08:17 AM
iPhone? More like MyPhone
 
Join Date: Jan 2008
Posts: 243
Thanks: 17
Thanked 28 Times in 22 Posts

hmm, interesting. I wonder if there is a way to automate that so when you run a program made in SDK from the springboard, it'll run ldid instead of the program and so the program will run properly.
__________________
If you like or found helpful anything I have said, please click that nice little Thanks button!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to ksong12 For This Useful Post:
j0hnnyw3st (07-29-2008)
  #5 (permalink)  
Old 07-22-2008, 01:30 PM
What's Jailbreak?
 
Join Date: Jul 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Click the image to open in full size.

Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6 (permalink)  
Old 07-22-2008, 03:54 PM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 10
Thanks: 1
Thanked 1 Time in 1 Post

Quote:
Originally Posted by hhdave View Post
ldid -S /Applications/MyApp.app/MyApp
Awesome. Thanks.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7 (permalink)  
Old 07-23-2008, 10:46 PM
DoubleD's Avatar
Green Apple
 
Join Date: Aug 2007
Posts: 42
Thanks: 5
Thanked 2 Times in 2 Posts

I just read this article Erica posted tonight about Ad-Hoc delivery of unsigned apps. Is this possible for ppl like Nullriver to just create Summerboard on the SDK and deliver it as she descsribes in the article?


Form her post:
Ad-Hoc and the Washington Post
Posted Jul 23rd 2008 10:00PM by Erica Sadun
Filed under: iPod Family, iPhone, App Store, SDK

This Washington Post article, suggesting that a beta arrangement for App Store developers is right around the corner, just hit the Digg front page. TUAW wants to clarify a few points raised in that article:

The so-called "Beta Program" refers to ad-hoc distribution. This was announced at the SDK keynote and is not a secret. It's a method to distribute apps outside of App Store channels.

The "Beta Program" will not be released in the "next few days." Ad-hoc distribution is already available and working. Developers can create ad-hoc provisions through the iPhone Developer Program site today.

Developers and users need not use the App Store for testing. Ad Hoc distribution goes directly between the developer and the user. The user needs to supply their iPhone's unique device identifier. The developer then sends a specially compiled version of their app along with a mobile provisioning file. Users drop these into iTunes and they're good to sync.

There are several ways to recover UDIDs from iPhones or iPod touch handhelds. In iTunes, open the device Summary tab, tap Serial Number (it changes to "Identifier"), and press Command-C (Mac) or Control-C (Windows). You can then paste the UDID into an email. From the device, you can download Ad Hoc Helper, tap the icon and then address the pre-filled email to a developer.

Developers can take advantage of these techniques for ad-hoc delivery now to accomodate beta testers (and reviewers!), without any beta program established through the iTunes store.
__________________
Always remember that you are unique....just like everyone else.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8 (permalink)  
Old 07-24-2008, 07:37 AM
My iPhone is a Part of Me
 
Join Date: Jul 2007
Device + Firmware: iPhone 1.1.4
Operating System: XP AND NOW MAC!!!!!!!
Location: Orlando FL
Posts: 713
Thanks: 17
Thanked 20 Times in 20 Posts

good to know i start trying this
__________________
iTouch 2.0 (free update/pwn'd)
iPhone 3G white (pwn'd)
MacBook Pro 15inch (using tethered)

2 broken wrists so give me a break. no more 2007 Yamaha r6
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9 (permalink)  
Old 07-24-2008, 12:45 PM
KollanH's Avatar
What's Jailbreak?
 
Join Date: Aug 2007
Posts: 20
Thanks: 0
Thanked 4 Times in 3 Posts
Send a message via AIM to KollanH

What other singing methods are available?
__________________
I used to use Windows, then I found Mac
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10 (permalink)  
Old 07-24-2008, 10:46 PM
NetMage's Avatar
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone 1.1.3
Operating System: Windows XP / OS X
Location: Virginia
Posts: 1,099
Thanks: 33
Thanked 178 Times in 145 Posts

Ad-hoc distribution is limited to 100 users so it isn't a practical tool for Installer to use.
__________________
Starlight Computer Wizardry
Pocket-sized Development
Digg StumbleUpon Delicious Reddit