2007-10-20 16:15:02 +00:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
|
|
|
objectVersion = 42;
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
99B98A1E0CC7E1CA00C256E9 /* ApeTag.mm in Sources */ = {isa = PBXBuildFile; fileRef = 99B9865F0CC7A20800C256E9 /* ApeTag.mm */; };
|
|
|
|
99B98A1F0CC7E1CD00C256E9 /* APLDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E8D42360CBB0F9800135C1B /* APLDecoder.m */; };
|
|
|
|
99B98A200CC7E1CE00C256E9 /* APLFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 99B9863F0CC7A08600C256E9 /* APLFile.m */; };
|
|
|
|
99B98A210CC7E1D100C256E9 /* APLMetadataReader.m in Sources */ = {isa = PBXBuildFile; fileRef = 17DA346D0CC04FCD0003F6B2 /* APLMetadataReader.m */; };
|
|
|
|
99B98A260CC7E22500C256E9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
|
|
|
|
99B98CE10CC7FD0000C256E9 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 8D5B49B7048680CD000E48DA /* Info.plist */; };
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
|
|
|
089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
|
|
|
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
|
|
17DA346C0CC04FCD0003F6B2 /* APLMetadataReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = APLMetadataReader.h; sourceTree = "<group>"; };
|
|
|
|
17DA346D0CC04FCD0003F6B2 /* APLMetadataReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = APLMetadataReader.m; sourceTree = "<group>"; };
|
|
|
|
32DBCF630370AF2F00C91783 /* APL_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = APL_Prefix.pch; sourceTree = "<group>"; };
|
|
|
|
8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
8E8D42350CBB0F9800135C1B /* APLDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = APLDecoder.h; sourceTree = "<group>"; };
|
|
|
|
8E8D42360CBB0F9800135C1B /* APLDecoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = APLDecoder.m; sourceTree = "<group>"; };
|
|
|
|
8E8D423C0CBB0FF600135C1B /* Plugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Plugin.h; path = ../../Audio/Plugin.h; sourceTree = SOURCE_ROOT; };
|
|
|
|
99B9863E0CC7A08600C256E9 /* APLFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = APLFile.h; sourceTree = "<group>"; };
|
|
|
|
99B9863F0CC7A08600C256E9 /* APLFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = APLFile.m; sourceTree = "<group>"; };
|
|
|
|
99B9865E0CC7A20800C256E9 /* ApeTag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApeTag.h; sourceTree = "<group>"; };
|
|
|
|
99B9865F0CC7A20800C256E9 /* ApeTag.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ApeTag.mm; sourceTree = "<group>"; };
|
|
|
|
99B989F40CC7E10400C256E9 /* APL.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = APL.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
D2F7E65807B2D6F200F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
99B989F20CC7E10400C256E9 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
99B98A260CC7E22500C256E9 /* Cocoa.framework in Frameworks */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
089C166AFE841209C02AAC07 /* CueSheet */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
08FB77AFFE84173DC02AAC07 /* Classes */,
|
|
|
|
32C88E010371C26100C91783 /* Other Sources */,
|
|
|
|
089C167CFE841241C02AAC07 /* Resources */,
|
|
|
|
089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
|
|
|
|
19C28FB8FE9D52D311CA2CBB /* Products */,
|
|
|
|
);
|
|
|
|
name = CueSheet;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
|
|
|
|
1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
|
|
|
|
);
|
|
|
|
name = "Frameworks and Libraries";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
089C167CFE841241C02AAC07 /* Resources */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
8D5B49B7048680CD000E48DA /* Info.plist */,
|
|
|
|
);
|
|
|
|
name = Resources;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
08FB77AFFE84173DC02AAC07 /* Classes */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
8E8D423C0CBB0FF600135C1B /* Plugin.h */,
|
|
|
|
8E8D42350CBB0F9800135C1B /* APLDecoder.h */,
|
|
|
|
8E8D42360CBB0F9800135C1B /* APLDecoder.m */,
|
|
|
|
17DA346C0CC04FCD0003F6B2 /* APLMetadataReader.h */,
|
|
|
|
17DA346D0CC04FCD0003F6B2 /* APLMetadataReader.m */,
|
|
|
|
99B9863E0CC7A08600C256E9 /* APLFile.h */,
|
|
|
|
99B9863F0CC7A08600C256E9 /* APLFile.m */,
|
|
|
|
99B9865E0CC7A20800C256E9 /* ApeTag.h */,
|
|
|
|
99B9865F0CC7A20800C256E9 /* ApeTag.mm */,
|
|
|
|
);
|
|
|
|
name = Classes;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
|
|
|
|
);
|
|
|
|
name = "Linked Frameworks";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
089C167FFE841241C02AAC07 /* AppKit.framework */,
|
|
|
|
D2F7E65807B2D6F200F64583 /* CoreData.framework */,
|
|
|
|
089C1672FE841209C02AAC07 /* Foundation.framework */,
|
|
|
|
);
|
|
|
|
name = "Other Frameworks";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
19C28FB8FE9D52D311CA2CBB /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
99B989F40CC7E10400C256E9 /* APL.bundle */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
32C88E010371C26100C91783 /* Other Sources */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
32DBCF630370AF2F00C91783 /* APL_Prefix.pch */,
|
|
|
|
);
|
|
|
|
name = "Other Sources";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
99B989F30CC7E10400C256E9 /* APL Plugin */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 99B989F70CC7E10500C256E9 /* Build configuration list for PBXNativeTarget "APL Plugin" */;
|
|
|
|
buildPhases = (
|
|
|
|
99B989F00CC7E10400C256E9 /* Resources */,
|
|
|
|
99B989F10CC7E10400C256E9 /* Sources */,
|
|
|
|
99B989F20CC7E10400C256E9 /* Frameworks */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
|
|
|
name = "APL Plugin";
|
|
|
|
productName = APL;
|
|
|
|
productReference = 99B989F40CC7E10400C256E9 /* APL.bundle */;
|
|
|
|
productType = "com.apple.product-type.bundle";
|
|
|
|
};
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
089C1669FE841209C02AAC07 /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
|
|
|
buildConfigurationList = 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "APL" */;
|
2007-11-24 20:16:27 +00:00
|
|
|
compatibilityVersion = "Xcode 2.4";
|
2007-10-20 16:15:02 +00:00
|
|
|
hasScannedForEncodings = 1;
|
|
|
|
mainGroup = 089C166AFE841209C02AAC07 /* CueSheet */;
|
|
|
|
projectDirPath = "";
|
2007-11-24 20:16:27 +00:00
|
|
|
projectRoot = "";
|
2007-10-20 16:15:02 +00:00
|
|
|
targets = (
|
|
|
|
99B989F30CC7E10400C256E9 /* APL Plugin */,
|
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
99B989F00CC7E10400C256E9 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
99B98CE10CC7FD0000C256E9 /* Info.plist in Resources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
99B989F10CC7E10400C256E9 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
99B98A1E0CC7E1CA00C256E9 /* ApeTag.mm in Sources */,
|
|
|
|
99B98A1F0CC7E1CD00C256E9 /* APLDecoder.m in Sources */,
|
|
|
|
99B98A200CC7E1CE00C256E9 /* APLFile.m in Sources */,
|
|
|
|
99B98A210CC7E1D100C256E9 /* APLMetadataReader.m in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
1DEB913F08733D840010E9CD /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
PREBINDING = NO;
|
|
|
|
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
|
|
|
SYMROOT = ../../build;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
1DEB914008733D840010E9CD /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
PREBINDING = NO;
|
|
|
|
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
|
|
|
SYMROOT = ../../build;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
99B989F80CC7E10500C256E9 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
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/AppKit.framework/Headers/AppKit.h";
|
|
|
|
INFOPLIST_FILE = Info.plist;
|
|
|
|
INSTALL_PATH = "$(HOME)/Library/Bundles";
|
|
|
|
OTHER_LDFLAGS = (
|
|
|
|
"-framework",
|
|
|
|
Foundation,
|
|
|
|
"-framework",
|
|
|
|
AppKit,
|
|
|
|
);
|
|
|
|
PREBINDING = NO;
|
|
|
|
PRODUCT_NAME = APL;
|
|
|
|
WRAPPER_EXTENSION = bundle;
|
|
|
|
ZERO_LINK = YES;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
99B989F90CC7E10500C256E9 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
COPY_PHASE_STRIP = YES;
|
|
|
|
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/AppKit.framework/Headers/AppKit.h";
|
|
|
|
INFOPLIST_FILE = Info.plist;
|
|
|
|
INSTALL_PATH = "$(HOME)/Library/Bundles";
|
|
|
|
OTHER_LDFLAGS = (
|
|
|
|
"-framework",
|
|
|
|
Foundation,
|
|
|
|
"-framework",
|
|
|
|
AppKit,
|
|
|
|
);
|
|
|
|
PREBINDING = NO;
|
|
|
|
PRODUCT_NAME = APL;
|
|
|
|
WRAPPER_EXTENSION = bundle;
|
|
|
|
ZERO_LINK = NO;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "APL" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
1DEB913F08733D840010E9CD /* Debug */,
|
|
|
|
1DEB914008733D840010E9CD /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
99B989F70CC7E10500C256E9 /* Build configuration list for PBXNativeTarget "APL Plugin" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
99B989F80CC7E10500C256E9 /* Debug */,
|
|
|
|
99B989F90CC7E10500C256E9 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
};
|
|
|
|
rootObject = 089C1669FE841209C02AAC07 /* Project object */;
|
|
|
|
}
|