270 lines
11 KiB
Plaintext
270 lines
11 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 45;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
5671631B0EFE70500047EA2B /* SC3Controller.m in Sources */ = {isa = PBXBuildFile; fileRef = 5671631A0EFE70500047EA2B /* SC3Controller.m */; };
|
|
567165410EFE98A90047EA2B /* VVOSC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 567165400EFE98A90047EA2B /* VVOSC.framework */; };
|
|
567167160EFECB0A0047EA2B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 567167150EFECB0A0047EA2B /* Foundation.framework */; };
|
|
5671672F0EFECD9B0047EA2B /* VVOSC.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 567165400EFE98A90047EA2B /* VVOSC.framework */; };
|
|
567167640EFECFDC0047EA2B /* SC3Controller.sc in CopyFiles */ = {isa = PBXBuildFile; fileRef = 567167630EFECFD80047EA2B /* SC3Controller.sc */; };
|
|
5671679B0EFEE2270047EA2B /* install.rb in CopyFiles */ = {isa = PBXBuildFile; fileRef = 567167760EFEDCB50047EA2B /* install.rb */; };
|
|
8DD76F9A0486AA7600D96B5E /* sc3ctrl.m in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* sc3ctrl.m */; settings = {ATTRIBUTES = (); }; };
|
|
8DD76F9F0486AA7600D96B5E /* sc3ctrl.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C6859EA3029092ED04C91782 /* sc3ctrl.1 */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
567167310EFECD9C0047EA2B /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
5671679B0EFEE2270047EA2B /* install.rb in CopyFiles */,
|
|
567167640EFECFDC0047EA2B /* SC3Controller.sc in CopyFiles */,
|
|
5671672F0EFECD9B0047EA2B /* VVOSC.framework in CopyFiles */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
8DD76F9E0486AA7600D96B5E /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 8;
|
|
dstPath = /usr/share/man/man1/;
|
|
dstSubfolderSpec = 0;
|
|
files = (
|
|
8DD76F9F0486AA7600D96B5E /* sc3ctrl.1 in CopyFiles */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 1;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
08FB7796FE84155DC02AAC07 /* sc3ctrl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = sc3ctrl.m; sourceTree = "<group>"; };
|
|
32A70AAB03705E1F00C91783 /* sc3ctrl_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sc3ctrl_Prefix.pch; sourceTree = "<group>"; };
|
|
567162BF0EFE62AD0047EA2B /* sc3ctrl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sc3ctrl.h; path = Projects/sc3ctrl/sc3ctrl.h; sourceTree = DEVELOPER_DIR; };
|
|
567163190EFE70500047EA2B /* SC3Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SC3Controller.h; path = Projects/sc3ctrl/SC3Controller.h; sourceTree = DEVELOPER_DIR; };
|
|
5671631A0EFE70500047EA2B /* SC3Controller.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SC3Controller.m; path = Projects/sc3ctrl/SC3Controller.m; sourceTree = DEVELOPER_DIR; };
|
|
567163FE0EFE87020047EA2B /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = debug.h; path = Projects/sc3ctrl/debug.h; sourceTree = DEVELOPER_DIR; };
|
|
567165400EFE98A90047EA2B /* VVOSC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VVOSC.framework; path = ../vvosc/build/Release/VVOSC.framework; sourceTree = SOURCE_ROOT; };
|
|
567167150EFECB0A0047EA2B /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = ../../../System/Library/Frameworks/Foundation.framework; sourceTree = SOURCE_ROOT; };
|
|
567167630EFECFD80047EA2B /* SC3Controller.sc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SC3Controller.sc; path = supercollider/SC3Controller.sc; sourceTree = SOURCE_ROOT; };
|
|
567167760EFEDCB50047EA2B /* install.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; name = install.rb; path = Projects/sc3ctrl/install.rb; sourceTree = DEVELOPER_DIR; };
|
|
8DD76FA10486AA7600D96B5E /* sc3ctrl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = sc3ctrl; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C6859EA3029092ED04C91782 /* sc3ctrl.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = sc3ctrl.1; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
8DD76F9B0486AA7600D96B5E /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
567165410EFE98A90047EA2B /* VVOSC.framework in Frameworks */,
|
|
567167160EFECB0A0047EA2B /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
08FB7794FE84155DC02AAC07 /* sc3ctrl */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
08FB7795FE84155DC02AAC07 /* Source */,
|
|
C6859EA2029092E104C91782 /* Documentation */,
|
|
08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
|
|
1AB674ADFE9D54B511CA2CBB /* Products */,
|
|
);
|
|
name = sc3ctrl;
|
|
sourceTree = "<group>";
|
|
};
|
|
08FB7795FE84155DC02AAC07 /* Source */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
567167630EFECFD80047EA2B /* SC3Controller.sc */,
|
|
567163190EFE70500047EA2B /* SC3Controller.h */,
|
|
5671631A0EFE70500047EA2B /* SC3Controller.m */,
|
|
567162BF0EFE62AD0047EA2B /* sc3ctrl.h */,
|
|
32A70AAB03705E1F00C91783 /* sc3ctrl_Prefix.pch */,
|
|
08FB7796FE84155DC02AAC07 /* sc3ctrl.m */,
|
|
567163FE0EFE87020047EA2B /* debug.h */,
|
|
);
|
|
name = Source;
|
|
sourceTree = "<group>";
|
|
};
|
|
08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
567167150EFECB0A0047EA2B /* Foundation.framework */,
|
|
567165400EFE98A90047EA2B /* VVOSC.framework */,
|
|
);
|
|
name = "External Frameworks and Libraries";
|
|
sourceTree = "<group>";
|
|
};
|
|
1AB674ADFE9D54B511CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8DD76FA10486AA7600D96B5E /* sc3ctrl */,
|
|
567167760EFEDCB50047EA2B /* install.rb */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
C6859EA2029092E104C91782 /* Documentation */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C6859EA3029092ED04C91782 /* sc3ctrl.1 */,
|
|
);
|
|
name = Documentation;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
8DD76F960486AA7600D96B5E /* sc3ctrl */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "sc3ctrl" */;
|
|
buildPhases = (
|
|
8DD76F990486AA7600D96B5E /* Sources */,
|
|
8DD76F9B0486AA7600D96B5E /* Frameworks */,
|
|
8DD76F9E0486AA7600D96B5E /* CopyFiles */,
|
|
567167310EFECD9C0047EA2B /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = sc3ctrl;
|
|
productInstallPath = "$(HOME)/bin";
|
|
productName = sc3ctrl;
|
|
productReference = 8DD76FA10486AA7600D96B5E /* sc3ctrl */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
08FB7793FE84155DC02AAC07 /* Project object */ = {
|
|
isa = PBXProject;
|
|
buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "sc3ctrl" */;
|
|
compatibilityVersion = "Xcode 3.1";
|
|
hasScannedForEncodings = 1;
|
|
mainGroup = 08FB7794FE84155DC02AAC07 /* sc3ctrl */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
8DD76F960486AA7600D96B5E /* sc3ctrl */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
8DD76F990486AA7600D96B5E /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8DD76F9A0486AA7600D96B5E /* sc3ctrl.m in Sources */,
|
|
5671631B0EFE70500047EA2B /* SC3Controller.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1DEB927508733DD40010E9CD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(DEVELOPER_DIR)/Projects/vvosc/build/Release\"",
|
|
);
|
|
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 = sc3ctrl_Prefix.pch;
|
|
INSTALL_PATH = /usr/local/bin;
|
|
PRODUCT_NAME = sc3ctrl;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1DEB927608733DD40010E9CD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(DEVELOPER_DIR)/Projects/vvosc/build/Release\"",
|
|
);
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = sc3ctrl_Prefix.pch;
|
|
INSTALL_PATH = /usr/local/bin;
|
|
PRODUCT_NAME = sc3ctrl;
|
|
};
|
|
name = Release;
|
|
};
|
|
1DEB927908733DD40010E9CD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = Debug_Enabled;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PREBINDING = NO;
|
|
SDKROOT = macosx10.4;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1DEB927A08733DD40010E9CD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "";
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
INSTALL_PATH = "@executable_path/../Frameworks";
|
|
LD_DYLIB_INSTALL_NAME = "";
|
|
LD_RUNPATH_SEARCH_PATHS = "";
|
|
PREBINDING = NO;
|
|
SDKROOT = macosx10.4;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "sc3ctrl" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1DEB927508733DD40010E9CD /* Debug */,
|
|
1DEB927608733DD40010E9CD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "sc3ctrl" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1DEB927908733DD40010E9CD /* Debug */,
|
|
1DEB927A08733DD40010E9CD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
|
|
}
|