// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ 270DB94D0B962B6200D9DE04 /* NSTextView+Wrapping.m in Sources */ = {isa = PBXBuildFile; fileRef = 270DB94C0B962B6200D9DE04 /* NSTextView+Wrapping.m */; }; 27307B740A4DEF5E00450B50 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 27307B720A4DEF5E00450B50 /* MainMenu.nib */; }; 27B2AB400BA62BE3009B7391 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27B2AB3F0BA62BE3009B7391 /* Sparkle.framework */; }; 27B2AB690BA62C2A009B7391 /* Sparkle.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 27B2AB3F0BA62BE3009B7391 /* Sparkle.framework */; }; 27B7F52509D6F2140008D41C /* serverConnection.java in Sources */ = {isa = PBXBuildFile; fileRef = 27B7F52309D6F20C0008D41C /* serverConnection.java */; }; 27B7F52609D6F2160008D41C /* serverStart.java in Sources */ = {isa = PBXBuildFile; fileRef = 27B7F52409D6F20C0008D41C /* serverStart.java */; }; 27B7F54D09D6F3580008D41C /* TraceServer.jar in Resources */ = {isa = PBXBuildFile; fileRef = 27B7F51109D6F1D70008D41C /* TraceServer.jar */; }; 27E406870A4DF6CD001F911E /* AppController.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E406850A4DF6CD001F911E /* AppController.m */; }; 27E4068B0A4DF6D9001F911E /* TraceWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E4068A0A4DF6D9001F911E /* TraceWindow.m */; }; 33CA84150A58552700A1513F /* DebugFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 33CA84140A58552700A1513F /* DebugFormatter.m */; }; 33F9825F0A9A48E6006ACA82 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 33F9825D0A9A48E6006ACA82 /* InfoPlist.strings */; }; 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; C05114EA0A9E93A700C11F54 /* icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = C05114E90A9E93A600C11F54 /* icon.icns */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 270DB9370B962A8B00D9DE04 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; proxyType = 1; remoteGlobalIDString = 27B7F51009D6F1D70008D41C; remoteInfo = TraceServer; }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ 27B2AB670BA62C19009B7391 /* Copy Frameworks */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = ""; dstSubfolderSpec = 10; files = ( 27B2AB690BA62C2A009B7391 /* Sparkle.framework in Copy Frameworks */, ); name = "Copy Frameworks"; runOnlyForDeploymentPostprocessing = 0; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; 27055E080985628D005DB08A /* shared.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = shared.h; path = Source/shared.h; sourceTree = ""; }; 270DB94B0B962B6200D9DE04 /* NSTextView+Wrapping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSTextView+Wrapping.h"; path = "Source/Categories/NSTextView+Wrapping.h"; sourceTree = ""; }; 270DB94C0B962B6200D9DE04 /* NSTextView+Wrapping.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSTextView+Wrapping.m"; path = "Source/Categories/NSTextView+Wrapping.m"; sourceTree = ""; }; 27307B730A4DEF5E00450B50 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = Resources/English.lproj/MainMenu.nib; sourceTree = ""; }; 27B2AB3F0BA62BE3009B7391 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sparkle.framework; path = Source/Frameworks/Sparkle.framework; sourceTree = ""; }; 27B7F51109D6F1D70008D41C /* TraceServer.jar */ = {isa = PBXFileReference; explicitFileType = archive.jar; includeInIndex = 0; path = TraceServer.jar; sourceTree = BUILT_PRODUCTS_DIR; }; 27B7F52209D6F20C0008D41C /* MANIFEST.MF */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MANIFEST.MF; sourceTree = ""; }; 27B7F52309D6F20C0008D41C /* serverConnection.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; path = serverConnection.java; sourceTree = ""; }; 27B7F52409D6F20C0008D41C /* serverStart.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; path = serverStart.java; sourceTree = ""; }; 27E406850A4DF6CD001F911E /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppController.m; path = Source/Controller/AppController.m; sourceTree = SOURCE_ROOT; }; 27E406860A4DF6CD001F911E /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppController.h; path = Source/Controller/AppController.h; sourceTree = SOURCE_ROOT; }; 27E406890A4DF6D9001F911E /* TraceWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TraceWindow.h; sourceTree = ""; }; 27E4068A0A4DF6D9001F911E /* TraceWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TraceWindow.m; sourceTree = ""; }; 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Source/main.m; sourceTree = ""; }; 32CA4F630368D1EE00C91783 /* XTrace_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XTrace_Prefix.pch; path = Source/XTrace_Prefix.pch; sourceTree = ""; }; 33CA84130A58552700A1513F /* DebugFormatter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DebugFormatter.h; path = Source/Model/DebugFormatter.h; sourceTree = ""; }; 33CA84140A58552700A1513F /* DebugFormatter.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DebugFormatter.m; path = Source/Model/DebugFormatter.m; sourceTree = ""; }; 33F982460A9A481B006ACA82 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; name = Info.plist; path = Resources/Info.plist; sourceTree = ""; }; 33F9825E0A9A48E6006ACA82 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = Resources/English.lproj/InfoPlist.strings; sourceTree = ""; }; 8D1107320486CEB800E47090 /* XTrace.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = XTrace.app; sourceTree = BUILT_PRODUCTS_DIR; }; C05114E90A9E93A600C11F54 /* icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = icon.icns; path = Resources/icon.icns; sourceTree = ""; }; C0D832B80AA6B29600FD8857 /* XTraceIcon.ai */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = XTraceIcon.ai; path = Resources/XTraceIcon.ai; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 27B7F50F09D6F1D70008D41C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 8D11072E0486CEB800E47090 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, 27B2AB400BA62BE3009B7391 /* Sparkle.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 080E96DDFE201D6D7F000001 /* Model */ = { isa = PBXGroup; children = ( 33CA84130A58552700A1513F /* DebugFormatter.h */, 33CA84140A58552700A1513F /* DebugFormatter.m */, ); name = Model; sourceTree = ""; }; 19C28FACFE9D520D11CA2CBB /* Products */ = { isa = PBXGroup; children = ( 8D1107320486CEB800E47090 /* XTrace.app */, 27B7F51109D6F1D70008D41C /* TraceServer.jar */, ); name = Products; sourceTree = ""; }; 270DB94A0B962B2B00D9DE04 /* Categories */ = { isa = PBXGroup; children = ( 270DB94B0B962B6200D9DE04 /* NSTextView+Wrapping.h */, 270DB94C0B962B6200D9DE04 /* NSTextView+Wrapping.m */, ); name = Categories; sourceTree = ""; }; 27307B600A4DEA1000450B50 /* Controller */ = { isa = PBXGroup; children = ( 27E406860A4DF6CD001F911E /* AppController.h */, 27E406850A4DF6CD001F911E /* AppController.m */, ); name = Controller; sourceTree = ""; }; 27307B610A4DEA1700450B50 /* Classes */ = { isa = PBXGroup; children = ( 270DB94A0B962B2B00D9DE04 /* Categories */, 27E406880A4DF6D9001F911E /* View */, 27307B600A4DEA1000450B50 /* Controller */, 080E96DDFE201D6D7F000001 /* Model */, ); name = Classes; sourceTree = ""; }; 27B7F52109D6F20C0008D41C /* Server */ = { isa = PBXGroup; children = ( 27B7F52209D6F20C0008D41C /* MANIFEST.MF */, 27B7F52309D6F20C0008D41C /* serverConnection.java */, 27B7F52409D6F20C0008D41C /* serverStart.java */, ); name = Server; path = Source/Server; sourceTree = ""; }; 27E406880A4DF6D9001F911E /* View */ = { isa = PBXGroup; children = ( 27E406890A4DF6D9001F911E /* TraceWindow.h */, 27E4068A0A4DF6D9001F911E /* TraceWindow.m */, ); name = View; path = Source/View; sourceTree = ""; }; 29B97314FDCFA39411CA2CEA /* XTrace */ = { isa = PBXGroup; children = ( 27055E080985628D005DB08A /* shared.h */, 27307B610A4DEA1700450B50 /* Classes */, 27B7F52109D6F20C0008D41C /* Server */, 29B97315FDCFA39411CA2CEA /* Other Sources */, 29B97317FDCFA39411CA2CEA /* Resources */, 29B97323FDCFA39411CA2CEA /* Frameworks */, 19C28FACFE9D520D11CA2CBB /* Products */, ); name = XTrace; sourceTree = ""; }; 29B97315FDCFA39411CA2CEA /* Other Sources */ = { isa = PBXGroup; children = ( 32CA4F630368D1EE00C91783 /* XTrace_Prefix.pch */, 29B97316FDCFA39411CA2CEA /* main.m */, ); name = "Other Sources"; sourceTree = ""; }; 29B97317FDCFA39411CA2CEA /* Resources */ = { isa = PBXGroup; children = ( C0D832B80AA6B29600FD8857 /* XTraceIcon.ai */, C05114E90A9E93A600C11F54 /* icon.icns */, 33F9825D0A9A48E6006ACA82 /* InfoPlist.strings */, 33F982460A9A481B006ACA82 /* Info.plist */, 27307B720A4DEF5E00450B50 /* MainMenu.nib */, ); name = Resources; sourceTree = ""; }; 29B97323FDCFA39411CA2CEA /* Frameworks */ = { isa = PBXGroup; children = ( 27B2AB3F0BA62BE3009B7391 /* Sparkle.framework */, 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */, ); name = Frameworks; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXJavaArchiveBuildPhase section */ 27B7F50E09D6F1D70008D41C /* JavaArchive */ = { isa = PBXJavaArchiveBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXJavaArchiveBuildPhase section */ /* Begin PBXNativeTarget section */ 8D1107260486CEB800E47090 /* XTrace */ = { isa = PBXNativeTarget; buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "XTrace" */; buildPhases = ( 8D1107290486CEB800E47090 /* Resources */, 8D11072C0486CEB800E47090 /* Sources */, 27B2AB670BA62C19009B7391 /* Copy Frameworks */, 8D11072E0486CEB800E47090 /* Frameworks */, 270560A40986AC55005DB08A /* Kill Java */, ); buildRules = ( ); dependencies = ( 270DB9380B962A8B00D9DE04 /* PBXTargetDependency */, ); name = XTrace; productInstallPath = "$(HOME)/Applications"; productName = XTrace; productReference = 8D1107320486CEB800E47090 /* XTrace.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 29B97313FDCFA39411CA2CEA /* Project object */ = { isa = PBXProject; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "XTrace" */; hasScannedForEncodings = 1; mainGroup = 29B97314FDCFA39411CA2CEA /* XTrace */; projectDirPath = ""; targets = ( 8D1107260486CEB800E47090 /* XTrace */, 27B7F51009D6F1D70008D41C /* TraceServer */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 8D1107290486CEB800E47090 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 27B7F54D09D6F3580008D41C /* TraceServer.jar in Resources */, 27307B740A4DEF5E00450B50 /* MainMenu.nib in Resources */, 33F9825F0A9A48E6006ACA82 /* InfoPlist.strings in Resources */, C05114EA0A9E93A700C11F54 /* icon.icns in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 270560A40986AC55005DB08A /* Kill Java */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); name = "Kill Java"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "killall java\nexit 0"; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 27B7F50D09D6F1D70008D41C /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 27B7F52509D6F2140008D41C /* serverConnection.java in Sources */, 27B7F52609D6F2160008D41C /* serverStart.java in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8D11072C0486CEB800E47090 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8D11072D0486CEB800E47090 /* main.m in Sources */, 27E406870A4DF6CD001F911E /* AppController.m in Sources */, 27E4068B0A4DF6D9001F911E /* TraceWindow.m in Sources */, 33CA84150A58552700A1513F /* DebugFormatter.m in Sources */, 270DB94D0B962B6200D9DE04 /* NSTextView+Wrapping.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 270DB9380B962A8B00D9DE04 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 27B7F51009D6F1D70008D41C /* TraceServer */; targetProxy = 270DB9370B962A8B00D9DE04 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXToolTarget section */ 27B7F51009D6F1D70008D41C /* TraceServer */ = { isa = PBXToolTarget; buildConfigurationList = 27B7F51809D6F1ED0008D41C /* Build configuration list for PBXToolTarget "TraceServer" */; buildPhases = ( 27B7F50D09D6F1D70008D41C /* Sources */, 27B7F50E09D6F1D70008D41C /* JavaArchive */, 27B7F50F09D6F1D70008D41C /* Frameworks */, ); dependencies = ( ); name = TraceServer; productInstallPath = /usr/local/bin; productName = TraceServer; productReference = 27B7F51109D6F1D70008D41C /* TraceServer.jar */; }; /* End PBXToolTarget section */ /* Begin PBXVariantGroup section */ 27307B720A4DEF5E00450B50 /* MainMenu.nib */ = { isa = PBXVariantGroup; children = ( 27307B730A4DEF5E00450B50 /* English */, ); name = MainMenu.nib; sourceTree = SOURCE_ROOT; }; 33F9825D0A9A48E6006ACA82 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 33F9825E0A9A48E6006ACA82 /* English */, ); name = InfoPlist.strings; sourceTree = SOURCE_ROOT; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 27B7F51909D6F1ED0008D41C /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; JAVA_ARCHIVE_CLASSES = YES; JAVA_ARCHIVE_TYPE = JAR; JAVA_COMPILER = /usr/bin/javac; JAVA_MANIFEST_FILE = Source/Server/manifest.mf; JAVA_SOURCE_SUBDIR = .; OPTIMIZATION_CFLAGS = "-O0"; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = TraceServer; PURE_JAVA = YES; REZ_EXECUTABLE = YES; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = Debug; }; 27B7F51A09D6F1ED0008D41C /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; JAVA_ARCHIVE_COMPRESSION = YES; JAVA_ARCHIVE_TYPE = JAR; JAVA_COMPILER = /usr/bin/javac; JAVA_COMPILER_DEBUGGING_SYMBOLS = NO; JAVA_COMPILER_SOURCE_VERSION = 1.4; JAVA_COMPILER_TARGET_VM_VERSION = 1.4; JAVA_MANIFEST_FILE = Source/Server/manifest.mf; JAVA_SOURCE_SUBDIR = .; OPTIMIZATION_CFLAGS = "-O0"; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = TraceServer; PURE_JAVA = YES; REZ_EXECUTABLE = YES; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); ZERO_LINK = NO; }; name = Release; }; C01FCF4B08A954540054247B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", ); FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/Source/Frameworks\""; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; INFOPLIST_FILE = Resources/Info.plist; INSTALL_PATH = "$(HOME)/Applications"; PRODUCT_NAME = XTrace; WRAPPER_EXTENSION = app; ZERO_LINK = YES; }; name = Debug; }; C01FCF4C08A954540054247B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", ); FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/Source/Frameworks\""; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; INFOPLIST_FILE = Resources/Info.plist; INSTALL_PATH = "$(HOME)/Applications"; PRODUCT_NAME = XTrace; WRAPPER_EXTENSION = app; }; name = Release; }; C01FCF4F08A954540054247B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { APP_VERSION = 1.2; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; }; name = Debug; }; C01FCF5008A954540054247B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { APP_VERSION = 1.2; ARCHS = ( ppc, i386, ); GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 27B7F51809D6F1ED0008D41C /* Build configuration list for PBXToolTarget "TraceServer" */ = { isa = XCConfigurationList; buildConfigurations = ( 27B7F51909D6F1ED0008D41C /* Debug */, 27B7F51A09D6F1ED0008D41C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "XTrace" */ = { isa = XCConfigurationList; buildConfigurations = ( C01FCF4B08A954540054247B /* Debug */, C01FCF4C08A954540054247B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C01FCF4E08A954540054247B /* Build configuration list for PBXProject "XTrace" */ = { isa = XCConfigurationList; buildConfigurations = ( C01FCF4F08A954540054247B /* Debug */, C01FCF5008A954540054247B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; }