]> git.wincent.com - fusion-crash-reporter.git/commitdiff
Add reference to buildtools submodule
authorWincent Colaiuta <win@wincent.com>
Sun, 7 Nov 2010 21:18:52 +0000 (22:18 +0100)
committerWincent Colaiuta <win@wincent.com>
Sun, 7 Nov 2010 21:18:52 +0000 (22:18 +0100)
Signed-off-by: Wincent Colaiuta <win@wincent.com>
fusion-crash-reporter.xcodeproj/project.pbxproj

index 649ffcabd0628ab1312a7a585c4664c1b244d259..26241ac4e4bb880abc46020c87d32e20fb379afa 100644 (file)
@@ -17,6 +17,7 @@
                1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
                8D5B49B6048680CD000E48DA /* fusion-crash-reporter.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "fusion-crash-reporter.bundle"; sourceTree = BUILT_PRODUCTS_DIR; };
                8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
+               BC506CB712874F30006F0550 /* buildtools */ = {isa = PBXFileReference; lastKnownFileType = folder; path = buildtools; sourceTree = "<group>"; };
                BC7DE6A212874C1D0027C712 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
                D2F7E65807B2D6F200F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
 /* End PBXFileReference section */
                BC7DE6A812874C420027C712 /* Submodules */ = {
                        isa = PBXGroup;
                        children = (
+                               BC506CB712874F30006F0550 /* buildtools */,
                        );
                        name = Submodules;
                        sourceTree = "<group>";