// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ 6AFA6082097C8B3C00976C01 /* OVIMUIM.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6AFA6072097C8ACB00976C01 /* OVIMUIM.mm */; }; 6AFA6084097C8B5100976C01 /* UIM.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6AFA6083097C8B5100976C01 /* UIM.framework */; }; 6AFA609A097C8BF500976C01 /* libintl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 6AFA6099097C8BF500976C01 /* libintl.dylib */; }; /* End PBXBuildFile section */ /* Begin PBXBuildStyle section */ 6AFA609E097C93B200976C01 /* Development */ = { isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = NO; }; name = Development; }; 6AFA609F097C93B200976C01 /* Deployment */ = { isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = YES; }; name = Deployment; }; /* End PBXBuildStyle section */ /* Begin PBXFileReference section */ 6AFA6072097C8ACB00976C01 /* OVIMUIM.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = OVIMUIM.mm; sourceTree = ""; }; 6AFA6077097C8ADA00976C01 /* OVIMUIM.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OVIMUIM.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; 6AFA6079097C8ADA00976C01 /* OVIMUIM-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "OVIMUIM-Info.plist"; sourceTree = ""; }; 6AFA6083097C8B5100976C01 /* UIM.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIM.framework; path = /Library/Frameworks/UIM.framework; sourceTree = ""; }; 6AFA6099097C8BF500976C01 /* libintl.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libintl.dylib; path = /Library/Frameworks/UIM.framework/Versions/0.4.7/lib/libintl.dylib; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 6AFA6075097C8ADA00976C01 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 6AFA6084097C8B5100976C01 /* UIM.framework in Frameworks */, 6AFA609A097C8BF500976C01 /* libintl.dylib in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 6AFA6067097C8ABD00976C01 = { isa = PBXGroup; children = ( 6AFA6072097C8ACB00976C01 /* OVIMUIM.mm */, 6AFA6079097C8ADA00976C01 /* OVIMUIM-Info.plist */, 6AFA6099097C8BF500976C01 /* libintl.dylib */, 6AFA6083097C8B5100976C01 /* UIM.framework */, 6AFA6078097C8ADA00976C01 /* Products */, ); sourceTree = ""; }; 6AFA6078097C8ADA00976C01 /* Products */ = { isa = PBXGroup; children = ( 6AFA6077097C8ADA00976C01 /* OVIMUIM.bundle */, ); name = Products; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 6AFA6076097C8ADA00976C01 /* OVIMUIM */ = { isa = PBXNativeTarget; buildConfigurationList = 6AFA607A097C8ADB00976C01 /* Build configuration list for PBXNativeTarget "OVIMUIM" */; buildPhases = ( 6AFA6073097C8ADA00976C01 /* Resources */, 6AFA6074097C8ADA00976C01 /* Sources */, 6AFA6075097C8ADA00976C01 /* 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"; INFOPLIST_FILE = "OVIMUIM-Info.plist"; INSTALL_PATH = "$(HOME)/Library/Bundles"; OTHER_LDFLAGS = ( "-framework", Foundation, "-framework", AppKit, ); PREBINDING = NO; PRODUCT_NAME = OVIMUIM; WRAPPER_EXTENSION = bundle; ZERO_LINK = YES; }; dependencies = ( ); name = OVIMUIM; productName = OVIMUIM; productReference = 6AFA6077097C8ADA00976C01 /* OVIMUIM.bundle */; productSettingsXML = " CFBundleDevelopmentRegion English CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIdentifier com.yourcompany.OVIMUIM CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType BNDL CFBundleSignature ???? CFBundleVersion 1.0 "; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 6AFA6069097C8ABD00976C01 /* Project object */ = { isa = PBXProject; buildConfigurationList = 6AFA606A097C8ABD00976C01 /* Build configuration list for PBXProject "OVIMUIM" */; buildSettings = { }; buildStyles = ( 6AFA609E097C93B200976C01 /* Development */, 6AFA609F097C93B200976C01 /* Deployment */, ); hasScannedForEncodings = 0; mainGroup = 6AFA6067097C8ABD00976C01; productRefGroup = 6AFA6078097C8ADA00976C01 /* Products */; projectDirPath = ""; targets = ( 6AFA6076097C8ADA00976C01 /* OVIMUIM */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 6AFA6073097C8ADA00976C01 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 6AFA6074097C8ADA00976C01 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 6AFA6082097C8B3C00976C01 /* OVIMUIM.mm in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 6AFA606B097C8ABD00976C01 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; }; name = Debug; }; 6AFA606C097C8ABD00976C01 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; }; name = Release; }; 6AFA607B097C8ADB00976C01 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(NATIVE_ARCH)"; COPY_PHASE_STRIP = NO; DSTROOT = /; 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"; INFOPLIST_FILE = "OVIMUIM-Info.plist"; INSTALL_PATH = /Library/OpenVanilla/0.7.2/Modules/; LIBRARY_SEARCH_PATHS = ( "$(LIBRARY_SEARCH_PATHS)", "$(LOCAL_LIBRARY_DIR)/Frameworks/UIM.framework/Versions/0.4.7/lib", ); OTHER_LDFLAGS = ( "-framework", Foundation, "-framework", AppKit, ); PREBINDING = NO; PRODUCT_NAME = OVIMUIM; WRAPPER_EXTENSION = bundle; ZERO_LINK = YES; }; name = Debug; }; 6AFA607C097C8ADB00976C01 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(NATIVE_ARCH)"; COPY_PHASE_STRIP = YES; DSTROOT = /; 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"; INFOPLIST_FILE = "OVIMUIM-Info.plist"; INSTALL_PATH = /Library/OpenVanilla/0.7.2/Modules/; LIBRARY_SEARCH_PATHS = ( "$(LIBRARY_SEARCH_PATHS)", "$(LOCAL_LIBRARY_DIR)/Frameworks/UIM.framework/Versions/0.4.7/lib", ); OTHER_LDFLAGS = ( "-framework", Foundation, "-framework", AppKit, ); PREBINDING = NO; PRODUCT_NAME = OVIMUIM; WRAPPER_EXTENSION = bundle; ZERO_LINK = NO; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 6AFA606A097C8ABD00976C01 /* Build configuration list for PBXProject "OVIMUIM" */ = { isa = XCConfigurationList; buildConfigurations = ( 6AFA606B097C8ABD00976C01 /* Debug */, 6AFA606C097C8ABD00976C01 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 6AFA607A097C8ADB00976C01 /* Build configuration list for PBXNativeTarget "OVIMUIM" */ = { isa = XCConfigurationList; buildConfigurations = ( 6AFA607B097C8ADB00976C01 /* Debug */, 6AFA607C097C8ADB00976C01 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 6AFA6069097C8ABD00976C01 /* Project object */; }