0
+/* Begin PBXBuildFile section */
0
+ 77631A270C06C501005415CB /* Python.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77631A260C06C501005415CB /* Python.framework */; };
0
+ 77631A3F0C0748CF005415CB /* main.py in Resources */ = {isa = PBXBuildFile; fileRef = 77631A3E0C0748CF005415CB /* main.py */; };
0
+ 7790198F0C07548A00326F66 /* BuildWatchAppDelegate.py in Resources */ = {isa = PBXBuildFile; fileRef = 7790198E0C07548A00326F66 /* BuildWatchAppDelegate.py */; };
0
+ 77C8C1F90C07829500965286 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 77C8C1F70C07829500965286 /* MainMenu.xib */; };
0
+ 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
0
+ 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
0
+ 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
0
+/* End PBXBuildFile section */
0
+/* Begin PBXFileReference section */
0
+ 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
0
+ 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
0
+ 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
0
+ 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
0
+ 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
0
+ 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
0
+ 32CA4F630368D1EE00C91783 /* BuildWatch_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BuildWatch_Prefix.pch; sourceTree = "<group>"; };
0
+ 77631A260C06C501005415CB /* Python.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Python.framework; path = /System/Library/Frameworks/Python.framework; sourceTree = "<absolute>"; };
0
+ 77631A3E0C0748CF005415CB /* main.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = main.py; sourceTree = "<group>"; };
0
+ 7790198E0C07548A00326F66 /* BuildWatchAppDelegate.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BuildWatchAppDelegate.py; sourceTree = "<group>"; };
0
+ 77C8C1F80C07829500965286 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
0
+ 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
0
+ 8D1107320486CEB800E47090 /* BuildWatch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BuildWatch.app; sourceTree = BUILT_PRODUCTS_DIR; };
0
+/* End PBXFileReference section */
0
+/* Begin PBXFrameworksBuildPhase section */
0
+ 8D11072E0486CEB800E47090 /* Frameworks */ = {
0
+ isa = PBXFrameworksBuildPhase;
0
+ buildActionMask = 2147483647;
0
+ 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
0
+ 77631A270C06C501005415CB /* Python.framework in Frameworks */,
0
+ runOnlyForDeploymentPostprocessing = 0;
0
+/* End PBXFrameworksBuildPhase section */
0
+/* Begin PBXGroup section */
0
+ 080E96DDFE201D6D7F000001 /* Classes */ = {
0
+ 7790198E0C07548A00326F66 /* BuildWatchAppDelegate.py */,
0
+ sourceTree = "<group>";
0
+ 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
0
+ 77631A260C06C501005415CB /* Python.framework */,
0
+ 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
0
+ name = "Linked Frameworks";
0
+ sourceTree = "<group>";
0
+ 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
0
+ 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
0
+ 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
0
+ 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
0
+ name = "Other Frameworks";
0
+ sourceTree = "<group>";
0
+ 19C28FACFE9D520D11CA2CBB /* Products */ = {
0
+ 8D1107320486CEB800E47090 /* BuildWatch.app */,
0
+ sourceTree = "<group>";
0
+ 29B97314FDCFA39411CA2CEA /* BuildWatch */ = {
0
+ 080E96DDFE201D6D7F000001 /* Classes */,
0
+ 29B97315FDCFA39411CA2CEA /* Other Sources */,
0
+ 29B97317FDCFA39411CA2CEA /* Resources */,
0
+ 29B97323FDCFA39411CA2CEA /* Frameworks */,
0
+ 19C28FACFE9D520D11CA2CBB /* Products */,
0
+ sourceTree = "<group>";
0
+ 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
0
+ 32CA4F630368D1EE00C91783 /* BuildWatch_Prefix.pch */,
0
+ 29B97316FDCFA39411CA2CEA /* main.m */,
0
+ 77631A3E0C0748CF005415CB /* main.py */,
0
+ name = "Other Sources";
0
+ sourceTree = "<group>";
0
+ 29B97317FDCFA39411CA2CEA /* Resources */ = {
0
+ 77C8C1F70C07829500965286 /* MainMenu.xib */,
0
+ 8D1107310486CEB800E47090 /* Info.plist */,
0
+ 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
0
+ sourceTree = "<group>";
0
+ 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
0
+ 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
0
+ 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
0
+ sourceTree = "<group>";
0
+/* End PBXGroup section */
0
+/* Begin PBXNativeTarget section */
0
+ 8D1107260486CEB800E47090 /* BuildWatch */ = {
0
+ isa = PBXNativeTarget;
0
+ buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "BuildWatch" */;
0
+ 8D1107290486CEB800E47090 /* Resources */,
0
+ 8D11072C0486CEB800E47090 /* Sources */,
0
+ 8D11072E0486CEB800E47090 /* Frameworks */,
0
+ productInstallPath = "$(HOME)/Applications";
0
+ productName = BuildWatch;
0
+ productReference = 8D1107320486CEB800E47090 /* BuildWatch.app */;
0
+ productType = "com.apple.product-type.application";
0
+/* End PBXNativeTarget section */
0
+/* Begin PBXProject section */
0
+ 29B97313FDCFA39411CA2CEA /* Project object */ = {
0
+ buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "BuildWatch" */;
0
+ compatibilityVersion = "Xcode 3.0";
0
+ hasScannedForEncodings = 1;
0
+ mainGroup = 29B97314FDCFA39411CA2CEA /* BuildWatch */;
0
+ 8D1107260486CEB800E47090 /* BuildWatch */,
0
+/* End PBXProject section */
0
+/* Begin PBXResourcesBuildPhase section */
0
+ 8D1107290486CEB800E47090 /* Resources */ = {
0
+ isa = PBXResourcesBuildPhase;
0
+ buildActionMask = 2147483647;
0
+ 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
0
+ 77631A3F0C0748CF005415CB /* main.py in Resources */,
0
+ 7790198F0C07548A00326F66 /* BuildWatchAppDelegate.py in Resources */,
0
+ 77C8C1F90C07829500965286 /* MainMenu.xib in Resources */,
0
+ runOnlyForDeploymentPostprocessing = 0;
0
+/* End PBXResourcesBuildPhase section */
0
+/* Begin PBXSourcesBuildPhase section */
0
+ 8D11072C0486CEB800E47090 /* Sources */ = {
0
+ isa = PBXSourcesBuildPhase;
0
+ buildActionMask = 2147483647;
0
+ 8D11072D0486CEB800E47090 /* main.m in Sources */,
0
+ runOnlyForDeploymentPostprocessing = 0;
0
+/* End PBXSourcesBuildPhase section */
0
+/* Begin PBXVariantGroup section */
0
+ 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
0
+ isa = PBXVariantGroup;
0
+ 089C165DFE840E0CC02AAC07 /* English */,
0
+ name = InfoPlist.strings;
0
+ sourceTree = "<group>";
0
+ 77C8C1F70C07829500965286 /* MainMenu.xib */ = {
0
+ isa = PBXVariantGroup;
0
+ 77C8C1F80C07829500965286 /* English */,
0
+ sourceTree = "<group>";
0
+/* End PBXVariantGroup section */
0
+/* Begin XCBuildConfiguration section */
0
+ C01FCF4B08A954540054247B /* Debug */ = {
0
+ isa = XCBuildConfiguration;
0
+ COPY_PHASE_STRIP = NO;
0
+ GCC_DYNAMIC_NO_PIC = NO;
0
+ GCC_ENABLE_FIX_AND_CONTINUE = YES;
0
+ GCC_MODEL_TUNING = G5;
0
+ GCC_OPTIMIZATION_LEVEL = 0;
0
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
0
+ GCC_PREFIX_HEADER = BuildWatch_Prefix.pch;
0
+ INFOPLIST_FILE = Info.plist;
0
+ INSTALL_PATH = "$(HOME)/Applications";
0
+ PRODUCT_NAME = BuildWatch;
0
+ WRAPPER_EXTENSION = app;
0
+ C01FCF4C08A954540054247B /* Release */ = {
0
+ isa = XCBuildConfiguration;
0
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
0
+ GCC_MODEL_TUNING = G5;
0
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
0
+ GCC_PREFIX_HEADER = BuildWatch_Prefix.pch;
0
+ INFOPLIST_FILE = Info.plist;
0
+ INSTALL_PATH = "$(HOME)/Applications";
0
+ PRODUCT_NAME = BuildWatch;
0
+ WRAPPER_EXTENSION = app;
0
+ C01FCF4F08A954540054247B /* Debug */ = {
0
+ isa = XCBuildConfiguration;
0
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
0
+ GCC_WARN_UNUSED_VARIABLE = YES;
0
+ SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
0
+ C01FCF5008A954540054247B /* Release */ = {
0
+ isa = XCBuildConfiguration;
0
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
0
+ GCC_WARN_UNUSED_VARIABLE = YES;
0
+ SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
0
+/* End XCBuildConfiguration section */
0
+/* Begin XCConfigurationList section */
0
+ C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "BuildWatch" */ = {
0
+ isa = XCConfigurationList;
0
+ buildConfigurations = (
0
+ C01FCF4B08A954540054247B /* Debug */,
0
+ C01FCF4C08A954540054247B /* Release */,
0
+ defaultConfigurationIsVisible = 0;
0
+ defaultConfigurationName = Release;
0
+ C01FCF4E08A954540054247B /* Build configuration list for PBXProject "BuildWatch" */ = {
0
+ isa = XCConfigurationList;
0
+ buildConfigurations = (
0
+ C01FCF4F08A954540054247B /* Debug */,
0
+ C01FCF5008A954540054247B /* Release */,
0
+ defaultConfigurationIsVisible = 0;
0
+ defaultConfigurationName = Release;
0
+/* End XCConfigurationList section */
0
+ rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;