2011-10-29

How does UIApplicationMain figure out its delegate?

I didn't mean to turn this blog into a list of bookmarks, but I was curious how my iOS app got from main.m to MyAppDeletegate.m, and this is just too good an explanation to not document:

http://oleb.net/blog/2011/06/app-launch-sequence-ios/

I found this when I was wondering, "How the hell does the UIApplicationMain figure out its delegate?" Hence, the title of this post. The answer is so simple and straightforward that it is stunning. Thanks in no small part to Ole Begemann, of course.

Add Framework to Project in Xcode 4.1

Not sure why this got so hard in Xcode 4.1, but this guy covered it great:

http://www.thinketg.com/Company/Blogs/11-03-20/Xcode_4_Tips_Adding_frameworks_to_your_project.aspx

Thank you, David!

Recorded for posterity.

2011-10-10

List Windows 7 shares and Twig's Tech Tips

Thank you Windows guy:

http://twigstechtips.blogspot.com/2009/08/list-and-unshare-folders-in-windows-7.html

You should be the #1 hit for a search of "windows 7 list all shares" instead of #2.