hit counter

Timeline

My development logbook

Use of Custom View

Created a custom view class and changed the view in a xib to this new custom class. Worked like a charm.

Start to develop some intuition about how these xib files work in a XCode project

Unibody MBP

Just upgrade my MBP to the unibody model. The setup is really simple as I just need to plugin the time machine hard disk.

However, the battery does not really last as long as they advertised. Not happy

Wheel Group

Xcode files are owned by root and belongs to group wheel.

Xcodebuild

There are a bunch of command line uTILities such as xcodebuild. Need to explore more

Xcode4 and XIB Files

Drove me nut.

For some reason I could not open a xib file in Xcode 4. Googling and whatnot yielded no solution.

Finally I realised the mode of editor is in ‘Version’ (as opposed to ‘Standard’ and ‘Assistant’)

STILl, it is a good idea to have an integrated xib editor in xcode.