XCode
Xcode build setting reference
Submitted by phecht on Wed, 2009-03-18 08:41http://developer.apple.com/documentation/DeveloperTools/Reference/XcodeB... is where I finally found a list of possible options for xcodebuild.
Xcode prec-compiled headers cache and branching
Submitted by albert on Sat, 2008-10-11 12:59http://www.stevestreeting.com/2007/09/19/branches-and-precompiled-header... shows why we should configure each project to have a different path than the defaults.
XCode and Version Control Folder
Submitted by albert on Thu, 2008-07-17 10:05If you do this:
defaults write com.apple.InterfaceBuilder \
VersionControlDirectory "(Build, CVS, .svn)"
it will let XCode know to ignore these folders from a SCM perspective.
Other Mac sites of interest to Mac users.
Submitted by albert on Sun, 2008-04-13 15:02For the developers:
http://www.mono-project.com/Mono:OSX
http://developer.apple.com/technotes/tn2004/tn2124.html
http://www.apple.com/applescript/index.html For using AppleScript from Apple.
Also check out man leaks and Instruments.app.
Look into smbclient.
How to use launchd and launchctl:
http://lingon.sourceforge.net/
http://www.informationdelight.info/encyclopedia/entry/Launchd
http://www.opensource.apple.com/darwinsource/projects/other/launchd-152/...
Here is a site for tips:
http://www.mactips.org/
Here are sites for anti virus:
http://www.clamxav.com/
http://www.clamav.net/
