Tag Archives: xcode

The iPad is not a feminine hygiene product?

desc via What the iPad means to developers | Programming and Development | TechRepublic.com For iPhone developers, we’ll again need to expand our already too thinly-stretched mental bandwidth to encompass yet another Apple gizmo. But, remember… focus. If you aren’t … Continue reading

Leave a Comment

Filed under Apple, Inc.

iPhone OS Reference Library

iPhone OS Reference Library. Don’t open Xcode without it.

Leave a Comment

Filed under Apple, Inc.

Xcode is not for the faint of heart.

14 Essential Xcode Tips, Tricks and Resources for iPhone Devs. Just reading the first paragraph should be enough incentive to bookmark this site. Xcode is big. Apple’s Xcode Workspace Guide, a terse inventory of its features, is 116 pages. Xcode’s … Continue reading

Leave a Comment

Filed under Apple, Inc.

SourceGear : DiffMerge – No School like Old School

SourceGear : DiffMerge. Sometimes, you just have to go “Old School”. After wasting an entire weekend trying to merge my Xcode applications through Subversion, I stumbled across DiffMerge. I had long since forgotten about it. It’s been around a long time … Continue reading

Leave a Comment

Filed under Apple, Inc.

Xcode SVN network error

When trying to import to my shiny new repository, I receive a network error! Here’s one solution found on StackOverflow: http://stackoverflow.com/questions/1179112/error-210002-with-xcode-svn

Leave a Comment

Filed under Apple, Inc.

I surrender!

I spent an entire weekend trying to successfully merge to unversioned copies of source code for the same project without success. Here it is Sunday night @ 8pm. Just when I thought I finally got the non-matching lines of code … Continue reading

Leave a Comment

Filed under Apple, Inc.

Xcode + SVN = intense n00b frustration

Can’t for the life of you understand how to configure source code management in Xcode? Here’s one link that actually made enough sense to rise above the crowd: http://developer.apple.com/mac/articles/server/subversionwithxcode3.html

Leave a Comment

Filed under Apple, Inc.