Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Ah, thanks much for that link. I was poking around on the site and couldn't seem to find a changelog at all. How did you make your way to it?

Go into the iPhone Dev Centre webpage, select 'Development Environments' under the 'Tools' heading in the 'iPhone Reference Library' column - then sort it by date and you will see the release notes.

BTW if you or anyone figure out how to get started with IB for this iPhone SDK, please let me know - i'm totally lost :(
 
Grrr, just when I get my UI pretty much finished by hand-coding it. But as mentioned above, it was probably good experience to do it by hand. I can always use IB on another project.

So by looking at the API delta mentioned above, it looks like toolbars have been gutted and replaced by "tab bars"? Am I reading that right?
 
Grrr, just when I get my UI pretty much finished by hand-coding it. But as mentioned above, it was probably good experience to do it by hand. I can always use IB on another project.

So by looking at the API delta mentioned above, it looks like toolbars have been gutted and replaced by "tab bars"? Am I reading that right?

Dunno but eyeballing on that link, looks like the stuff was just renamed
 
Go into the iPhone Dev Centre webpage, select 'Development Environments' under the 'Tools' heading in the 'iPhone Reference Library' column - then sort it by date and you will see the release notes.

BTW if you or anyone figure out how to get started with IB for this iPhone SDK, please let me know - i'm totally lost :(

Just spotlight Interface Builder. From there create a new interface, choosing to use Cocoa Touch Template. From there I guess drag and drop your stuff. Although I am not sure how to get it to create the code in my project or get it to do anything else.
 
So by looking at the API delta mentioned above, it looks like toolbars have been gutted and replaced by "tab bars"? Am I reading that right?
I was wondering the same thing, but toolbars do seem to still exist, as per the link posted just above me:

Under "Known Issues,"

"UITabBar and UIToolbar objects may not draw at the proper height."
 
Where is the Info.plist??

Where is the Info.plist I need to edit to get nib files to be auto created? does this create auto when I make a new iPhone touch app or after? I am so lost!!!!
 
Bindings?

Are Cocoa Bindings (Touch Bindings?) supported for iPhone development? I've gotten so used to using them that it'd be hard to take a step backwards to not having them available. I imagine in any case they will be available at some point, although I wonder if there are power/memory/performance concerns from the runtime activity involved.
 
My Xcode research assistant stops working after reinstalling iphone_sdk_9a2151

Anyone has the same problem out there. After installing the beta 2 SDK, i noticed 2 problems with Documentation.

1) Iphone OS Library documentation failed to update from the RSS feed.

2) Research assistant showing blank for all the APIs i clicked on in the code.

I am not sure what's wrong right now. Any help will be greatly appreciated. I really like the research assistant.

-Kelvin
 
Where is the Info.plist I need to edit to get nib files to be auto created? does this create auto when I make a new iPhone touch app or after? I am so lost!!!!

It's under the Resources group in your Xcode project.

Are Cocoa Bindings (Touch Bindings?) supported for iPhone development? I've gotten so used to using them that it'd be hard to take a step backwards to not having them available. I imagine in any case they will be available at some point, although I wonder if there are power/memory/performance concerns from the runtime activity involved.

Nope. You should read the iPhone OS for Cocoa Developers article. Discusses bindings and a lot of other issues.
 
Anyone seeing this? 1) Simulator crashes springboard, some kind of trouble involving sqlite. 2) IB hangs trying to show phone interface elements in the library.
 
Wirelessly posted (Mozilla/5.0 (iPod; U; CPU like Mac OS X; fr) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A102 Safari/419.3)

miketcool said:
More guidelines? Theyre sooooo controlling!

the guide line are what makes an Apple like application looks like an Aplle apps. On windows there is nothing like this and you are switching from one uggly design to another.
 
Where is the Info.plist I need to edit to get nib files to be auto created? does this create auto when I make a new iPhone touch app or after? I am so lost!!!!

yes, me too - there's a problem I guess being too used to having the cocoa application templates set up for you, I never really had to figure out what a skeleton app using a NIB and interface builder looked like.

Help!

Ok am I right in saying there's no template for the iPhone which sets you up with a project containing a NIB and just lets you get on with it? What are the steps required to create such a project?
 
Ok sign me up as part of the group that is stuck on how to use Interface Builder.

I created a new project from IB itself, saved it as a .xib file and imported it into my project. I then modified my plist according to the release notes but I'm lost at that point. What do I do now?
 
i am not a developer, and this question might be irrelevant, but: how did Apple people create iPhone/iTouch softwares when they first came out (when the SDK wasn't available)?
 
i am not a developer, and this question might be irrelevant, but: how did Apple people create iPhone/iTouch softwares when they first came out (when the SDK wasn't available)?

Apple has had the SDK available to themselves in some form since long before we have been able to access it. SDKs are usually developed simultaneously with the product itself, in this case iPhone OS.
 
Ok sign me up as part of the group that is stuck on how to use Interface Builder.

I created a new project from IB itself, saved it as a .xib file and imported it into my project. I then modified my plist according to the release notes but I'm lost at that point. What do I do now?

release notes? where? I've been looking all over the place for them.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.