Discuss [SDK] Use to build toolchain apps (read for more info) at the iPhone Developer Exchange - Hackint0sh.org; So I know the SDK has interface builder and stuff, so to make toolchain development ...
-
Amazingly Knowledgeable
Array
[SDK] Use to build toolchain apps (read for more info)
So I know the SDK has interface builder and stuff, so to make toolchain development easier why not use the interface builder and the port for the toolchain? So I hear the SDK uses 1.1.x headers and converts to 2.0. What if we replaced the headers with 2.0 toolchain headers and then developed apps with the SDK then just use the codes to compile the app with the toolchain/SDK and move to an iPhone for testing. I'm short on time so I'll talk more tomorow.
Thanks,
DJ McG
iPhone "2G" - 3.1.3 - Jailbroken + iPhoDroid
iPhone 4 - 4.0.2 - Not jailbroken (yet)
-
-
Senior Professional
Array
An xcode project template has been created to do this:
http://hackint0sh.org/forum/showthread.php?t=38389
The problem is that the 1.1.4 UIKit headers in the toolchain don't play nice with the SDK UIKit headers. Also most of UIKit has changed so the 1.1.4 headers don't even work. My approach has been to use the normal SDK template and interface builder (which is extremely powerful once you learn it) and then drop in a 2.0 class dumped header when needed. For example UIPreferences table is good to add because it has so many custom cells types e.g. text box cell which handles the keyboard and resizes the table, already available.
-
Similar Threads
-
By toohtik in forum iPhone Developer Exchange
Replies: 0
Last Post: 04-09-2009, 04:55 PM
-
By samminator in forum Tools
Replies: 1
Last Post: 04-17-2008, 06:22 PM
-
By binli120 in forum Free Toolchain Software
Replies: 0
Last Post: 04-10-2008, 06:32 PM
-
By GameBit in forum Free Toolchain Software
Replies: 0
Last Post: 03-13-2008, 01:01 AM
-
By cdwiegand in forum Free Toolchain Software
Replies: 0
Last Post: 11-09-2007, 08:35 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks