// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ 6A5FCE62093341EE00D196D6 /* ovgnash.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6A5FCE61093341EE00D196D6 /* ovgnash.mm */; }; 6A5FCE650933421000D196D6 /* NSStringExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A5FCE640933421000D196D6 /* NSStringExtension.m */; }; 6A5FCE670933422800D196D6 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6A5FCE660933422800D196D6 /* Cocoa.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 6A5FCE5A093341DB00D196D6 /* ovgnash */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = ovgnash; path = build/Debug/ovgnash; sourceTree = ""; }; 6A5FCE60093341EE00D196D6 /* OVDisplayServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVDisplayServer.h; sourceTree = ""; }; 6A5FCE61093341EE00D196D6 /* ovgnash.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ovgnash.mm; sourceTree = ""; }; 6A5FCE630933421000D196D6 /* NSStringExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSStringExtension.h; sourceTree = ""; }; 6A5FCE640933421000D196D6 /* NSStringExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSStringExtension.m; sourceTree = ""; }; 6A5FCE660933422800D196D6 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 6A5FCE58093341DB00D196D6 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 6A5FCE670933422800D196D6 /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 6A5FCE47093341BE00D196D6 = { isa = PBXGroup; children = ( 6A5FCE660933422800D196D6 /* Cocoa.framework */, 6A5FCE630933421000D196D6 /* NSStringExtension.h */, 6A5FCE640933421000D196D6 /* NSStringExtension.m */, 6A5FCE60093341EE00D196D6 /* OVDisplayServer.h */, 6A5FCE61093341EE00D196D6 /* ovgnash.mm */, 6A5FCE5B093341DB00D196D6 /* Products */, ); sourceTree = ""; }; 6A5FCE5B093341DB00D196D6 /* Products */ = { isa = PBXGroup; children = ( 6A5FCE5A093341DB00D196D6 /* ovgnash */, ); name = Products; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 6A5FCE59093341DB00D196D6 /* ovgnash */ = { isa = PBXNativeTarget; buildConfigurationList = 6A5FCE5D093341DC00D196D6 /* Build configuration list for PBXNativeTarget "ovgnash" */; buildPhases = ( 6A5FCE57093341DB00D196D6 /* Sources */, 6A5FCE58093341DB00D196D6 /* Frameworks */, ); buildRules = ( ); buildSettings = { GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; INSTALL_PATH = "$(HOME)/bin"; OTHER_LDFLAGS = ( "-framework", Foundation, "-framework", AppKit, ); PREBINDING = NO; PRODUCT_NAME = ovgnash; ZERO_LINK = YES; }; dependencies = ( ); name = ovgnash; productName = ovgnash; productReference = 6A5FCE5A093341DB00D196D6 /* ovgnash */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 6A5FCE49093341BF00D196D6 /* Project object */ = { isa = PBXProject; buildConfigurationList = 6A5FCE4A093341BF00D196D6 /* Build configuration list for PBXProject "ovgnash" */; buildStyles = ( ); hasScannedForEncodings = 0; mainGroup = 6A5FCE47093341BE00D196D6; productRefGroup = 6A5FCE5B093341DB00D196D6 /* Products */; projectDirPath = ""; targets = ( 6A5FCE59093341DB00D196D6 /* ovgnash */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ 6A5FCE57093341DB00D196D6 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 6A5FCE62093341EE00D196D6 /* ovgnash.mm in Sources */, 6A5FCE650933421000D196D6 /* NSStringExtension.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 6A5FCE4B093341BF00D196D6 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; }; name = Debug; }; 6A5FCE4C093341BF00D196D6 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; }; name = Release; }; 6A5FCE5E093341DC00D196D6 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; INSTALL_PATH = "$(HOME)/bin"; OTHER_LDFLAGS = ( "-framework", Foundation, "-framework", AppKit, ); PREBINDING = NO; PRODUCT_NAME = ovgnash; ZERO_LINK = YES; }; name = Debug; }; 6A5FCE5F093341DC00D196D6 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; INSTALL_PATH = "$(HOME)/bin"; OTHER_LDFLAGS = ( "-framework", Foundation, "-framework", AppKit, ); PREBINDING = NO; PRODUCT_NAME = ovgnash; ZERO_LINK = NO; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 6A5FCE4A093341BF00D196D6 /* Build configuration list for PBXProject "ovgnash" */ = { isa = XCConfigurationList; buildConfigurations = ( 6A5FCE4B093341BF00D196D6 /* Debug */, 6A5FCE4C093341BF00D196D6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 6A5FCE5D093341DC00D196D6 /* Build configuration list for PBXNativeTarget "ovgnash" */ = { isa = XCConfigurationList; buildConfigurations = ( 6A5FCE5E093341DC00D196D6 /* Debug */, 6A5FCE5F093341DC00D196D6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 6A5FCE49093341BF00D196D6 /* Project object */; }