298 lines
12 KiB
Plaintext
298 lines
12 KiB
Plaintext
|
// !$*UTF8*$!
|
||
|
{
|
||
|
archiveVersion = 1;
|
||
|
classes = {
|
||
|
};
|
||
|
objectVersion = 42;
|
||
|
objects = {
|
||
|
|
||
|
/* Begin PBXBuildFile section */
|
||
|
1745C42F0B90C1DC00A6768C /* ShortenCodec.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1745C42A0B90C1DC00A6768C /* ShortenCodec.mm */; };
|
||
|
1745C4300B90C1DC00A6768C /* ShortenDecoder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1745C42C0B90C1DC00A6768C /* ShortenDecoder.mm */; };
|
||
|
1745C4310B90C1DC00A6768C /* ShortenPropertiesReader.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1745C42E0B90C1DC00A6768C /* ShortenPropertiesReader.mm */; };
|
||
|
177FCFAD0B90C96B0011C3B5 /* Plugin.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 177FCFAC0B90C96B0011C3B5 /* Plugin.h */; };
|
||
|
179CFD600B90C6F600C8C4DB /* Shorten.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179CFD5F0B90C6F600C8C4DB /* Shorten.framework */; };
|
||
|
179CFD630B90C6F800C8C4DB /* Shorten.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 179CFD5F0B90C6F600C8C4DB /* Shorten.framework */; };
|
||
|
8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
|
||
|
/* End PBXBuildFile section */
|
||
|
|
||
|
/* Begin PBXCopyFilesBuildPhase section */
|
||
|
1745C4400B90C21B00A6768C /* CopyFiles */ = {
|
||
|
isa = PBXCopyFilesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
dstPath = "";
|
||
|
dstSubfolderSpec = 10;
|
||
|
files = (
|
||
|
179CFD630B90C6F800C8C4DB /* Shorten.framework in CopyFiles */,
|
||
|
177FCFAD0B90C96B0011C3B5 /* Plugin.h in CopyFiles */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXCopyFilesBuildPhase 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>"; };
|
||
|
1745C4290B90C1DC00A6768C /* ShortenCodec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ShortenCodec.h; sourceTree = "<group>"; };
|
||
|
1745C42A0B90C1DC00A6768C /* ShortenCodec.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = ShortenCodec.mm; sourceTree = "<group>"; };
|
||
|
1745C42B0B90C1DC00A6768C /* ShortenDecoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ShortenDecoder.h; sourceTree = "<group>"; };
|
||
|
1745C42C0B90C1DC00A6768C /* ShortenDecoder.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = ShortenDecoder.mm; sourceTree = "<group>"; };
|
||
|
1745C42D0B90C1DC00A6768C /* ShortenPropertiesReader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ShortenPropertiesReader.h; sourceTree = "<group>"; };
|
||
|
1745C42E0B90C1DC00A6768C /* ShortenPropertiesReader.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = ShortenPropertiesReader.mm; sourceTree = "<group>"; };
|
||
|
177FCFAC0B90C96B0011C3B5 /* Plugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Plugin.h; path = ../../Audio/Plugin.h; sourceTree = SOURCE_ROOT; };
|
||
|
179CFD5F0B90C6F600C8C4DB /* Shorten.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Shorten.framework; path = ../../Frameworks/Shorten/build/Release/Shorten.framework; sourceTree = SOURCE_ROOT; };
|
||
|
32DBCF630370AF2F00C91783 /* Shorten_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Shorten_Prefix.pch; sourceTree = "<group>"; };
|
||
|
8D5B49B6048680CD000E48DA /* Shorten.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Shorten.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; };
|
||
|
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 */
|
||
|
8D5B49B3048680CD000E48DA /* Frameworks */ = {
|
||
|
isa = PBXFrameworksBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */,
|
||
|
179CFD600B90C6F600C8C4DB /* Shorten.framework in Frameworks */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXFrameworksBuildPhase section */
|
||
|
|
||
|
/* Begin PBXGroup section */
|
||
|
089C166AFE841209C02AAC07 /* Shorten */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
08FB77AFFE84173DC02AAC07 /* Classes */,
|
||
|
32C88E010371C26100C91783 /* Other Sources */,
|
||
|
089C167CFE841241C02AAC07 /* Resources */,
|
||
|
089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
|
||
|
19C28FB8FE9D52D311CA2CBB /* Products */,
|
||
|
);
|
||
|
name = Shorten;
|
||
|
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 = (
|
||
|
177FCFAC0B90C96B0011C3B5 /* Plugin.h */,
|
||
|
1745C4290B90C1DC00A6768C /* ShortenCodec.h */,
|
||
|
1745C42A0B90C1DC00A6768C /* ShortenCodec.mm */,
|
||
|
1745C42B0B90C1DC00A6768C /* ShortenDecoder.h */,
|
||
|
1745C42C0B90C1DC00A6768C /* ShortenDecoder.mm */,
|
||
|
1745C42D0B90C1DC00A6768C /* ShortenPropertiesReader.h */,
|
||
|
1745C42E0B90C1DC00A6768C /* ShortenPropertiesReader.mm */,
|
||
|
);
|
||
|
name = Classes;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
179CFD5F0B90C6F600C8C4DB /* Shorten.framework */,
|
||
|
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 = (
|
||
|
8D5B49B6048680CD000E48DA /* Shorten.bundle */,
|
||
|
);
|
||
|
name = Products;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
32C88E010371C26100C91783 /* Other Sources */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
32DBCF630370AF2F00C91783 /* Shorten_Prefix.pch */,
|
||
|
);
|
||
|
name = "Other Sources";
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
/* End PBXGroup section */
|
||
|
|
||
|
/* Begin PBXNativeTarget section */
|
||
|
8D5B49AC048680CD000E48DA /* Shorten */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "Shorten" */;
|
||
|
buildPhases = (
|
||
|
8D5B49AF048680CD000E48DA /* Resources */,
|
||
|
8D5B49B1048680CD000E48DA /* Sources */,
|
||
|
8D5B49B3048680CD000E48DA /* Frameworks */,
|
||
|
1745C4400B90C21B00A6768C /* CopyFiles */,
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = Shorten;
|
||
|
productInstallPath = "$(HOME)/Library/Bundles";
|
||
|
productName = Shorten;
|
||
|
productReference = 8D5B49B6048680CD000E48DA /* Shorten.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 "Shorten" */;
|
||
|
hasScannedForEncodings = 1;
|
||
|
mainGroup = 089C166AFE841209C02AAC07 /* Shorten */;
|
||
|
projectDirPath = "";
|
||
|
targets = (
|
||
|
8D5B49AC048680CD000E48DA /* Shorten */,
|
||
|
);
|
||
|
};
|
||
|
/* End PBXProject section */
|
||
|
|
||
|
/* Begin PBXResourcesBuildPhase section */
|
||
|
8D5B49AF048680CD000E48DA /* Resources */ = {
|
||
|
isa = PBXResourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXResourcesBuildPhase section */
|
||
|
|
||
|
/* Begin PBXSourcesBuildPhase section */
|
||
|
8D5B49B1048680CD000E48DA /* Sources */ = {
|
||
|
isa = PBXSourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
1745C42F0B90C1DC00A6768C /* ShortenCodec.mm in Sources */,
|
||
|
1745C4300B90C1DC00A6768C /* ShortenDecoder.mm in Sources */,
|
||
|
1745C4310B90C1DC00A6768C /* ShortenPropertiesReader.mm in Sources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXSourcesBuildPhase section */
|
||
|
|
||
|
/* Begin XCBuildConfiguration section */
|
||
|
1DEB913B08733D840010E9CD /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
COPY_PHASE_STRIP = NO;
|
||
|
FRAMEWORK_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
|
||
|
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_2)",
|
||
|
);
|
||
|
FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../Frameworks/Shorten/build/Release\"";
|
||
|
FRAMEWORK_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../../Frameworks/Shorten/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 = Shorten_Prefix.pch;
|
||
|
INFOPLIST_FILE = Info.plist;
|
||
|
INSTALL_PATH = "$(HOME)/Library/Bundles";
|
||
|
PRODUCT_NAME = Shorten;
|
||
|
WRAPPER_EXTENSION = bundle;
|
||
|
ZERO_LINK = YES;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
1DEB913C08733D840010E9CD /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ARCHS = (
|
||
|
ppc,
|
||
|
i386,
|
||
|
);
|
||
|
FRAMEWORK_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
|
||
|
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_2)",
|
||
|
);
|
||
|
FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../Frameworks/Shorten/build/Release\"";
|
||
|
FRAMEWORK_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../../Frameworks/Shorten/build/Release\"";
|
||
|
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
||
|
GCC_MODEL_TUNING = G5;
|
||
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||
|
GCC_PREFIX_HEADER = Shorten_Prefix.pch;
|
||
|
INFOPLIST_FILE = Info.plist;
|
||
|
INSTALL_PATH = "$(HOME)/Library/Bundles";
|
||
|
PRODUCT_NAME = Shorten;
|
||
|
WRAPPER_EXTENSION = bundle;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
1DEB913F08733D840010E9CD /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
||
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||
|
PREBINDING = NO;
|
||
|
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
||
|
};
|
||
|
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;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
/* End XCBuildConfiguration section */
|
||
|
|
||
|
/* Begin XCConfigurationList section */
|
||
|
1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "Shorten" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
1DEB913B08733D840010E9CD /* Debug */,
|
||
|
1DEB913C08733D840010E9CD /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "Shorten" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
1DEB913F08733D840010E9CD /* Debug */,
|
||
|
1DEB914008733D840010E9CD /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
/* End XCConfigurationList section */
|
||
|
};
|
||
|
rootObject = 089C1669FE841209C02AAC07 /* Project object */;
|
||
|
}
|