Renamed WMA projects to FFMPEG, for future expansion
parent
e1fc6da376
commit
a8df4ddab5
|
@ -148,7 +148,7 @@
|
|||
8359009D17FF06570060F3ED /* ArchiveSource.bundle in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8359FF3117FEF35D0060F3ED /* ArchiveSource.bundle */; };
|
||||
8360EF6D17F92E56005208A4 /* HighlyComplete.bundle in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8360EF0517F92B24005208A4 /* HighlyComplete.bundle */; };
|
||||
8375B36517FFEF130092A79F /* Opus.bundle in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8375B05717FFEA410092A79F /* Opus.bundle */; };
|
||||
83BCB8DE17FC971300760340 /* WMA.bundle in CopyFiles */ = {isa = PBXBuildFile; fileRef = B09E94350D747F7B0064F138 /* WMA.bundle */; };
|
||||
83BCB8DE17FC971300760340 /* FFMPEG.bundle in CopyFiles */ = {isa = PBXBuildFile; fileRef = B09E94350D747F7B0064F138 /* FFMPEG.bundle */; };
|
||||
8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
|
||||
8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
|
||||
8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
|
||||
|
@ -455,10 +455,10 @@
|
|||
};
|
||||
83BCB8DC17FC96FC00760340 /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = B09E94300D747F7B0064F138 /* WMA.xcodeproj */;
|
||||
containerPortal = B09E94300D747F7B0064F138 /* FFMPEG.xcodeproj */;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = 8D5B49AC048680CD000E48DA;
|
||||
remoteInfo = "WMA Plugin";
|
||||
remoteInfo = "FFMPEG Plugin";
|
||||
};
|
||||
8E8D40860CBB036600135C1B /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
|
@ -490,10 +490,10 @@
|
|||
};
|
||||
B09E94340D747F7B0064F138 /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = B09E94300D747F7B0064F138 /* WMA.xcodeproj */;
|
||||
containerPortal = B09E94300D747F7B0064F138 /* FFMPEG.xcodeproj */;
|
||||
proxyType = 2;
|
||||
remoteGlobalIDString = 8D5B49B6048680CD000E48DA;
|
||||
remoteInfo = WMA;
|
||||
remoteInfo = FFMPEG;
|
||||
};
|
||||
/* End PBXContainerItemProxy section */
|
||||
|
||||
|
@ -515,7 +515,7 @@
|
|||
files = (
|
||||
8375B36517FFEF130092A79F /* Opus.bundle in CopyFiles */,
|
||||
8359009D17FF06570060F3ED /* ArchiveSource.bundle in CopyFiles */,
|
||||
83BCB8DE17FC971300760340 /* WMA.bundle in CopyFiles */,
|
||||
83BCB8DE17FC971300760340 /* FFMPEG.bundle in CopyFiles */,
|
||||
8360EF6D17F92E56005208A4 /* HighlyComplete.bundle in CopyFiles */,
|
||||
99EAACA80DD1BB7A00423C38 /* APL.bundle in CopyFiles */,
|
||||
17C8F7D80CBEF3EF008D969D /* Dumb.bundle in CopyFiles */,
|
||||
|
@ -792,7 +792,7 @@
|
|||
8E8D41C20CBB0DA000135C1B /* Pls.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Pls.xcodeproj; path = Plugins/Pls/Pls.xcodeproj; sourceTree = "<group>"; };
|
||||
8E9A30130BA792DC0091081B /* NSFileHandle+CreateFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSFileHandle+CreateFile.h"; sourceTree = "<group>"; };
|
||||
8E9A30140BA792DC0091081B /* NSFileHandle+CreateFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSFileHandle+CreateFile.m"; sourceTree = "<group>"; };
|
||||
B09E94300D747F7B0064F138 /* WMA.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = WMA.xcodeproj; path = Plugins/WMA/WMA.xcodeproj; sourceTree = "<group>"; };
|
||||
B09E94300D747F7B0064F138 /* FFMPEG.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = FFMPEG.xcodeproj; path = Plugins/FFMPEG/FFMPEG.xcodeproj; sourceTree = "<group>"; };
|
||||
B09E96620D74A7BC0064F138 /* stop_current.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = stop_current.png; path = Images/stop_current.png; sourceTree = "<group>"; };
|
||||
F6F96718102C709000D2C9B4 /* NSString+FinderCompare.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+FinderCompare.m"; sourceTree = "<group>"; };
|
||||
F6F9671A102C70C800D2C9B4 /* NSString+FinderCompare.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+FinderCompare.h"; sourceTree = "<group>"; };
|
||||
|
@ -1029,7 +1029,7 @@
|
|||
isa = PBXGroup;
|
||||
children = (
|
||||
8360EF0017F92B23005208A4 /* HighlyComplete.xcodeproj */,
|
||||
B09E94300D747F7B0064F138 /* WMA.xcodeproj */,
|
||||
B09E94300D747F7B0064F138 /* FFMPEG.xcodeproj */,
|
||||
566D32160D538550004466A5 /* APL.xcodeproj */,
|
||||
17C8F7D20CBEF3E8008D969D /* Dumb.xcodeproj */,
|
||||
17C8F3C80CBED663008D969D /* GME.xcodeproj */,
|
||||
|
@ -1504,7 +1504,7 @@
|
|||
B09E94310D747F7B0064F138 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
B09E94350D747F7B0064F138 /* WMA.bundle */,
|
||||
B09E94350D747F7B0064F138 /* FFMPEG.bundle */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
|
@ -1671,7 +1671,7 @@
|
|||
},
|
||||
{
|
||||
ProductGroup = B09E94310D747F7B0064F138 /* Products */;
|
||||
ProjectRef = B09E94300D747F7B0064F138 /* WMA.xcodeproj */;
|
||||
ProjectRef = B09E94300D747F7B0064F138 /* FFMPEG.xcodeproj */;
|
||||
},
|
||||
);
|
||||
projectRoot = "";
|
||||
|
@ -1836,10 +1836,10 @@
|
|||
remoteRef = 8E8D41C60CBB0DA000135C1B /* PBXContainerItemProxy */;
|
||||
sourceTree = BUILT_PRODUCTS_DIR;
|
||||
};
|
||||
B09E94350D747F7B0064F138 /* WMA.bundle */ = {
|
||||
B09E94350D747F7B0064F138 /* FFMPEG.bundle */ = {
|
||||
isa = PBXReferenceProxy;
|
||||
fileType = wrapper.cfbundle;
|
||||
path = WMA.bundle;
|
||||
path = FFMPEG.bundle;
|
||||
remoteRef = B09E94340D747F7B0064F138 /* PBXContainerItemProxy */;
|
||||
sourceTree = BUILT_PRODUCTS_DIR;
|
||||
};
|
||||
|
@ -2100,7 +2100,7 @@
|
|||
};
|
||||
83BCB8DD17FC96FC00760340 /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
name = "WMA Plugin";
|
||||
name = "FFMPEG Plugin";
|
||||
targetProxy = 83BCB8DC17FC96FC00760340 /* PBXContainerItemProxy */;
|
||||
};
|
||||
8E8D40930CBB03AF00135C1B /* PBXTargetDependency */ = {
|
||||
|
@ -2217,7 +2217,7 @@
|
|||
INSTALL_PATH = "$(HOME)/Applications";
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"\"$(SRCROOT)/build/Release/WMA.framework\"",
|
||||
"\"$(SRCROOT)/build/Release/FFMPEG.framework\"",
|
||||
"\"$(SRCROOT)/ID3/libid3\"",
|
||||
);
|
||||
OTHER_CFLAGS = (
|
||||
|
@ -2251,7 +2251,7 @@
|
|||
INSTALL_PATH = "$(HOME)/Applications";
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"\"$(SRCROOT)/build/Release/WMA.framework\"",
|
||||
"\"$(SRCROOT)/build/Release/FFMPEG.framework\"",
|
||||
"\"$(SRCROOT)/ID3/libid3\"",
|
||||
);
|
||||
OTHER_CFLAGS = (
|
||||
|
|
|
@ -281,7 +281,7 @@
|
|||
|
||||
/* Begin PBXFileReference section */
|
||||
089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
32DBCF5E0370ADEE00C91783 /* WMA_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WMA_Prefix.pch; sourceTree = "<group>"; };
|
||||
32DBCF5E0370ADEE00C91783 /* FFMPEG_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FFMPEG_Prefix.pch; sourceTree = "<group>"; };
|
||||
830F0B8F17FC4FB900042E8F /* allcodecs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = allcodecs.c; sourceTree = "<group>"; };
|
||||
830F0B9017FC4FB900042E8F /* avcodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
|
||||
830F0B9317FC4FB900042E8F /* fft.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fft.c; sourceTree = "<group>"; };
|
||||
|
@ -552,7 +552,7 @@
|
|||
83BCB8E017FCA64400760340 /* timecode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timecode.c; sourceTree = "<group>"; };
|
||||
83BCB8E117FCA64400760340 /* timecode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timecode.h; sourceTree = "<group>"; };
|
||||
8DC2EF5A0486A6940098B216 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||
8DC2EF5B0486A6940098B216 /* WMA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = WMA.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
8DC2EF5B0486A6940098B216 /* FFMPEG.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FFMPEG.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
B09E94730D74834B0064F138 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
|
||||
B09E94EF0D748DEE0064F138 /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = /usr/lib/libiconv.dylib; sourceTree = "<absolute>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
@ -573,23 +573,23 @@
|
|||
034768DFFF38A50411DB9C8B /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
8DC2EF5B0486A6940098B216 /* WMA.framework */,
|
||||
8DC2EF5B0486A6940098B216 /* FFMPEG.framework */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
0867D691FE84028FC02AAC07 /* WMA */ = {
|
||||
0867D691FE84028FC02AAC07 /* FFMPEG */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
830F0C5E17FC7D3100042E8F /* libz.dylib */,
|
||||
B09E94EF0D748DEE0064F138 /* libiconv.dylib */,
|
||||
B09E94660D74834B0064F138 /* ffmpeg-strip-wma */,
|
||||
B09E94660D74834B0064F138 /* ffmpeg-minimal */,
|
||||
32C88DFF0371C24200C91783 /* Other Sources */,
|
||||
089C1665FE841158C02AAC07 /* Resources */,
|
||||
0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
|
||||
034768DFFF38A50411DB9C8B /* Products */,
|
||||
);
|
||||
name = WMA;
|
||||
name = FFMPEG;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
|
||||
|
@ -627,7 +627,7 @@
|
|||
32C88DFF0371C24200C91783 /* Other Sources */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
32DBCF5E0370ADEE00C91783 /* WMA_Prefix.pch */,
|
||||
32DBCF5E0370ADEE00C91783 /* FFMPEG_Prefix.pch */,
|
||||
);
|
||||
name = "Other Sources";
|
||||
sourceTree = "<group>";
|
||||
|
@ -961,7 +961,7 @@
|
|||
path = x86;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
B09E94660D74834B0064F138 /* ffmpeg-strip-wma */ = {
|
||||
B09E94660D74834B0064F138 /* ffmpeg-minimal */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
830F0B8E17FC4FB900042E8F /* libavcodec */,
|
||||
|
@ -969,7 +969,7 @@
|
|||
830F0BBA17FC4FB900042E8F /* libavutil */,
|
||||
B09E94730D74834B0064F138 /* config.h */,
|
||||
);
|
||||
path = "ffmpeg-strip-wma";
|
||||
path = "ffmpeg-minimal";
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
@ -1129,9 +1129,9 @@
|
|||
/* End PBXHeadersBuildPhase section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
8DC2EF4F0486A6940098B216 /* WMA Framework */ = {
|
||||
8DC2EF4F0486A6940098B216 /* FFMPEG Framework */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "WMA Framework" */;
|
||||
buildConfigurationList = 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "FFMPEG Framework" */;
|
||||
buildPhases = (
|
||||
8DC2EF500486A6940098B216 /* Headers */,
|
||||
8DC2EF520486A6940098B216 /* Resources */,
|
||||
|
@ -1142,10 +1142,10 @@
|
|||
);
|
||||
dependencies = (
|
||||
);
|
||||
name = "WMA Framework";
|
||||
name = "FFMPEG Framework";
|
||||
productInstallPath = "$(HOME)/Library/Frameworks";
|
||||
productName = WMA;
|
||||
productReference = 8DC2EF5B0486A6940098B216 /* WMA.framework */;
|
||||
productName = FFMPEG;
|
||||
productReference = 8DC2EF5B0486A6940098B216 /* FFMPEG.framework */;
|
||||
productType = "com.apple.product-type.framework";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
|
@ -1156,19 +1156,19 @@
|
|||
attributes = {
|
||||
LastUpgradeCheck = 0500;
|
||||
};
|
||||
buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "WMA" */;
|
||||
buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "FFMPEG" */;
|
||||
compatibilityVersion = "Xcode 3.2";
|
||||
developmentRegion = English;
|
||||
hasScannedForEncodings = 1;
|
||||
knownRegions = (
|
||||
en,
|
||||
);
|
||||
mainGroup = 0867D691FE84028FC02AAC07 /* WMA */;
|
||||
mainGroup = 0867D691FE84028FC02AAC07 /* FFMPEG */;
|
||||
productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
|
||||
projectDirPath = "";
|
||||
projectRoot = "";
|
||||
targets = (
|
||||
8DC2EF4F0486A6940098B216 /* WMA Framework */,
|
||||
8DC2EF4F0486A6940098B216 /* FFMPEG Framework */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
|
@ -1342,15 +1342,15 @@
|
|||
GCC_MODEL_TUNING = G5;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||||
GCC_PREFIX_HEADER = WMA_Prefix.pch;
|
||||
GCC_PREFIX_HEADER = FFMPEG_Prefix.pch;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
||||
"ffmpeg-strip-wma",
|
||||
"ffmpeg-minimal",
|
||||
);
|
||||
INFOPLIST_FILE = Info.plist;
|
||||
INSTALL_PATH = "@loader_path/../Frameworks";
|
||||
PRODUCT_NAME = WMA;
|
||||
PRODUCT_NAME = FFMPEG;
|
||||
SKIP_INSTALL = YES;
|
||||
SYMROOT = ../../build;
|
||||
WRAPPER_EXTENSION = framework;
|
||||
|
@ -1368,15 +1368,15 @@
|
|||
FRAMEWORK_VERSION = A;
|
||||
GCC_MODEL_TUNING = G5;
|
||||
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||||
GCC_PREFIX_HEADER = WMA_Prefix.pch;
|
||||
GCC_PREFIX_HEADER = FFMPEG_Prefix.pch;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
||||
"ffmpeg-strip-wma",
|
||||
"ffmpeg-minimal",
|
||||
);
|
||||
INFOPLIST_FILE = Info.plist;
|
||||
INSTALL_PATH = "@loader_path/../Frameworks";
|
||||
PRODUCT_NAME = WMA;
|
||||
PRODUCT_NAME = FFMPEG;
|
||||
SKIP_INSTALL = YES;
|
||||
SYMROOT = ../../build;
|
||||
WRAPPER_EXTENSION = framework;
|
||||
|
@ -1411,7 +1411,7 @@
|
|||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "WMA Framework" */ = {
|
||||
1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "FFMPEG Framework" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
1DEB91AE08733DA50010E9CD /* Debug */,
|
||||
|
@ -1420,7 +1420,7 @@
|
|||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "WMA" */ = {
|
||||
1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "FFMPEG" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
1DEB91B208733DA50010E9CD /* Debug */,
|
|
@ -0,0 +1,7 @@
|
|||
//
|
||||
// Prefix header for all source files of the 'FFMPEG' target in the 'FFMPEG' project.
|
||||
//
|
||||
|
||||
#ifdef __OBJC__
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#endif
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue