// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ 604A3AEE099A2B270082342D /* LuceneKitExampleLowLevel.m in Sources */ = {isa = PBXBuildFile; fileRef = 604A3AE6099A2B150082342D /* LuceneKitExampleLowLevel.m */; }; 604A3AF0099A2B270082342D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framework */; }; 604A3AF2099A2B270082342D /* LuceneKitExample.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C6859EA3029092ED04C91782 /* LuceneKitExample.1 */; }; 604A3B1C099A2CAE0082342D /* LuceneKitExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 604A3B1B099A2CAE0082342D /* LuceneKitExample.m */; }; 8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framework */; }; 8DD76F9F0486AA7600D96B5E /* LuceneKitExample.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C6859EA3029092ED04C91782 /* LuceneKitExample.1 */; }; /* End PBXBuildFile section */ /* Begin PBXBuildStyle section */ 014CEA4F0018CE4811CA2923 /* Debug */ = { isa = PBXBuildStyle; buildSettings = { }; name = Debug; }; 014CEA500018CE4811CA2923 /* Release */ = { isa = PBXBuildStyle; buildSettings = { }; name = Release; }; /* End PBXBuildStyle section */ /* Begin PBXCopyFilesBuildPhase section */ 604A3AF1099A2B270082342D /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; dstPath = /usr/share/man/man1/; dstSubfolderSpec = 0; files = ( 604A3AF2099A2B270082342D /* LuceneKitExample.1 in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; 8DD76F9E0486AA7600D96B5E /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; dstPath = /usr/share/man/man1/; dstSubfolderSpec = 0; files = ( 8DD76F9F0486AA7600D96B5E /* LuceneKitExample.1 in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 08FB779EFE84155DC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; 604A3AE4099A2B150082342D /* GNUstep.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GNUstep.h; sourceTree = ""; }; 604A3AE6099A2B150082342D /* LuceneKitExampleLowLevel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LuceneKitExampleLowLevel.m; sourceTree = ""; }; 604A3AF7099A2B270082342D /* LuceneKitExample */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = LuceneKitExample; sourceTree = BUILT_PRODUCTS_DIR; }; 604A3B1B099A2CAE0082342D /* LuceneKitExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LuceneKitExample.m; sourceTree = ""; }; 8DD76FA10486AA7600D96B5E /* LuceneKitExample */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = LuceneKitExample; sourceTree = BUILT_PRODUCTS_DIR; }; C6859EA3029092ED04C91782 /* LuceneKitExample.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = LuceneKitExample.1; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 604A3AEF099A2B270082342D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 604A3AF0099A2B270082342D /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 8DD76F9B0486AA7600D96B5E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 08FB7794FE84155DC02AAC07 /* LuceneKitExample */ = { isa = PBXGroup; children = ( 08FB7795FE84155DC02AAC07 /* Source */, C6859EA2029092E104C91782 /* Documentation */, 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */, 1AB674ADFE9D54B511CA2CBB /* Products */, ); name = LuceneKitExample; sourceTree = ""; }; 08FB7795FE84155DC02AAC07 /* Source */ = { isa = PBXGroup; children = ( 604A3B1B099A2CAE0082342D /* LuceneKitExample.m */, 604A3AE4099A2B150082342D /* GNUstep.h */, 604A3AE6099A2B150082342D /* LuceneKitExampleLowLevel.m */, ); name = Source; sourceTree = ""; }; 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = { isa = PBXGroup; children = ( 08FB779EFE84155DC02AAC07 /* Foundation.framework */, ); name = "External Frameworks and Libraries"; sourceTree = ""; }; 1AB674ADFE9D54B511CA2CBB /* Products */ = { isa = PBXGroup; children = ( 8DD76FA10486AA7600D96B5E /* LuceneKitExample */, 604A3AF7099A2B270082342D /* LuceneKitExample */, ); name = Products; sourceTree = ""; }; C6859EA2029092E104C91782 /* Documentation */ = { isa = PBXGroup; children = ( C6859EA3029092ED04C91782 /* LuceneKitExample.1 */, ); name = Documentation; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 604A3AEA099A2B270082342D /* LuceneKitLowLevelExample */ = { isa = PBXNativeTarget; buildConfigurationList = 604A3AF4099A2B270082342D /* Build configuration list for PBXNativeTarget "LuceneKitLowLevelExample" */; buildPhases = ( 604A3AEB099A2B270082342D /* Sources */, 604A3AEF099A2B270082342D /* Frameworks */, 604A3AF1099A2B270082342D /* CopyFiles */, ); buildRules = ( ); buildSettings = { }; dependencies = ( ); name = LuceneKitLowLevelExample; productInstallPath = "$(HOME)/bin"; productName = LuceneKitExample; productReference = 604A3AF7099A2B270082342D /* LuceneKitExample */; productType = "com.apple.product-type.tool"; }; 8DD76F960486AA7600D96B5E /* LuceneKitExample */ = { isa = PBXNativeTarget; buildConfigurationList = 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "LuceneKitExample" */; buildPhases = ( 8DD76F990486AA7600D96B5E /* Sources */, 8DD76F9B0486AA7600D96B5E /* Frameworks */, 8DD76F9E0486AA7600D96B5E /* CopyFiles */, ); buildRules = ( ); buildSettings = { }; dependencies = ( ); name = LuceneKitExample; productInstallPath = "$(HOME)/bin"; productName = LuceneKitExample; productReference = 8DD76FA10486AA7600D96B5E /* LuceneKitExample */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 08FB7793FE84155DC02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "LuceneKitExample" */; buildSettings = { }; buildStyles = ( 014CEA4F0018CE4811CA2923 /* Debug */, 014CEA500018CE4811CA2923 /* Release */, ); hasScannedForEncodings = 1; mainGroup = 08FB7794FE84155DC02AAC07 /* LuceneKitExample */; projectDirPath = ""; targets = ( 8DD76F960486AA7600D96B5E /* LuceneKitExample */, 604A3AEA099A2B270082342D /* LuceneKitLowLevelExample */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ 604A3AEB099A2B270082342D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 604A3AEE099A2B270082342D /* LuceneKitExampleLowLevel.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8DD76F990486AA7600D96B5E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 604A3B1C099A2CAE0082342D /* LuceneKitExample.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 1DEB927508733DD40010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; FRAMEWORK_SEARCH_PATHS = "$(HOME)/Library/Frameworks"; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = NO; GCC_PREFIX_HEADER = ""; INSTALL_PATH = "$(HOME)/bin"; OTHER_LDFLAGS = ( "-framework", LuceneKit, ); PRODUCT_NAME = LuceneKitExample; ZERO_LINK = YES; }; name = Debug; }; 1DEB927608733DD40010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = ( ppc, i386, ); FRAMEWORK_SEARCH_PATHS = "$(HOME)/Library/Frameworks"; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = NO; GCC_PREFIX_HEADER = ""; INSTALL_PATH = "$(HOME)/bin"; OTHER_LDFLAGS = ( "-framework", LuceneKit, ); PRODUCT_NAME = LuceneKitExample; }; name = Release; }; 1DEB927908733DD40010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Debug; }; 1DEB927A08733DD40010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; 604A3AF5099A2B270082342D /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; FRAMEWORK_SEARCH_PATHS = "$(HOME)/Library/Frameworks"; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = NO; GCC_PREFIX_HEADER = ""; INSTALL_PATH = "$(HOME)/bin"; OTHER_LDFLAGS = ( "-framework", LuceneKit, ); PRODUCT_NAME = LuceneKitExample; ZERO_LINK = YES; }; name = Debug; }; 604A3AF6099A2B270082342D /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = ( ppc, i386, ); FRAMEWORK_SEARCH_PATHS = "$(HOME)/Library/Frameworks"; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = NO; GCC_PREFIX_HEADER = ""; INSTALL_PATH = "$(HOME)/bin"; OTHER_LDFLAGS = ( "-framework", LuceneKit, ); PRODUCT_NAME = LuceneKitExample; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "LuceneKitExample" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB927508733DD40010E9CD /* Debug */, 1DEB927608733DD40010E9CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "LuceneKitExample" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB927908733DD40010E9CD /* Debug */, 1DEB927A08733DD40010E9CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 604A3AF4099A2B270082342D /* Build configuration list for PBXNativeTarget "LuceneKitLowLevelExample" */ = { isa = XCConfigurationList; buildConfigurations = ( 604A3AF5099A2B270082342D /* Debug */, 604A3AF6099A2B270082342D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; }