The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > iPhone / iPod Touch SDK | Development Discussion
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 04-29-2009, 08:01 PM
What's Jailbreak?
 
Join Date: Apr 2009
Device + Firmware: jailbroken iPhone v2.2.1
Operating System: Ubuntu Linux
Location: San Francisco, CA, USA
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
SDK apps onto jailbroken phones (without dev license)

I've started developing apps using the official Apple SDK and I need to start testing them on my device. Unfortunately I still haven't heard from Apple regarding my dev license application I submitted about a month ago, and the iPhone simulator, while awesome, is just not enough.

So I'd like to figure out a way to build apps and ssh/scp them to my iPhone and run them.

I saw Saurik's discussion on self codesigning apps, but the SDK won't even attempt to build the app for a target other than the iPhone simulator unless you have the dev license.

I have an old (pre 2.0) toolchain here for jailbroken devices, so I suppose I could try to update that, though I'm not sure how difficult it is to transition xCode projects to the jailbroken toolchain.

Has anyone solved this? i.e., the basic problem of writing an app on the SDK but then figuring out a way to put it on a jailbroken phone without a dev license?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2  
Old 04-29-2009, 08:28 PM
cpjr's Avatar
plain jane vanilla (missing 3k posts)
 
Join Date: Jul 2007
Device + Firmware: iPhone 3G[S] White 32GB 3.0 | iPhone 3G White 16GB 2.2.1
Operating System: Alum Macbook 2.4, 4GB Ram, 250GB HDD
Location: ATL
Posts: 7,451
Thanks: 121
Thanked 1,285 Times in 1,139 Posts
Send a message via AIM to cpjr

Wont happen. I would be harping on Apple.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 04-30-2009, 04:46 AM
What's Jailbreak?
 
Join Date: Apr 2009
Device + Firmware: jailbroken iPhone v2.2.1
Operating System: Ubuntu Linux
Location: San Francisco, CA, USA
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Won't happen?

Okay - but there should be a way to move the project over to the jailbroken toolchain, presumably someone has done (and hopefully documented) this?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 04-30-2009, 10:01 AM
My iPhone is a Part of Me
 
Join Date: Aug 2008
Device + Firmware: 16GB White iPhone 3G + 3.0b4
Operating System: Windows 7 / Ubuntu 8.10 dual boot
Location: New York
Posts: 681
Thanks: 1
Thanked 45 Times in 35 Posts

There is ways to do it. I forgot the document but Apple has come out and banned developers who have used their SDK to write jailbreak apps.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 04-30-2009, 10:26 AM
What's Jailbreak?
 
Join Date: Apr 2009
Device + Firmware: jailbroken iPhone v2.2.1
Operating System: Ubuntu Linux
Location: San Francisco, CA, USA
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

I understand, but I'm not trying to develop a jailbroken app - I just want to be able to test my app on my device while I'm waiting for my developer cert. So while Apple may frown upon it - I'm not actually releasing my app into the wild except via the app store (someday).

So again - if anybody has any pointers, that would be great.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 04-30-2009, 11:21 AM
My iPhone is a Part of Me
 
Join Date: Aug 2008
Device + Firmware: 16GB White iPhone 3G + 3.0b4
Operating System: Windows 7 / Ubuntu 8.10 dual boot
Location: New York
Posts: 681
Thanks: 1
Thanked 45 Times in 35 Posts

Quote:
Originally Posted by daveola View Post
I understand, but I'm not trying to develop a jailbroken app - I just want to be able to test my app on my device while I'm waiting for my developer cert. So while Apple may frown upon it - I'm not actually releasing my app into the wild except via the app store (someday).

So again - if anybody has any pointers, that would be great.
Use the iPhone emulator in Xcode
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 04-30-2009, 01:10 PM
What's Jailbreak?
 
Join Date: Apr 2009
Device + Firmware: jailbroken iPhone v2.2.1
Operating System: Ubuntu Linux
Location: San Francisco, CA, USA
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

Yes, and as mentioned in my first post, the simulator isn't cutting it anymore. It doesn't do everything the iPhone does after all, such as full multi-touch support, etc..

So, I need to run this on a device to continue development.

Again, has anyone converted an xCode project to the jailbroken toolchain?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 04-30-2009, 02:24 PM
him121213's Avatar
BanHammr Immune
 
Join Date: Oct 2008
Device + Firmware: iPhone 3GS (White) 3.0 JB/Unlocked
Operating System: Mac OS X 10.5.8 (Leopard)/Fedora 10/FreeBSD 7.1/Debian 5.0
Location: Buffalo
Posts: 2,241
Thanks: 72
Thanked 230 Times in 194 Posts
Send a message via AIM to him121213 Send a message via MSN to him121213 Send a message via Yahoo to him121213 Send a message via Skype™ to him121213

simulator is a totally different beast than the physical iPhone. in theory the simulator should act in the same way the iphone does, but if you are messing around with other directories or things of that nature you need to be on an actual iphone.

there are ways to bypass code sign cert in xcode, but i haven't figured it out yet.

there are xcode jailbroken templates that supposedly will bypass it... you just sync to your phone and then use idid to sign it so the phone will run it.

here is the latest toolchain and setup instructions:
Building - iphone-dev - How to build the toolchain. - Google Code

here is the templates and the developer's guide to set up and use them:
[XCode Template] for SDK and Open Toolchain API in firmware 2.0 - Hackint0sh
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > iPhone / iPod Touch SDK | Development Discussion

Tags
codesign, jailbreak, jailbroken, sdk, toolchain

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



Go to Top
ModMyI

All times are GMT -6. The time now is 11:16 PM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top