Pure Mac

iPhone
Development


iPhone Apps Desktop Programs
myHtml
Aptana
iPhone Configuration Utility
iPhone SDK
iUI

deb files:
To expand on your desktop do this:
1. Open Terminal and cd to the directory of the deb file
2. Type:
     ar vx filename.deb

To install on your iPhone if you choose not to use Cydia do this:
1. SFTP or SCP your deb file into /tmp
2. SSH into your iPhone with Terminal and type:
     dpkg -i /tmp/filename.deb

 
Web Pure-Mac.com

Upgrading the iPhone Toolchain - Jay Freeman (saurik)

Lucas Newman's Unofficial iPhone SDK
Creating native iPhone apps
Xcode Template
Sample Applications

icon Aptana 1.0

The Aptana IDE is a free, open-source, cross-platform, JavaScript-focused development environment for building Ajax applications. It features code assist on JavaScript, HTML, and CSS languages, FTP/SFTP support and a JavaScript debugger to troubleshoot your code.
The Aptana IDE iPhone Development Plugin (beta) enables the Aptana IDE to increase your iPhone development productivity. To start, the plugin adds preview support for your iPhone applications, allowing you to see how they will look once deployed to the iPhone. Of course, all of the rich Web 2.0 development support is there, ready for your iPhone applications, including HTML, CSS, and JavaScript.
Desktop DownloadUniversal Binary File Size: 85.9 MB
iPhone Development Plugin You can install this when you first open the Aptana IDE
Home Page
icon iPhone Configuration Utility 1.0.1

iPhone Configuration Utility lets you easily create, maintain, and sign configuration profiles, track and install provisioning profiles and authorized applications, and capture device information including console logs..
Configuration profiles are XML files that contain device security policies, VPN configuration information, Wi-Fi settings, APN settings, Exchange account settings, mail settings, and certificates that permit iPhone and iPod touch to work with your enterprise systems.
Desktop DownloadUniversal Binary File Size: 9.3
Home Page
icon iPhone SDK (build 9M2517)

Log in to the iPhone Dev Center today and download the new version of the iPhone SDK.
The iPhone Developer Program provides a complete and integrated process for developing, debugging, and distributing your free, commercial, or in-house applications for iPhone and iPod touch. Complete with development resources, real-world testing on iPhone, and distribution on the App Store, you have everything you need to go from code to customer.
Desktop DownloadUniversal Binary File Size: 1.38 GB
Home Page
iUI 0.13

The little JavaScript and CSS bundle that makes developing iPhone web apps easy. Joe Hewitt's iPhone navigation work, iUI has the following goals:
- Create Navigational Menus from JSON objects
- Build the nav headers and as much of the UI with the canvas tag (JS is sllowww on MobileSafari).
- Events for phone rotation
- Provide a more "iPhone-like" experience to Web apps (on or off the iPhone)
Desktop DownloadNon-specific Code File Size: 61.6 Kb
Home Page
icon myHtml 1.3

myHtml is an HTML editor that runs on the iPhone. You can edit your HTML and then preview it and see how it looks. Save documents for later in formatted text.
Desktop DownloadiPhone App File Size: 28 Kb - myHTML 1.0 for iPhone OS 2.x
Or download with Cydia on your iPhone
Repository (BigBoss): deb http://apt.bigboss.us.com/repofiles/cydia/ stable main
Home Page

iPhone App Denotes iPhone OS Native
App Store Denotes iPhone OS Native from the App Store
Intel Denotes Mac OS X Intel Native
Universal Binary Denotes Mac OS X Intel & PPC Native
Non-Specific Code Denotes Non-OS Specific Code
Web App Denotes Web App

Back to Pure Mac's
iPhone Software
Home Page