+ Reply
Results 1 to 6 of 6
  1. #1
    iPhoneaholic ReVan's Avatar
    Join Date
    Oct 2007
    Location
    BOOTLOADER
    Posts
    458
    Thanks
    6
    Thanked 524 Times in 109 Posts

    Post [HOW-TO] Develop Native Apps for iPhone v1.1.1

    You must be familiar with linux, and GCC compiler, here is the guide on building the toolchain for developing native apps for iPhone. I did it on VMware with fedora 7 on it.
    1. Follow these Steps
      Code:
      http://code.google.com/p/iphone-dev/wiki/Building
      Alternatively, Windows users can try it on CYGWIN
    2. You will need a decrypted, extracted iPhone image, may be some fixed symlinks in /usr/lib folder and MacOSX10.4u.SDK all these files are uploaded here:-
      Code:
      http://rapidshare.com/users/JCFG2J

    Post toolchain install :-
    * sample test app that worked for me
    Code:
    http://absolutech.org/files/testApp.rar
    , extract, goto directory in terminal type make, place the no extension compiled file and info.plist in a Sample.app folder, transfer them to iPhone over WinSCP , set permissions to 0755. Congrats you made your first iPhone app

    For more UI development, checkout the following links:
    Code:
    http://www.cocoadev.com/index.pl?UIKit
    http://phonedev.tumblr.com/
    http://www.lucasnewman.com/iphone/
    Last edited by ReVan; 11-09-2007 at 03:40 AM.

  2. The Following 2 Users Say Thank You to ReVan For This Useful Post:

    MegaPrime (04-01-2008), ohnonotme (11-17-2007)

  3. #2
    What's Jailbreak?
    Join Date
    Jan 2008
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    i am trying to get hold of the iphone file system winSCP dont work for me so can some one upload the files
    if you on linux pls upload in a linux form
    Else i dont mind i will turn into ISO and Virtual drive it in VMWare
    Last edited by barkermn01; 01-24-2008 at 05:20 AM.

  4. #3
    JLA
    JLA is offline
    Developer
    Join Date
    Oct 2007
    Posts
    224
    Thanks
    1
    Thanked 31 Times in 24 Posts

    I've thrown together a blog for iphone development at this site. If any developers want to contribute articles (either regularly or on a one-time basis) let me know... (the blog is non-revenue generating...no ads or anything). Examples of articles may be: "Synthesizing sound using AudioQueue" or "Fancy transition effects".
    JLA

  5. The Following User Says Thank You to JLA For This Useful Post:

    MegaPrime (04-01-2008)

  6. #4
    Owner / Founder - ModMyi
    aka poetic_folly
    Kyle Matthews's Avatar
    Join Date
    May 2007
    Location
    Tampa, Florida, United States
    Posts
    8,207
    Thanks
    508
    Thanked 4,484 Times in 1,114 Posts

    You mind if we also mirror in the Dev Wiki here?
    .


    ↑ ↑ ↓ ↓ ← → ← → B A [select] [start] Kyle Matthews

  7. #5
    JLA
    JLA is offline
    Developer
    Join Date
    Oct 2007
    Posts
    224
    Thanks
    1
    Thanked 31 Times in 24 Posts

    That's fine.

  8. #6
    What's Jailbreak?
    Join Date
    May 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    sorry i have no idea about it . i am really sorry

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts