501 lines
23 KiB
Plaintext
501 lines
23 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 45;
|
|
objects = {
|
|
|
|
/* Begin PBXAggregateTarget section */
|
|
2A9E36601301B6F100F40B5F /* Build Directory */ = {
|
|
isa = PBXAggregateTarget;
|
|
buildConfigurationList = 2A9E36611301B6F200F40B5F /* Build configuration list for PBXAggregateTarget "Build Directory" */;
|
|
buildPhases = (
|
|
2A9E36641301B70D00F40B5F /* ShellScript */,
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Build Directory";
|
|
productName = "Build Directory";
|
|
};
|
|
/* End PBXAggregateTarget section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
2A1A48FC130595C50032D844 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2A1A48FB130595C50032D844 /* Carbon.framework */; };
|
|
2A9E36691301B79100F40B5F /* MGMFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A9E36681301B79000F40B5F /* MGMFileManager.m */; };
|
|
2A9E36771301C8D300F40B5F /* MGMAddons.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A9E36761301C8D100F40B5F /* MGMAddons.m */; };
|
|
2A9E367B1301C97300F40B5F /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2A9E367A1301C97300F40B5F /* QuartzCore.framework */; };
|
|
2A9E367E1301CA3D00F40B5F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A9E367D1301CA3D00F40B5F /* main.m */; };
|
|
2AC4C05B1301D8CB00712FB7 /* dsa_pub.pem in Resources */ = {isa = PBXBuildFile; fileRef = 2AC4C0451301D8CB00712FB7 /* dsa_pub.pem */; };
|
|
2AC4C05C1301D8CB00712FB7 /* ExuastWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2AC4C0461301D8CB00712FB7 /* ExuastWindow.xib */; };
|
|
2AC4C05D1301D8CB00712FB7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 2AC4C0481301D8CB00712FB7 /* InfoPlist.strings */; };
|
|
2AC4C05E1301D8CB00712FB7 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 2AC4C04A1301D8CB00712FB7 /* Localizable.strings */; };
|
|
2AC4C05F1301D8CB00712FB7 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2AC4C04C1301D8CB00712FB7 /* MainMenu.xib */; };
|
|
2AC4C0D31301E21C00712FB7 /* GeckoReporter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2AC4C0D21301E21C00712FB7 /* GeckoReporter.framework */; };
|
|
2AC4C0D51301E22500712FB7 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2AC4C0D41301E22500712FB7 /* Sparkle.framework */; };
|
|
2AC4C0D61301E23100712FB7 /* GeckoReporter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2AC4C0D21301E21C00712FB7 /* GeckoReporter.framework */; };
|
|
2AC4C0D71301E23400712FB7 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2AC4C0D41301E22500712FB7 /* Sparkle.framework */; };
|
|
2AC4C0E51301E2DC00712FB7 /* Exhaust.icns in Resources */ = {isa = PBXBuildFile; fileRef = 2AC4C0E41301E2DC00712FB7 /* Exhaust.icns */; };
|
|
2AF65A30120E048A00DC0A49 /* MGMController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2AF65A2D120E048A00DC0A49 /* MGMController.m */; };
|
|
2AF65A31120E048A00DC0A49 /* MGMLoginItems.m in Sources */ = {isa = PBXBuildFile; fileRef = 2AF65A2F120E048A00DC0A49 /* MGMLoginItems.m */; };
|
|
8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
2A9E36651301B73F00F40B5F /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2A9E36601301B6F100F40B5F;
|
|
remoteInfo = "Build Directory";
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
2AF65EF8120F65D000DC0A49 /* Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
2AC4C0D61301E23100712FB7 /* GeckoReporter.framework in Frameworks */,
|
|
2AC4C0D71301E23400712FB7 /* Sparkle.framework in Frameworks */,
|
|
);
|
|
name = Frameworks;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
|
|
29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
|
29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
|
2A1A48FB130595C50032D844 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = ../../../System/Library/Frameworks/Carbon.framework; sourceTree = "<group>"; };
|
|
2A9E36671301B79000F40B5F /* MGMFileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGMFileManager.h; sourceTree = "<group>"; };
|
|
2A9E36681301B79000F40B5F /* MGMFileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MGMFileManager.m; sourceTree = "<group>"; };
|
|
2A9E36751301C8CD00F40B5F /* MGMAddons.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGMAddons.h; sourceTree = "<group>"; };
|
|
2A9E36761301C8D100F40B5F /* MGMAddons.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MGMAddons.m; sourceTree = "<group>"; };
|
|
2A9E367A1301C97300F40B5F /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = ../../../System/Library/Frameworks/QuartzCore.framework; sourceTree = "<group>"; };
|
|
2A9E367D1301CA3D00F40B5F /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Classes/main.m; sourceTree = "<group>"; };
|
|
2A9E367F1301CA4600F40B5F /* prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = prefix.pch; path = Classes/prefix.pch; sourceTree = "<group>"; };
|
|
2AC4C0451301D8CB00712FB7 /* dsa_pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dsa_pub.pem; sourceTree = "<group>"; };
|
|
2AC4C0471301D8CB00712FB7 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/ExuastWindow.xib; sourceTree = "<group>"; };
|
|
2AC4C0491301D8CB00712FB7 /* English */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
2AC4C04B1301D8CB00712FB7 /* English */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
2AC4C04D1301D8CB00712FB7 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
2AC4C04E1301D8CB00712FB7 /* es */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = es; path = es.lproj/ExuastWindow.xib; sourceTree = "<group>"; };
|
|
2AC4C04F1301D8CB00712FB7 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
2AC4C0501301D8CB00712FB7 /* es */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = es; path = es.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
2AC4C0511301D8CB00712FB7 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/ExuastWindow.xib; sourceTree = "<group>"; };
|
|
2AC4C0521301D8CB00712FB7 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
2AC4C0531301D8CB00712FB7 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
2AC4C0551301D8CB00712FB7 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "pt-PT"; path = "pt-PT.lproj/ExuastWindow.xib"; sourceTree = "<group>"; };
|
|
2AC4C0561301D8CB00712FB7 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
2AC4C0571301D8CB00712FB7 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "pt-PT"; path = "pt-PT.lproj/MainMenu.xib"; sourceTree = "<group>"; };
|
|
2AC4C0581301D8CB00712FB7 /* sv */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = sv; path = sv.lproj/ExuastWindow.xib; sourceTree = "<group>"; };
|
|
2AC4C0591301D8CB00712FB7 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
2AC4C05A1301D8CB00712FB7 /* sv */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = sv; path = sv.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
2AC4C0611301D8E000712FB7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
2AC4C0D21301E21C00712FB7 /* GeckoReporter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GeckoReporter.framework; path = Frameworks/GeckoReporter.framework; sourceTree = "<group>"; };
|
|
2AC4C0D41301E22500712FB7 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sparkle.framework; path = Frameworks/Sparkle.framework; sourceTree = "<group>"; };
|
|
2AC4C0E41301E2DC00712FB7 /* Exhaust.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = Exhaust.icns; sourceTree = SOURCE_ROOT; };
|
|
2AF65A2C120E048A00DC0A49 /* MGMController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGMController.h; sourceTree = "<group>"; };
|
|
2AF65A2D120E048A00DC0A49 /* MGMController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MGMController.m; sourceTree = "<group>"; };
|
|
2AF65A2E120E048A00DC0A49 /* MGMLoginItems.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGMLoginItems.h; sourceTree = "<group>"; };
|
|
2AF65A2F120E048A00DC0A49 /* MGMLoginItems.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MGMLoginItems.m; sourceTree = "<group>"; };
|
|
8D1107320486CEB800E47090 /* Exhaust.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Exhaust.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
8D11072E0486CEB800E47090 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
|
|
2A9E367B1301C97300F40B5F /* QuartzCore.framework in Frameworks */,
|
|
2AC4C0D31301E21C00712FB7 /* GeckoReporter.framework in Frameworks */,
|
|
2AC4C0D51301E22500712FB7 /* Sparkle.framework in Frameworks */,
|
|
2A1A48FC130595C50032D844 /* Carbon.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2A1A48FB130595C50032D844 /* Carbon.framework */,
|
|
2AC4C0D21301E21C00712FB7 /* GeckoReporter.framework */,
|
|
2AC4C0D41301E22500712FB7 /* Sparkle.framework */,
|
|
2A9E367A1301C97300F40B5F /* QuartzCore.framework */,
|
|
1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
|
|
);
|
|
name = "Linked Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
29B97324FDCFA39411CA2CEA /* AppKit.framework */,
|
|
13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
|
|
29B97325FDCFA39411CA2CEA /* Foundation.framework */,
|
|
);
|
|
name = "Other Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8D1107320486CEB800E47090 /* Exhaust.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97314FDCFA39411CA2CEA /* Exhaust */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2AF65A2B120E048A00DC0A49 /* Classes */,
|
|
29B97315FDCFA39411CA2CEA /* Other Sources */,
|
|
2AC4C0441301D8CB00712FB7 /* Resources */,
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */,
|
|
19C28FACFE9D520D11CA2CBB /* Products */,
|
|
);
|
|
name = Exhaust;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97315FDCFA39411CA2CEA /* Other Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2A9E367F1301CA4600F40B5F /* prefix.pch */,
|
|
2A9E367D1301CA3D00F40B5F /* main.m */,
|
|
);
|
|
name = "Other Sources";
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
|
|
1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
2AC4C0441301D8CB00712FB7 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2AC4C0451301D8CB00712FB7 /* dsa_pub.pem */,
|
|
2AC4C0461301D8CB00712FB7 /* ExuastWindow.xib */,
|
|
2AC4C0481301D8CB00712FB7 /* InfoPlist.strings */,
|
|
2AC4C04A1301D8CB00712FB7 /* Localizable.strings */,
|
|
2AC4C04C1301D8CB00712FB7 /* MainMenu.xib */,
|
|
2AC4C0E41301E2DC00712FB7 /* Exhaust.icns */,
|
|
2AC4C0611301D8E000712FB7 /* Info.plist */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
2AF65A2B120E048A00DC0A49 /* Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2AF65A2C120E048A00DC0A49 /* MGMController.h */,
|
|
2AF65A2D120E048A00DC0A49 /* MGMController.m */,
|
|
2A9E36671301B79000F40B5F /* MGMFileManager.h */,
|
|
2A9E36681301B79000F40B5F /* MGMFileManager.m */,
|
|
2AF65A2E120E048A00DC0A49 /* MGMLoginItems.h */,
|
|
2AF65A2F120E048A00DC0A49 /* MGMLoginItems.m */,
|
|
2A9E36751301C8CD00F40B5F /* MGMAddons.h */,
|
|
2A9E36761301C8D100F40B5F /* MGMAddons.m */,
|
|
);
|
|
path = Classes;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
8D1107260486CEB800E47090 /* Exhaust */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Exhaust" */;
|
|
buildPhases = (
|
|
8D1107290486CEB800E47090 /* Resources */,
|
|
8D11072C0486CEB800E47090 /* Sources */,
|
|
8D11072E0486CEB800E47090 /* Frameworks */,
|
|
2AF65EF8120F65D000DC0A49 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
2A9E36661301B73F00F40B5F /* PBXTargetDependency */,
|
|
);
|
|
name = Exhaust;
|
|
productInstallPath = "$(HOME)/Applications";
|
|
productName = Exhaust;
|
|
productReference = 8D1107320486CEB800E47090 /* Exhaust.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
29B97313FDCFA39411CA2CEA /* Project object */ = {
|
|
isa = PBXProject;
|
|
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Exhaust" */;
|
|
compatibilityVersion = "Xcode 3.1";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 1;
|
|
knownRegions = (
|
|
English,
|
|
Japanese,
|
|
French,
|
|
German,
|
|
es,
|
|
se,
|
|
pt_PT,
|
|
"pt-PT",
|
|
fr,
|
|
sv,
|
|
);
|
|
mainGroup = 29B97314FDCFA39411CA2CEA /* Exhaust */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
8D1107260486CEB800E47090 /* Exhaust */,
|
|
2A9E36601301B6F100F40B5F /* Build Directory */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
8D1107290486CEB800E47090 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2AC4C05B1301D8CB00712FB7 /* dsa_pub.pem in Resources */,
|
|
2AC4C05C1301D8CB00712FB7 /* ExuastWindow.xib in Resources */,
|
|
2AC4C05D1301D8CB00712FB7 /* InfoPlist.strings in Resources */,
|
|
2AC4C05E1301D8CB00712FB7 /* Localizable.strings in Resources */,
|
|
2AC4C05F1301D8CB00712FB7 /* MainMenu.xib in Resources */,
|
|
2AC4C0E51301E2DC00712FB7 /* Exhaust.icns in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
2A9E36641301B70D00F40B5F /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if [ \"$SRCROOT/build\" != \"$SYMROOT\" ]; then\n\tif [ -d \"$SRCROOT/build\" ]; then\n\t\t/bin/rm -Rf \"$SRCROOT/build\"\n fi\n\t/bin/ln -fs \"$SYMROOT\" \"$SRCROOT/build\"\nfi";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
8D11072C0486CEB800E47090 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2AF65A30120E048A00DC0A49 /* MGMController.m in Sources */,
|
|
2AF65A31120E048A00DC0A49 /* MGMLoginItems.m in Sources */,
|
|
2A9E36691301B79100F40B5F /* MGMFileManager.m in Sources */,
|
|
2A9E36771301C8D300F40B5F /* MGMAddons.m in Sources */,
|
|
2A9E367E1301CA3D00F40B5F /* main.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
2A9E36661301B73F00F40B5F /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 2A9E36601301B6F100F40B5F /* Build Directory */;
|
|
targetProxy = 2A9E36651301B73F00F40B5F /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
2AC4C0461301D8CB00712FB7 /* ExuastWindow.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
2AC4C0471301D8CB00712FB7 /* English */,
|
|
2AC4C04E1301D8CB00712FB7 /* es */,
|
|
2AC4C0511301D8CB00712FB7 /* fr */,
|
|
2AC4C0551301D8CB00712FB7 /* pt-PT */,
|
|
2AC4C0581301D8CB00712FB7 /* sv */,
|
|
);
|
|
name = ExuastWindow.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
2AC4C0481301D8CB00712FB7 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
2AC4C0491301D8CB00712FB7 /* English */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
2AC4C04A1301D8CB00712FB7 /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
2AC4C04B1301D8CB00712FB7 /* English */,
|
|
2AC4C04F1301D8CB00712FB7 /* es */,
|
|
2AC4C0521301D8CB00712FB7 /* fr */,
|
|
2AC4C0561301D8CB00712FB7 /* pt-PT */,
|
|
2AC4C0591301D8CB00712FB7 /* sv */,
|
|
);
|
|
name = Localizable.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
2AC4C04C1301D8CB00712FB7 /* MainMenu.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
2AC4C04D1301D8CB00712FB7 /* English */,
|
|
2AC4C0501301D8CB00712FB7 /* es */,
|
|
2AC4C0531301D8CB00712FB7 /* fr */,
|
|
2AC4C0571301D8CB00712FB7 /* pt-PT */,
|
|
2AC4C05A1301D8CB00712FB7 /* sv */,
|
|
);
|
|
name = MainMenu.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
2A9E36621301B6F200F40B5F /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
2A9E36631301B6F200F40B5F /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
C01FCF4B08A954540054247B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/Frameworks\"",
|
|
);
|
|
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 = Classes/prefix.pch;
|
|
INFOPLIST_FILE = Resources/Info.plist;
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
PRODUCT_NAME = Exhaust;
|
|
};
|
|
name = Debug;
|
|
};
|
|
C01FCF4C08A954540054247B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/Frameworks\"",
|
|
);
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = Classes/prefix.pch;
|
|
INFOPLIST_FILE = Resources/Info.plist;
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
PRODUCT_NAME = Exhaust;
|
|
};
|
|
name = Release;
|
|
};
|
|
C01FCF4F08A954540054247B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = (
|
|
ppc,
|
|
i386,
|
|
x86_64,
|
|
);
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_VERSION = 4.2;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.4;
|
|
"MACOSX_DEPLOYMENT_TARGET[arch=x86_64]" = 10.5;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PREBINDING = NO;
|
|
SDKROOT = macosx10.6;
|
|
VALID_ARCHS = "ppc i386 x86_64";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C01FCF5008A954540054247B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = (
|
|
ppc,
|
|
i386,
|
|
x86_64,
|
|
);
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_VERSION = 4.2;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.4;
|
|
"MACOSX_DEPLOYMENT_TARGET[arch=x86_64]" = 10.5;
|
|
PREBINDING = NO;
|
|
SDKROOT = macosx10.6;
|
|
VALID_ARCHS = "ppc i386 x86_64";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
2A9E36611301B6F200F40B5F /* Build configuration list for PBXAggregateTarget "Build Directory" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2A9E36621301B6F200F40B5F /* Debug */,
|
|
2A9E36631301B6F200F40B5F /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Exhaust" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C01FCF4B08A954540054247B /* Debug */,
|
|
C01FCF4C08A954540054247B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Exhaust" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C01FCF4F08A954540054247B /* Debug */,
|
|
C01FCF5008A954540054247B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
}
|