/core/sdk-objc/MacFUSE.xcodeproj/project.pbxproj
http://macfuse.googlecode.com/ · Unknown · 578 lines · 565 code · 13 blank · 0 comment · 0 complexity · 95048b9640f018b12c8dd1da0e1c94fe MD5 · raw file
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 45;
- objects = {
- /* Begin PBXBuildFile section */
- 28D525B50EA8076400B7CF7B /* GMAppleDouble.h in Headers */ = {isa = PBXBuildFile; fileRef = FF4337460D27697A00554C02 /* GMAppleDouble.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 28D525B60EA8076400B7CF7B /* GMFinderInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = FF4337480D27697A00554C02 /* GMFinderInfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 28D525B70EA8076400B7CF7B /* GMResourceFork.h in Headers */ = {isa = PBXBuildFile; fileRef = FF43374A0D27697A00554C02 /* GMResourceFork.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 28D525B80EA8076400B7CF7B /* GMUserFileSystem.h in Headers */ = {isa = PBXBuildFile; fileRef = FFC1BF780D2D81D5009D8847 /* GMUserFileSystem.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 28D525B90EA8076400B7CF7B /* GMDataBackedFileDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = FF6C40200D300D7E00E51DD2 /* GMDataBackedFileDelegate.h */; };
- 28D525BB0EA8076400B7CF7B /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; };
- 28D525BD0EA8076400B7CF7B /* GMAppleDouble.m in Sources */ = {isa = PBXBuildFile; fileRef = FF4337470D27697A00554C02 /* GMAppleDouble.m */; };
- 28D525BE0EA8076400B7CF7B /* GMFinderInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = FF4337490D27697A00554C02 /* GMFinderInfo.m */; };
- 28D525BF0EA8076400B7CF7B /* GMResourceFork.m in Sources */ = {isa = PBXBuildFile; fileRef = FF43374B0D27697A00554C02 /* GMResourceFork.m */; };
- 28D525C00EA8076400B7CF7B /* GMUserFileSystem.m in Sources */ = {isa = PBXBuildFile; fileRef = FFC1BF790D2D81D5009D8847 /* GMUserFileSystem.m */; };
- 28D525C10EA8076400B7CF7B /* GMDataBackedFileDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = FF6C40210D300D7E00E51DD2 /* GMDataBackedFileDelegate.m */; };
- 28D525C30EA8076400B7CF7B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0867D69BFE84028FC02AAC07 /* Foundation.framework */; };
- 28D526C80EA8342500B7CF7B /* macfuse_objc_dtrace.d in Sources */ = {isa = PBXBuildFile; fileRef = 28D526C70EA8342500B7CF7B /* macfuse_objc_dtrace.d */; };
- 8DC2EF530486A6940098B216 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; };
- FF43374C0D27697A00554C02 /* GMAppleDouble.h in Headers */ = {isa = PBXBuildFile; fileRef = FF4337460D27697A00554C02 /* GMAppleDouble.h */; settings = {ATTRIBUTES = (Public, ); }; };
- FF43374D0D27697A00554C02 /* GMAppleDouble.m in Sources */ = {isa = PBXBuildFile; fileRef = FF4337470D27697A00554C02 /* GMAppleDouble.m */; };
- FF43374E0D27697A00554C02 /* GMFinderInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = FF4337480D27697A00554C02 /* GMFinderInfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
- FF43374F0D27697A00554C02 /* GMFinderInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = FF4337490D27697A00554C02 /* GMFinderInfo.m */; };
- FF4337500D27697A00554C02 /* GMResourceFork.h in Headers */ = {isa = PBXBuildFile; fileRef = FF43374A0D27697A00554C02 /* GMResourceFork.h */; settings = {ATTRIBUTES = (Public, ); }; };
- FF4337510D27697A00554C02 /* GMResourceFork.m in Sources */ = {isa = PBXBuildFile; fileRef = FF43374B0D27697A00554C02 /* GMResourceFork.m */; };
- FF6C40220D300D7E00E51DD2 /* GMDataBackedFileDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = FF6C40200D300D7E00E51DD2 /* GMDataBackedFileDelegate.h */; };
- FF6C40230D300D7E00E51DD2 /* GMDataBackedFileDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = FF6C40210D300D7E00E51DD2 /* GMDataBackedFileDelegate.m */; };
- FF948E340ECB597A0047139E /* MacFUSE.hdoc in Resources */ = {isa = PBXBuildFile; fileRef = FF948E330ECB597A0047139E /* MacFUSE.hdoc */; };
- FF999D040D25A4CE00920D03 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0867D69BFE84028FC02AAC07 /* Foundation.framework */; };
- FF9CE9410EAC59C80006A9F1 /* MacFUSE.h in Headers */ = {isa = PBXBuildFile; fileRef = FF9CE9400EAC59C80006A9F1 /* MacFUSE.h */; settings = {ATTRIBUTES = (Public, ); }; };
- FF9CE9420EAC59C80006A9F1 /* MacFUSE.h in Headers */ = {isa = PBXBuildFile; fileRef = FF9CE9400EAC59C80006A9F1 /* MacFUSE.h */; settings = {ATTRIBUTES = (Public, ); }; };
- FFC1BF7A0D2D81D5009D8847 /* GMUserFileSystem.h in Headers */ = {isa = PBXBuildFile; fileRef = FFC1BF780D2D81D5009D8847 /* GMUserFileSystem.h */; settings = {ATTRIBUTES = (Public, ); }; };
- FFC1BF7B0D2D81D5009D8847 /* GMUserFileSystem.m in Sources */ = {isa = PBXBuildFile; fileRef = FFC1BF790D2D81D5009D8847 /* GMUserFileSystem.m */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- 0867D69BFE84028FC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
- 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
- 28D525C80EA8076400B7CF7B /* MacFUSE.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MacFUSE.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 28D5261B0EA80E7000B7CF7B /* MacFUSE.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = MacFUSE.xcconfig; sourceTree = "<group>"; };
- 28D526C40EA833F100B7CF7B /* GMDTrace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GMDTrace.h; sourceTree = "<group>"; };
- 28D526C70EA8342500B7CF7B /* macfuse_objc_dtrace.d */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.dtrace; path = macfuse_objc_dtrace.d; sourceTree = "<group>"; };
- 32DBCF5E0370ADEE00C91783 /* MacFUSE_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacFUSE_Prefix.pch; sourceTree = "<group>"; };
- 8DC2EF5A0486A6940098B216 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 8DC2EF5B0486A6940098B216 /* MacFUSE.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MacFUSE.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- FF4337460D27697A00554C02 /* GMAppleDouble.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GMAppleDouble.h; sourceTree = "<group>"; };
- FF4337470D27697A00554C02 /* GMAppleDouble.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GMAppleDouble.m; sourceTree = "<group>"; };
- FF4337480D27697A00554C02 /* GMFinderInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GMFinderInfo.h; sourceTree = "<group>"; };
- FF4337490D27697A00554C02 /* GMFinderInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GMFinderInfo.m; sourceTree = "<group>"; };
- FF43374A0D27697A00554C02 /* GMResourceFork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GMResourceFork.h; sourceTree = "<group>"; };
- FF43374B0D27697A00554C02 /* GMResourceFork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GMResourceFork.m; sourceTree = "<group>"; };
- FF6C40200D300D7E00E51DD2 /* GMDataBackedFileDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GMDataBackedFileDelegate.h; sourceTree = "<group>"; };
- FF6C40210D300D7E00E51DD2 /* GMDataBackedFileDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GMDataBackedFileDelegate.m; sourceTree = "<group>"; };
- FF948E330ECB597A0047139E /* MacFUSE.hdoc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MacFUSE.hdoc; sourceTree = "<group>"; };
- FF9CE9400EAC59C80006A9F1 /* MacFUSE.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacFUSE.h; sourceTree = "<group>"; };
- FFC1BF780D2D81D5009D8847 /* GMUserFileSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GMUserFileSystem.h; sourceTree = "<group>"; };
- FFC1BF790D2D81D5009D8847 /* GMUserFileSystem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GMUserFileSystem.m; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 28D525C20EA8076400B7CF7B /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 28D525C30EA8076400B7CF7B /* Foundation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8DC2EF560486A6940098B216 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- FF999D040D25A4CE00920D03 /* Foundation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 034768DFFF38A50411DB9C8B /* Products */ = {
- isa = PBXGroup;
- children = (
- 8DC2EF5B0486A6940098B216 /* MacFUSE.framework */,
- 28D525C80EA8076400B7CF7B /* MacFUSE.framework */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 0867D691FE84028FC02AAC07 /* MacFUSE */ = {
- isa = PBXGroup;
- children = (
- 28D5261B0EA80E7000B7CF7B /* MacFUSE.xcconfig */,
- 08FB77AEFE84172EC02AAC07 /* Classes */,
- 32C88DFF0371C24200C91783 /* Other Sources */,
- 089C1665FE841158C02AAC07 /* Resources */,
- 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
- 034768DFFF38A50411DB9C8B /* Products */,
- );
- name = MacFUSE;
- sourceTree = "<group>";
- };
- 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
- isa = PBXGroup;
- children = (
- 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */,
- 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */,
- );
- name = "External Frameworks and Libraries";
- sourceTree = "<group>";
- };
- 089C1665FE841158C02AAC07 /* Resources */ = {
- isa = PBXGroup;
- children = (
- 8DC2EF5A0486A6940098B216 /* Info.plist */,
- 089C1666FE841158C02AAC07 /* InfoPlist.strings */,
- );
- name = Resources;
- sourceTree = "<group>";
- };
- 08FB77AEFE84172EC02AAC07 /* Classes */ = {
- isa = PBXGroup;
- children = (
- FF948E330ECB597A0047139E /* MacFUSE.hdoc */,
- FF9CE9400EAC59C80006A9F1 /* MacFUSE.h */,
- FFC1BF780D2D81D5009D8847 /* GMUserFileSystem.h */,
- FFC1BF790D2D81D5009D8847 /* GMUserFileSystem.m */,
- FF4337460D27697A00554C02 /* GMAppleDouble.h */,
- FF4337470D27697A00554C02 /* GMAppleDouble.m */,
- FF4337480D27697A00554C02 /* GMFinderInfo.h */,
- FF4337490D27697A00554C02 /* GMFinderInfo.m */,
- FF43374A0D27697A00554C02 /* GMResourceFork.h */,
- FF43374B0D27697A00554C02 /* GMResourceFork.m */,
- FF6C40200D300D7E00E51DD2 /* GMDataBackedFileDelegate.h */,
- FF6C40210D300D7E00E51DD2 /* GMDataBackedFileDelegate.m */,
- );
- name = Classes;
- sourceTree = "<group>";
- };
- 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = {
- isa = PBXGroup;
- children = (
- 0867D69BFE84028FC02AAC07 /* Foundation.framework */,
- );
- name = "Linked Frameworks";
- sourceTree = "<group>";
- };
- 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */ = {
- isa = PBXGroup;
- children = (
- );
- name = "Other Frameworks";
- sourceTree = "<group>";
- };
- 32C88DFF0371C24200C91783 /* Other Sources */ = {
- isa = PBXGroup;
- children = (
- 28D526C70EA8342500B7CF7B /* macfuse_objc_dtrace.d */,
- 28D526C40EA833F100B7CF7B /* GMDTrace.h */,
- 32DBCF5E0370ADEE00C91783 /* MacFUSE_Prefix.pch */,
- );
- name = "Other Sources";
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXHeadersBuildPhase section */
- 28D525B40EA8076400B7CF7B /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 28D525B50EA8076400B7CF7B /* GMAppleDouble.h in Headers */,
- 28D525B60EA8076400B7CF7B /* GMFinderInfo.h in Headers */,
- 28D525B70EA8076400B7CF7B /* GMResourceFork.h in Headers */,
- 28D525B80EA8076400B7CF7B /* GMUserFileSystem.h in Headers */,
- 28D525B90EA8076400B7CF7B /* GMDataBackedFileDelegate.h in Headers */,
- FF9CE9410EAC59C80006A9F1 /* MacFUSE.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8DC2EF500486A6940098B216 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- FF43374C0D27697A00554C02 /* GMAppleDouble.h in Headers */,
- FF43374E0D27697A00554C02 /* GMFinderInfo.h in Headers */,
- FF4337500D27697A00554C02 /* GMResourceFork.h in Headers */,
- FFC1BF7A0D2D81D5009D8847 /* GMUserFileSystem.h in Headers */,
- FF6C40220D300D7E00E51DD2 /* GMDataBackedFileDelegate.h in Headers */,
- FF9CE9420EAC59C80006A9F1 /* MacFUSE.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXHeadersBuildPhase section */
- /* Begin PBXNativeTarget section */
- 28D525B30EA8076400B7CF7B /* MacFUSE-10.5 */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 28D525C50EA8076400B7CF7B /* Build configuration list for PBXNativeTarget "MacFUSE-10.5" */;
- buildPhases = (
- 28D525B40EA8076400B7CF7B /* Headers */,
- 28D525BA0EA8076400B7CF7B /* Resources */,
- 28D525BC0EA8076400B7CF7B /* Sources */,
- 28D525C20EA8076400B7CF7B /* Frameworks */,
- 28D525C40EA8076400B7CF7B /* ShellScript */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "MacFUSE-10.5";
- productInstallPath = /Library/Frameworks;
- productName = MacFUSE;
- productReference = 28D525C80EA8076400B7CF7B /* MacFUSE.framework */;
- productType = "com.apple.product-type.framework";
- };
- 8DC2EF4F0486A6940098B216 /* MacFUSE-10.4 */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "MacFUSE-10.4" */;
- buildPhases = (
- 8DC2EF500486A6940098B216 /* Headers */,
- 8DC2EF520486A6940098B216 /* Resources */,
- 8DC2EF540486A6940098B216 /* Sources */,
- 8DC2EF560486A6940098B216 /* Frameworks */,
- FF8DE2320D4EFE7C0007BFF6 /* ShellScript */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "MacFUSE-10.4";
- productInstallPath = /Library/Frameworks;
- productName = MacFUSE;
- productReference = 8DC2EF5B0486A6940098B216 /* MacFUSE.framework */;
- productType = "com.apple.product-type.framework";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 0867D690FE84028FC02AAC07 /* Project object */ = {
- isa = PBXProject;
- buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "MacFUSE" */;
- compatibilityVersion = "Xcode 3.1";
- hasScannedForEncodings = 1;
- mainGroup = 0867D691FE84028FC02AAC07 /* MacFUSE */;
- productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 8DC2EF4F0486A6940098B216 /* MacFUSE-10.4 */,
- 28D525B30EA8076400B7CF7B /* MacFUSE-10.5 */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 28D525BA0EA8076400B7CF7B /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 28D525BB0EA8076400B7CF7B /* InfoPlist.strings in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8DC2EF520486A6940098B216 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 8DC2EF530486A6940098B216 /* InfoPlist.strings in Resources */,
- FF948E340ECB597A0047139E /* MacFUSE.hdoc in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXShellScriptBuildPhase section */
- 28D525C40EA8076400B7CF7B /* ShellScript */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 12;
- files = (
- );
- inputPaths = (
- );
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "if [ x\"$ACTION\" != x\"build\" ]\nthen\n exit 0\nfi\n\nTEMPLATE_DIR=\"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ProjectTemplates/\"\nmkdir \"$TEMPLATE_DIR\"\ncp -R \"${SOURCE_ROOT}/ProjectTemplates/\" \"$TEMPLATE_DIR\"\nfind \"$TEMPLATE_DIR\" -type d -name '.svn' -exec rm -rf '{}' \\; > /dev/null 2>&1 || true\n\nGEN_BRIDGE_METADATA=/usr/bin/gen_bridge_metadata\nif [ ! -x $GEN_BRIDGE_METADATA ]\nthen\n echo \"Skipping BridgeSupport due to missing gen_bridge_metadata.\"\n exit 0\nfi\nOUT_FRAMEWORK=\"${TARGET_BUILD_DIR}/${SDK_NAME}.framework\"\nBRIDGE_DIR=\"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/BridgeSupport/\"\nmkdir \"$BRIDGE_DIR\"\nDYLD_LIBRARY_PATH=\"${MACFUSE_BUILD_ROOT}/usr/local/lib/\" $GEN_BRIDGE_METADATA -f \"$OUT_FRAMEWORK\" > \"${BRIDGE_DIR}/${SDK_NAME}.bridgesupport\"\n\nDEBUG_DIR=\"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Debug/\"\nmkdir \"$DEBUG_DIR\"\ncp -R \"${OUT_FRAMEWORK}.dSYM\" \"$DEBUG_DIR\"\n";
- showEnvVarsInLog = 0;
- };
- FF8DE2320D4EFE7C0007BFF6 /* ShellScript */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 12;
- files = (
- );
- inputPaths = (
- );
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "if [ x\"$ACTION\" != x\"build\" ]\nthen\n exit 0\nfi\n\nGEN_BRIDGE_METADATA=/usr/bin/gen_bridge_metadata\nif [ ! -x $GEN_BRIDGE_METADATA ]\nthen\n echo \"Skipping BridgeSupport due to missing gen_bridge_metadata.\"\n exit 0\nfi\nOUT_FRAMEWORK=\"${TARGET_BUILD_DIR}/${SDK_NAME}.framework\"\nBRIDGE_DIR=\"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/BridgeSupport/\"\nmkdir \"$BRIDGE_DIR\"\nDYLD_LIBRARY_PATH=\"${MACFUSE_BUILD_ROOT}/usr/local/lib/\" $GEN_BRIDGE_METADATA -f \"$OUT_FRAMEWORK\" > \"${BRIDGE_DIR}/${SDK_NAME}.bridgesupport\"\n";
- showEnvVarsInLog = 0;
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 28D525BC0EA8076400B7CF7B /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 28D525BD0EA8076400B7CF7B /* GMAppleDouble.m in Sources */,
- 28D525BE0EA8076400B7CF7B /* GMFinderInfo.m in Sources */,
- 28D525BF0EA8076400B7CF7B /* GMResourceFork.m in Sources */,
- 28D525C00EA8076400B7CF7B /* GMUserFileSystem.m in Sources */,
- 28D525C10EA8076400B7CF7B /* GMDataBackedFileDelegate.m in Sources */,
- 28D526C80EA8342500B7CF7B /* macfuse_objc_dtrace.d in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8DC2EF540486A6940098B216 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- FF43374D0D27697A00554C02 /* GMAppleDouble.m in Sources */,
- FF43374F0D27697A00554C02 /* GMFinderInfo.m in Sources */,
- FF4337510D27697A00554C02 /* GMResourceFork.m in Sources */,
- FFC1BF7B0D2D81D5009D8847 /* GMUserFileSystem.m in Sources */,
- FF6C40230D300D7E00E51DD2 /* GMDataBackedFileDelegate.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXVariantGroup section */
- 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = {
- isa = PBXVariantGroup;
- children = (
- 089C1667FE841158C02AAC07 /* English */,
- );
- name = InfoPlist.strings;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- 1DEB91AE08733DA50010E9CD /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 28D5261B0EA80E7000B7CF7B /* MacFUSE.xcconfig */;
- buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_32_BIT)";
- 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_MODEL_TUNING = G5;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = MacFUSE_Prefix.pch;
- GCC_WARN_UNUSED_VARIABLE = NO;
- INFOPLIST_FILE = Info.plist;
- INSTALL_PATH = /Library/Frameworks;
- PRODUCT_NAME = MacFUSE;
- "SDKROOT[arch=*]" = macosx10.4;
- WRAPPER_EXTENSION = framework;
- ZERO_LINK = YES;
- };
- name = Debug;
- };
- 1DEB91AF08733DA50010E9CD /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 28D5261B0EA80E7000B7CF7B /* MacFUSE.xcconfig */;
- buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_32_BIT)";
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- FRAMEWORK_VERSION = A;
- GCC_MODEL_TUNING = G5;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = MacFUSE_Prefix.pch;
- GCC_WARN_UNUSED_VARIABLE = NO;
- INFOPLIST_FILE = Info.plist;
- INSTALL_PATH = /Library/Frameworks;
- PRODUCT_NAME = MacFUSE;
- "SDKROOT[arch=*]" = macosx10.4;
- STRIPFLAGS = "";
- WRAPPER_EXTENSION = framework;
- };
- name = Release;
- };
- 1DEB91B208733DA50010E9CD /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 28D5261B0EA80E7000B7CF7B /* MacFUSE.xcconfig */;
- buildSettings = {
- ARCHS = (
- i386,
- x86_64,
- ppc,
- ppc64,
- );
- GCC_ENABLE_OBJC_EXCEPTIONS = YES;
- GCC_ENABLE_OBJC_GC = supported;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- GCC_TREAT_WARNINGS_AS_ERRORS = YES;
- GCC_VERSION = 4.0;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- INFOPLIST_EXPAND_BUILD_SETTINGS = YES;
- INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "";
- INFOPLIST_PREPROCESS = YES;
- INFOPLIST_PREPROCESSOR_DEFINITIONS = "MACFUSE_CORE_VERSION=$(MACFUSE_BUNDLE_VERSION_LITERAL)";
- INSTALL_PATH = /Library/Frameworks;
- OTHER_CFLAGS = (
- "-D__FreeBSD__=10",
- "-D_FILE_OFFSET_BITS=64",
- "-std=c99",
- "-I$(MACFUSE_BUILD_ROOT)/usr/local/include",
- );
- OTHER_LDFLAGS = (
- "-lfuse",
- "-L$(MACFUSE_BUILD_ROOT)/usr/local/lib",
- );
- PREBINDING = NO;
- SDKROOT = macosx10.4;
- "SDKROOT[arch=*64]" = macosx10.5;
- };
- name = Debug;
- };
- 1DEB91B308733DA50010E9CD /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 28D5261B0EA80E7000B7CF7B /* MacFUSE.xcconfig */;
- buildSettings = {
- ARCHS = (
- i386,
- x86_64,
- ppc,
- ppc64,
- );
- DEPLOYMENT_POSTPROCESSING = YES;
- GCC_ENABLE_OBJC_EXCEPTIONS = YES;
- GCC_ENABLE_OBJC_GC = supported;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- GCC_TREAT_WARNINGS_AS_ERRORS = YES;
- GCC_VERSION = 4.0;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- INFOPLIST_EXPAND_BUILD_SETTINGS = YES;
- INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "";
- INFOPLIST_PREPROCESS = YES;
- INFOPLIST_PREPROCESSOR_DEFINITIONS = "MACFUSE_CORE_VERSION=$(MACFUSE_BUNDLE_VERSION_LITERAL)";
- INSTALL_PATH = /Library/Frameworks;
- OTHER_CFLAGS = (
- "-D__FreeBSD__=10",
- "-D_FILE_OFFSET_BITS=64",
- "-std=c99",
- "-I$(MACFUSE_BUILD_ROOT)/usr/local/include",
- "${CUSTOM_CFLAGS}",
- );
- OTHER_LDFLAGS = (
- "-lfuse",
- "-L$(MACFUSE_BUILD_ROOT)/usr/local/lib",
- );
- PREBINDING = NO;
- SDKROOT = macosx10.4;
- "SDKROOT[arch=*64]" = macosx10.5;
- SEPARATE_STRIP = NO;
- STRIP_INSTALLED_PRODUCT = YES;
- STRIP_STYLE = "non-global";
- };
- name = Release;
- };
- 28D525C60EA8076400B7CF7B /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 28D5261B0EA80E7000B7CF7B /* MacFUSE.xcconfig */;
- buildSettings = {
- 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_MODEL_TUNING = G5;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = MacFUSE_Prefix.pch;
- INFOPLIST_FILE = Info.plist;
- INSTALL_PATH = /Library/Frameworks;
- OTHER_CFLAGS = (
- "-D__DARWIN_64_BIT_INO_T=1",
- "-D__FreeBSD__=10",
- "-D_FILE_OFFSET_BITS=64",
- "-std=c99",
- "-I$(MACFUSE_BUILD_ROOT)/usr/local/include",
- "${CUSTOM_CFLAGS}",
- );
- OTHER_LDFLAGS = (
- "-lfuse_ino64",
- "-L$(MACFUSE_BUILD_ROOT)/usr/local/lib",
- );
- PRODUCT_NAME = MacFUSE;
- SDKROOT = macosx10.5;
- WRAPPER_EXTENSION = framework;
- ZERO_LINK = YES;
- };
- name = Debug;
- };
- 28D525C70EA8076400B7CF7B /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 28D5261B0EA80E7000B7CF7B /* MacFUSE.xcconfig */;
- buildSettings = {
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- FRAMEWORK_VERSION = A;
- GCC_MODEL_TUNING = G5;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = MacFUSE_Prefix.pch;
- INFOPLIST_FILE = Info.plist;
- INSTALL_PATH = /Library/Frameworks;
- OTHER_CFLAGS = (
- "-D__DARWIN_64_BIT_INO_T=1",
- "-D__FreeBSD__=10",
- "-D_FILE_OFFSET_BITS=64",
- "-std=c99",
- "-I$(MACFUSE_BUILD_ROOT)/usr/local/include",
- "${CUSTOM_CFLAGS}",
- );
- OTHER_LDFLAGS = (
- "-lfuse_ino64",
- "-L$(MACFUSE_BUILD_ROOT)/usr/local/lib",
- );
- PRODUCT_NAME = MacFUSE;
- SDKROOT = macosx10.5;
- STRIPFLAGS = "";
- WRAPPER_EXTENSION = framework;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "MacFUSE-10.4" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 1DEB91AE08733DA50010E9CD /* Debug */,
- 1DEB91AF08733DA50010E9CD /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Debug;
- };
- 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "MacFUSE" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 1DEB91B208733DA50010E9CD /* Debug */,
- 1DEB91B308733DA50010E9CD /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Debug;
- };
- 28D525C50EA8076400B7CF7B /* Build configuration list for PBXNativeTarget "MacFUSE-10.5" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 28D525C60EA8076400B7CF7B /* Debug */,
- 28D525C70EA8076400B7CF7B /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Debug;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
- }