342 lines
13 KiB
Plaintext
342 lines
13 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 45;
|
|
objects = {
|
|
|
|
/* Begin PBXAppleScriptBuildPhase section */
|
|
25757364072882A0000BE9CA /* AppleScript */ = {
|
|
isa = PBXAppleScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
contextName = "";
|
|
files = (
|
|
25757365072882A0000BE9CA /* Application.applescript in AppleScript */,
|
|
);
|
|
isSharedContext = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXAppleScriptBuildPhase section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
205FCCA31A1F5CAA000AD8D0 /* proclib.app in Resources */ = {isa = PBXBuildFile; fileRef = 205FCCA21A1F5CAA000AD8D0 /* proclib.app */; };
|
|
205FCCA41A1F5CB3000AD8D0 /* proclib.app in CopyFiles */ = {isa = PBXBuildFile; fileRef = 205FCCA21A1F5CAA000AD8D0 /* proclib.app */; };
|
|
205FCCD81A1F5E4A000AD8D0 /* main in Resources */ = {isa = PBXBuildFile; fileRef = 205FCCD71A1F5E4A000AD8D0 /* main */; };
|
|
205FCCD91A1F5E53000AD8D0 /* main in CopyFiles */ = {isa = PBXBuildFile; fileRef = 205FCCD71A1F5E4A000AD8D0 /* main */; };
|
|
25757365072882A0000BE9CA /* Application.applescript in AppleScript */ = {isa = PBXBuildFile; fileRef = DA458A96036079E503C91932 /* Application.applescript */; settings = {ATTRIBUTES = (Debug, ); }; };
|
|
25757368072882A0000BE9CA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
|
|
2575736A072882A0000BE9CA /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
|
|
2575736C072882A0000BE9CA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
|
|
2575736D072882A0000BE9CA /* AppleScriptKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA206CF1015C4E2903C91932 /* AppleScriptKit.framework */; };
|
|
60A014E50DBD2B4C0071D9A8 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 60A014E30DBD2B4C0071D9A8 /* MainMenu.xib */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
205FCCA11A1F5C9B000AD8D0 /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 7;
|
|
files = (
|
|
205FCCD91A1F5E53000AD8D0 /* main in CopyFiles */,
|
|
205FCCA41A1F5CB3000AD8D0 /* proclib.app in CopyFiles */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
205FCC0E1A1F57CF000AD8D0 /* sdl-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "sdl-Info.plist"; sourceTree = "<group>"; };
|
|
205FCC2E1A1F586D000AD8D0 /* SDL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL.framework; path = /Library/Frameworks/SDL.framework; sourceTree = "<absolute>"; };
|
|
205FCCA21A1F5CAA000AD8D0 /* proclib.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; name = proclib.app; path = ../build/Release/proclib.app; sourceTree = SOURCE_ROOT; };
|
|
205FCCD71A1F5E4A000AD8D0 /* main */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = main; path = ../build/Release/main; sourceTree = SOURCE_ROOT; };
|
|
25757375072882A0000BE9CA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
25757376072882A0000BE9CA /* launcher.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = launcher.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
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>"; };
|
|
60A014E40DBD2B4C0071D9A8 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
653593B5078DD4D900E8BB2F /* AppleScriptKit.sdef */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.sdef; name = AppleScriptKit.sdef; path = /System/Library/Frameworks/AppleScriptKit.framework/Versions/A/Resources/AppleScriptKit.sdef; sourceTree = "<absolute>"; };
|
|
DA206CF1015C4E2903C91932 /* AppleScriptKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppleScriptKit.framework; path = /System/Library/Frameworks/AppleScriptKit.framework; sourceTree = "<absolute>"; };
|
|
DA458A96036079E503C91932 /* Application.applescript */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.applescript; path = Application.applescript; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
2575736B072882A0000BE9CA /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2575736C072882A0000BE9CA /* Cocoa.framework in Frameworks */,
|
|
2575736D072882A0000BE9CA /* AppleScriptKit.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
080E96DDFE201D6D7F000001 /* Scripts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DA458A96036079E503C91932 /* Application.applescript */,
|
|
);
|
|
name = Scripts;
|
|
sourceTree = "<group>";
|
|
};
|
|
1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
205FCC2E1A1F586D000AD8D0 /* SDL.framework */,
|
|
1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
|
|
DA206CF1015C4E2903C91932 /* AppleScriptKit.framework */,
|
|
);
|
|
name = "Linked Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
29B97325FDCFA39411CA2CEA /* Foundation.framework */,
|
|
29B97324FDCFA39411CA2CEA /* AppKit.framework */,
|
|
);
|
|
name = "Other Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25757376072882A0000BE9CA /* launcher.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97314FDCFA39411CA2CEA /* launcher */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
205FCCD71A1F5E4A000AD8D0 /* main */,
|
|
205FCCA21A1F5CAA000AD8D0 /* proclib.app */,
|
|
080E96DDFE201D6D7F000001 /* Scripts */,
|
|
29B97317FDCFA39411CA2CEA /* Resources */,
|
|
29B97315FDCFA39411CA2CEA /* Other Sources */,
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */,
|
|
19C28FACFE9D520D11CA2CBB /* Products */,
|
|
25757375072882A0000BE9CA /* Info.plist */,
|
|
205FCC0E1A1F57CF000AD8D0 /* sdl-Info.plist */,
|
|
);
|
|
name = launcher;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97315FDCFA39411CA2CEA /* Other Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
29B97316FDCFA39411CA2CEA /* main.m */,
|
|
);
|
|
name = "Other Sources";
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97317FDCFA39411CA2CEA /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
60A014E30DBD2B4C0071D9A8 /* MainMenu.xib */,
|
|
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
|
|
653593B5078DD4D900E8BB2F /* AppleScriptKit.sdef */,
|
|
);
|
|
name = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
|
|
1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
25757363072882A0000BE9CA /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
25757362072882A0000BE9CA /* launcher */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 4E59BBC808A816B0001206A8 /* Build configuration list for PBXNativeTarget "launcher" */;
|
|
buildPhases = (
|
|
25757363072882A0000BE9CA /* Headers */,
|
|
25757364072882A0000BE9CA /* AppleScript */,
|
|
25757366072882A0000BE9CA /* Resources */,
|
|
25757369072882A0000BE9CA /* Sources */,
|
|
2575736B072882A0000BE9CA /* Frameworks */,
|
|
205FCCA11A1F5C9B000AD8D0 /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = launcher;
|
|
productInstallPath = "$(HOME)/Applications";
|
|
productName = launcher;
|
|
productReference = 25757376072882A0000BE9CA /* launcher.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
29B97313FDCFA39411CA2CEA /* Project object */ = {
|
|
isa = PBXProject;
|
|
buildConfigurationList = 4E59BBCB08A816B0001206A8 /* Build configuration list for PBXProject "launcher" */;
|
|
compatibilityVersion = "Xcode 3.1";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 1;
|
|
knownRegions = (
|
|
English,
|
|
Japanese,
|
|
French,
|
|
German,
|
|
);
|
|
mainGroup = 29B97314FDCFA39411CA2CEA /* launcher */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
25757362072882A0000BE9CA /* launcher */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
25757366072882A0000BE9CA /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
25757368072882A0000BE9CA /* InfoPlist.strings in Resources */,
|
|
60A014E50DBD2B4C0071D9A8 /* MainMenu.xib in Resources */,
|
|
205FCCA31A1F5CAA000AD8D0 /* proclib.app in Resources */,
|
|
205FCCD81A1F5E4A000AD8D0 /* main in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
25757369072882A0000BE9CA /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2575736A072882A0000BE9CA /* main.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
089C165DFE840E0CC02AAC07 /* English */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
60A014E30DBD2B4C0071D9A8 /* MainMenu.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
60A014E40DBD2B4C0071D9A8 /* English */,
|
|
);
|
|
name = MainMenu.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
4E59BBC908A816B0001206A8 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
INFOPLIST_FILE = Info.plist;
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
PRODUCT_NAME = launcher;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
4E59BBCA08A816B0001206A8 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_MODEL_TUNING = G5;
|
|
INFOPLIST_FILE = Info.plist;
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
OTHER_OSAFLAGS = "-x";
|
|
PRODUCT_NAME = launcher;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
4E59BBCC08A816B0001206A8 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PREBINDING = NO;
|
|
SDKROOT = macosx10.5;
|
|
};
|
|
name = Debug;
|
|
};
|
|
4E59BBCD08A816B0001206A8 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = (
|
|
"$(ARCHS_STANDARD_32_64_BIT)",
|
|
ppc,
|
|
);
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
PREBINDING = NO;
|
|
SDKROOT = macosx10.5;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
4E59BBC808A816B0001206A8 /* Build configuration list for PBXNativeTarget "launcher" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
4E59BBC908A816B0001206A8 /* Debug */,
|
|
4E59BBCA08A816B0001206A8 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
4E59BBCB08A816B0001206A8 /* Build configuration list for PBXProject "launcher" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
4E59BBCC08A816B0001206A8 /* Debug */,
|
|
4E59BBCD08A816B0001206A8 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
}
|