Adding an empty Xcode project with no configruation changes at all
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 1 Aug 2007 06:48:59 +0000 (23:48 -0700)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 1 Aug 2007 06:48:59 +0000 (23:48 -0700)
commit8c5b546f9868a337810e5a7c63ca538c84325c49
treedbc2e9088a0623adddb653fc33f590b3cdb2979e
Adding an empty Xcode project with no configruation changes at all
.gitignore [new file with mode: 0644]
English.lproj/InfoPlist.strings [new file with mode: 0644]
English.lproj/MainMenu.nib/classes.nib [new file with mode: 0644]
English.lproj/MainMenu.nib/info.nib [new file with mode: 0644]
English.lproj/MainMenu.nib/keyedobjects.nib [new file with mode: 0644]
Info.plist [new file with mode: 0644]
MacGDBp.xcodeproj/.gitignore [new file with mode: 0644]
MacGDBp.xcodeproj/project.pbxproj [new file with mode: 0644]
MacGDBp_Prefix.pch [new file with mode: 0644]
main.m [new file with mode: 0644]