// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ 6A91C645097BD5040034BD92 /* OpenVanilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A91C642097BD5040034BD92 /* OpenVanilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; 6A91C646097BD5040034BD92 /* OVLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A91C643097BD5040034BD92 /* OVLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; }; 6A91C647097BD5040034BD92 /* OVUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A91C644097BD5040034BD92 /* OVUtility.h */; settings = {ATTRIBUTES = (Public, ); }; }; /* End PBXBuildFile section */ /* Begin PBXBuildStyle section */ 6A62A7A2097150F200834FB9 /* Development */ = { isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = NO; }; name = Development; }; 6A62A7A3097150F200834FB9 /* Deployment */ = { isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = YES; }; name = Deployment; }; /* End PBXBuildStyle section */ /* Begin PBXFileReference section */ 6A83D9AE09706437006F8E81 /* OpenVanilla.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OpenVanilla.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 6A83D9B009706437006F8E81 /* OpenVanilla-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "OpenVanilla-Info.plist"; sourceTree = ""; }; 6A91C642097BD5040034BD92 /* OpenVanilla.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OpenVanilla.h; path = Headers/OpenVanilla.h; sourceTree = ""; }; 6A91C643097BD5040034BD92 /* OVLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVLibrary.h; path = Headers/OVLibrary.h; sourceTree = ""; }; 6A91C644097BD5040034BD92 /* OVUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVUtility.h; path = Headers/OVUtility.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 6A83D9AC09706437006F8E81 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 6A83D99C0970640A006F8E81 = { isa = PBXGroup; children = ( 6A83D9B50970646A006F8E81 /* Headers */, 6A83D9AF09706437006F8E81 /* Products */, 6A83D9B009706437006F8E81 /* OpenVanilla-Info.plist */, ); sourceTree = ""; }; 6A83D9AF09706437006F8E81 /* Products */ = { isa = PBXGroup; children = ( 6A83D9AE09706437006F8E81 /* OpenVanilla.framework */, ); name = Products; sourceTree = ""; }; 6A83D9B50970646A006F8E81 /* Headers */ = { isa = PBXGroup; children = ( 6A91C642097BD5040034BD92 /* OpenVanilla.h */, 6A91C643097BD5040034BD92 /* OVLibrary.h */, 6A91C644097BD5040034BD92 /* OVUtility.h */, ); name = Headers; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ 6A83D9A909706437006F8E81 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 6A91C645097BD5040034BD92 /* OpenVanilla.h in Headers */, 6A91C646097BD5040034BD92 /* OVLibrary.h in Headers */, 6A91C647097BD5040034BD92 /* OVUtility.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ 6A83D9AD09706437006F8E81 /* OpenVanilla */ = { isa = PBXNativeTarget; buildConfigurationList = 6A83D9B109706438006F8E81 /* Build configuration list for PBXNativeTarget "OpenVanilla" */; buildPhases = ( 6A83D9A909706437006F8E81 /* Headers */, 6A83D9AA09706437006F8E81 /* Resources */, 6A83D9AB09706437006F8E81 /* Sources */, 6A83D9AC09706437006F8E81 /* Frameworks */, ); buildRules = ( ); buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; FRAMEWORK_VERSION = A; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; INFOPLIST_FILE = "OpenVanilla-Info.plist"; INSTALL_PATH = "$(HOME)/Library/Frameworks"; OTHER_LDFLAGS = ( "-framework", Carbon, ); PREBINDING = NO; PRODUCT_NAME = OpenVanilla; ZERO_LINK = YES; }; dependencies = ( ); name = OpenVanilla; productName = OpenVanilla; productReference = 6A83D9AE09706437006F8E81 /* OpenVanilla.framework */; productSettingsXML = " CFBundleDevelopmentRegion English CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIdentifier com.yourcompany.OpenVanilla CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType FMWK CFBundleSignature ???? CFBundleVersion 1.0 "; productType = "com.apple.product-type.framework"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 6A83D99E0970640A006F8E81 /* Project object */ = { isa = PBXProject; buildConfigurationList = 6A83D99F0970640A006F8E81 /* Build configuration list for PBXProject "OpenVanillaFramework" */; buildSettings = { }; buildStyles = ( 6A62A7A2097150F200834FB9 /* Development */, 6A62A7A3097150F200834FB9 /* Deployment */, ); hasScannedForEncodings = 0; mainGroup = 6A83D99C0970640A006F8E81; productRefGroup = 6A83D9AF09706437006F8E81 /* Products */; projectDirPath = ""; targets = ( 6A83D9AD09706437006F8E81 /* OpenVanilla */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 6A83D9AA09706437006F8E81 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 6A83D9AB09706437006F8E81 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 6A83D9A00970640A006F8E81 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = ( ppc, i386, ); COPY_PHASE_STRIP = NO; DSTROOT = /; }; name = Debug; }; 6A83D9A10970640A006F8E81 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = ( ppc, i386, ); COPY_PHASE_STRIP = YES; DSTROOT = /; }; name = Release; }; 6A83D9B209706438006F8E81 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = ( ppc, i386, ); COPY_PHASE_STRIP = NO; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; FRAMEWORK_VERSION = A; 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/Carbon.framework/Headers/Carbon.h"; INFOPLIST_FILE = "OpenVanilla-Info.plist"; INSTALL_PATH = "$(HOME)/Library/Frameworks"; OTHER_LDFLAGS = ( "-framework", Carbon, ); PREBINDING = NO; PRODUCT_NAME = OpenVanilla; ZERO_LINK = YES; }; name = Debug; }; 6A83D9B309706438006F8E81 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = ( ppc, i386, ); COPY_PHASE_STRIP = YES; DSTROOT = /; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; FRAMEWORK_VERSION = A; 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/Carbon.framework/Headers/Carbon.h"; INFOPLIST_FILE = "OpenVanilla-Info.plist"; INSTALL_PATH = /Library/Frameworks; OTHER_LDFLAGS = ( "-framework", Carbon, ); PREBINDING = NO; PRODUCT_NAME = OpenVanilla; ZERO_LINK = NO; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 6A83D99F0970640A006F8E81 /* Build configuration list for PBXProject "OpenVanillaFramework" */ = { isa = XCConfigurationList; buildConfigurations = ( 6A83D9A00970640A006F8E81 /* Debug */, 6A83D9A10970640A006F8E81 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 6A83D9B109706438006F8E81 /* Build configuration list for PBXNativeTarget "OpenVanilla" */ = { isa = XCConfigurationList; buildConfigurations = ( 6A83D9B209706438006F8E81 /* Debug */, 6A83D9B309706438006F8E81 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 6A83D99E0970640A006F8E81 /* Project object */; }