// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ A181F2CC05E5542D006CE0A8 /* kvno.c in Sources */ = {isa = PBXBuildFile; fileRef = A1AE672A049A7E1000120112 /* kvno.c */; }; A181F2CE05E5542D006CE0A8 /* Kerberos.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A1AE6757049E14EB00120112 /* Kerberos.framework */; }; /* End PBXBuildFile section */ /* Begin PBXBuildStyle section */ A1AE6721049A7DE100120112 /* Development */ = { isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; ZERO_LINK = YES; }; name = Development; }; A1AE6722049A7DE100120112 /* Deployment */ = { isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; ZERO_LINK = NO; }; name = Deployment; }; /* End PBXBuildStyle section */ /* Begin PBXFileReference section */ A181F2D105E5542D006CE0A8 /* kvno */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = kvno; sourceTree = BUILT_PRODUCTS_DIR; }; A1AE672A049A7E1000120112 /* kvno.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kvno.c; sourceTree = ""; }; A1AE6757049E14EB00120112 /* Kerberos.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kerberos.framework; sourceTree = BUILT_PRODUCTS_DIR; }; A1AE6796049E3B8300120112 /* kvno.M */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; path = kvno.M; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A181F2CD05E5542D006CE0A8 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A181F2CE05E5542D006CE0A8 /* Kerberos.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A1AE671F049A7DE100120112 = { isa = PBXGroup; children = ( A1AE6728049A7E1000120112 /* Sources */, A1AE6793049E3B8300120112 /* Documentation */, A1AE6757049E14EB00120112 /* Kerberos.framework */, A1AE6753049E146200120112 /* Products */, ); sourceTree = ""; }; A1AE6728049A7E1000120112 /* Sources */ = { isa = PBXGroup; children = ( A1AE672A049A7E1000120112 /* kvno.c */, ); name = Sources; path = ../Sources; sourceTree = SOURCE_ROOT; }; A1AE6753049E146200120112 /* Products */ = { isa = PBXGroup; children = ( A181F2D105E5542D006CE0A8 /* kvno */, ); name = Products; sourceTree = ""; }; A1AE6793049E3B8300120112 /* Documentation */ = { isa = PBXGroup; children = ( A1AE6796049E3B8300120112 /* kvno.M */, ); name = Documentation; path = ../Documentation; sourceTree = SOURCE_ROOT; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ A181F2CA05E5542D006CE0A8 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ A181F2C805E5542D006CE0A8 /* kvno */ = { isa = PBXNativeTarget; buildConfigurationList = A151919E086C8E130042CBBC /* Build configuration list for PBXNativeTarget "kvno" */; buildPhases = ( A181F2CA05E5542D006CE0A8 /* Headers */, A181F2CB05E5542D006CE0A8 /* Sources */, A181F2CD05E5542D006CE0A8 /* Frameworks */, A181F2CF05E5542D006CE0A8 /* Rez */, A1C7E214069DF0C800DF6AFE /* ShellScript */, ); buildRules = ( ); buildSettings = { FRAMEWORK_SEARCH_PATHS = "$(DSTROOT)/System/Library/Frameworks"; GCC_DYNAMIC_NO_PIC = YES; INSTALL_PATH = /usr/bin; PRODUCT_NAME = kvno; REZ_EXECUTABLE = YES; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; dependencies = ( ); name = kvno; productInstallPath = /usr/bin; productName = kvno; productReference = A181F2D105E5542D006CE0A8 /* kvno */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A1AE6723049A7DE100120112 /* Project object */ = { isa = PBXProject; buildConfigurationList = A15191A2086C8E130042CBBC /* Build configuration list for PBXProject "kvno" */; buildSettings = { }; buildStyles = ( A1AE6721049A7DE100120112 /* Development */, A1AE6722049A7DE100120112 /* Deployment */, ); hasScannedForEncodings = 1; mainGroup = A1AE671F049A7DE100120112; productRefGroup = A1AE6753049E146200120112 /* Products */; projectDirPath = ""; targets = ( A181F2C805E5542D006CE0A8 /* kvno */, ); }; /* End PBXProject section */ /* Begin PBXRezBuildPhase section */ A181F2CF05E5542D006CE0A8 /* Rez */ = { isa = PBXRezBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXRezBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ A1C7E214069DF0C800DF6AFE /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 8; files = ( ); inputPaths = ( "$(SRCROOT)/../Documentation/kvno.M", ); outputPaths = ( "$(DSTROOT)/usr/share/man/man1/kvno.1", ); runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "mkdir -p \"${DSTROOT}/usr/share/man/man1\"\ninstall -c -m 644 \"${SRCROOT}/../Documentation/kvno.M\" \"${DSTROOT}/usr/share/man/man1/kvno.1\"\n"; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A181F2CB05E5542D006CE0A8 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A181F2CC05E5542D006CE0A8 /* kvno.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ A151919F086C8E130042CBBC /* Development */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; FRAMEWORK_SEARCH_PATHS = "$(DSTROOT)/System/Library/Frameworks"; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; INSTALL_PATH = /usr/bin; PRODUCT_NAME = kvno; REZ_EXECUTABLE = YES; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); ZERO_LINK = YES; }; name = Development; }; A15191A0086C8E130042CBBC /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; FRAMEWORK_SEARCH_PATHS = "$(DSTROOT)/System/Library/Frameworks"; GCC_DYNAMIC_NO_PIC = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; INSTALL_PATH = /usr/bin; PRODUCT_NAME = kvno; REZ_EXECUTABLE = YES; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); ZERO_LINK = NO; }; name = Deployment; }; A15191A1086C8E130042CBBC /* Default */ = { isa = XCBuildConfiguration; buildSettings = { FRAMEWORK_SEARCH_PATHS = "$(DSTROOT)/System/Library/Frameworks"; GCC_DYNAMIC_NO_PIC = YES; INSTALL_PATH = /usr/bin; PRODUCT_NAME = kvno; REZ_EXECUTABLE = YES; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = Default; }; A15191A3086C8E130042CBBC /* Development */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Development; }; A15191A4086C8E130042CBBC /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Deployment; }; A15191A5086C8E130042CBBC /* Default */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Default; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A151919E086C8E130042CBBC /* Build configuration list for PBXNativeTarget "kvno" */ = { isa = XCConfigurationList; buildConfigurations = ( A151919F086C8E130042CBBC /* Development */, A15191A0086C8E130042CBBC /* Deployment */, A15191A1086C8E130042CBBC /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; A15191A2086C8E130042CBBC /* Build configuration list for PBXProject "kvno" */ = { isa = XCConfigurationList; buildConfigurations = ( A15191A3086C8E130042CBBC /* Development */, A15191A4086C8E130042CBBC /* Deployment */, A15191A5086C8E130042CBBC /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; /* End XCConfigurationList section */ }; rootObject = A1AE6723049A7DE100120112 /* Project object */; }