project.pbxproj

来自「VLC媒体播放程序」· PBXPROJ 代码 · 共 2,085 行 · 第 1/4 页

PBXPROJ
2,085
字号
// !$*UTF8*$!{	archiveVersion = 1;	classes = {	};	objectVersion = 39;	objects = {		014CEA410018CDE011CA2923 = {			explicitFileType = wrapper.cfbundle;			fallbackIsa = PBXFileReference;			isa = PBXBundleReference;			path = VLC.bundle;			refType = 3;			sourceTree = BUILT_PRODUCTS_DIR;		};		014CEA420018CDE011CA2923 = {			buildRules = (			);			buildSettings = {				COPY_PHASE_STRIP = NO;				GCC_DYNAMIC_NO_PIC = NO;				GCC_ENABLE_FIX_AND_CONTINUE = YES;				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;				GCC_OPTIMIZATION_LEVEL = 0;				OPTIMIZATION_CFLAGS = "-O0";				ZERO_LINK = YES;			};			isa = PBXBuildStyle;			name = Development;		};		014CEA430018CDE011CA2923 = {			buildRules = (			);			buildSettings = {				COPY_PHASE_STRIP = YES;				GCC_ENABLE_FIX_AND_CONTINUE = NO;				ZERO_LINK = NO;			};			isa = PBXBuildStyle;			name = Deployment;		};//010//011//012//013//014//080//081//082//083//084		089C1669FE841209C02AAC07 = {			buildSettings = {			};			buildStyles = (				014CEA420018CDE011CA2923,				014CEA430018CDE011CA2923,			);			hasScannedForEncodings = 1;			isa = PBXProject;			mainGroup = 089C166AFE841209C02AAC07;			projectDirPath = "";			targets = (				089C1673FE841209C02AAC07,			);		};		089C166AFE841209C02AAC07 = {			children = (				08FB77AFFE84173DC02AAC07,				089C167CFE841241C02AAC07,				089C1671FE841209C02AAC07,				19C28FB8FE9D52D311CA2CBB,			);			isa = PBXGroup;			name = vlc;			refType = 4;			sourceTree = "<group>";		};		089C1671FE841209C02AAC07 = {			children = (				1058C7ACFEA557BF11CA2CBB,				1058C7AEFEA557BF11CA2CBB,			);			isa = PBXGroup;			name = "Frameworks and Libraries";			refType = 4;			sourceTree = "<group>";		};		089C1672FE841209C02AAC07 = {			fallbackIsa = PBXFileReference;			isa = PBXFrameworkReference;			lastKnownFileType = wrapper.framework;			name = Foundation.framework;			path = /System/Library/Frameworks/Foundation.framework;			refType = 0;			sourceTree = "<absolute>";		};		089C1673FE841209C02AAC07 = {			buildPhases = (				089C1675FE841209C02AAC07,				089C1677FE841209C02AAC07,				089C1679FE841209C02AAC07,			);			buildSettings = {				FRAMEWORK_SEARCH_PATHS = "";				HEADER_SEARCH_PATHS = "";				INSTALL_PATH = "$(HOME)/Library/Bundles";				JAVAC_SOURCE_FILE_ENCODING = "ISO-8859-1";				LIBRARY_SEARCH_PATHS = "";				OTHER_CFLAGS = "";				OTHER_LDFLAGS = "";				OTHER_REZFLAGS = "";				PRODUCT_NAME = VLC;				SECTORDER_FLAGS = "";				WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";				WRAPPER_EXTENSION = bundle;			};			dependencies = (			);			isa = PBXBundleTarget;			name = vlc;			productInstallPath = "$(HOME)/Library/Bundles";			productName = vlc;			productReference = 014CEA410018CDE011CA2923;			productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?><!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\"><plist version=\"1.0\"><dict>	<key>CFBundleDevelopmentRegion</key>	<string>English</string>	<key>CFBundleDocumentTypes</key>	<array>		<dict>			<key>CFBundleTypeName</key>			<string>Folder</string>			<key>CFBundleTypeOSTypes</key>			<array>				<string>fold</string>			</array>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>asx</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>asx.icns</string>			<key>CFBundleTypeName</key>			<string>ASX File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>sub</string>				<string>srt</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>sub.icns</string>			<key>CFBundleTypeName</key>			<string>Subtitle File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>pls</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>pls.icns</string>			<key>CFBundleTypeName</key>			<string>Shoutcast playlist</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>m3u</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>m3u.icns</string>			<key>CFBundleTypeName</key>			<string>Playlist file</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>vob</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>vob.icns</string>			<key>CFBundleTypeName</key>			<string>VOB File (DVD Video)</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>dat</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>dat.icns</string>			<key>CFBundleTypeName</key>			<string>DAT file</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>cue</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>cue.icns</string>			<key>CFBundleTypeName</key>			<string>CUE file</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>iso</string>				<string>bin</string>			</array>			<key>CFBundleTypeName</key>			<string>Iso file</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>a52</string>				<string>ac3</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>a52.icns</string>			<key>CFBundleTypeName</key>			<string>Digital Audio</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>aac</string>			</array>			<key>CFBundleTypeName</key>			<string>Advanced Audio Coding</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>ogm</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>ogm.icns</string>			<key>CFBundleTypeName</key>			<string>Ogg Vorbis Media container</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>ogg</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>ogg.icns</string>			<key>CFBundleTypeName</key>			<string>OGG Vorbis file</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>avi</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>avi.icns</string>			<key>CFBundleTypeName</key>			<string>Avi container</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>mov</string>				<string>moov</string>				<string>qt</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>generic.icns</string>			<key>CFBundleTypeName</key>			<string>Apple QuickTime container</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>divx</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>divx.icns</string>			<key>CFBundleTypeName</key>			<string>DivX file</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>dv</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>dv.icns</string>			<key>CFBundleTypeName</key>			<string>DV file</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>asf</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>asf.icns</string>			<key>CFBundleTypeName</key>			<string>Advanced Streaming Format</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>wma</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>wma.icns</string>			<key>CFBundleTypeName</key>			<string>WIndows Media Audio</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>wmv</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>wmv.icns</string>			<key>CFBundleTypeName</key>			<string>Windows Media Video</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>mpg</string>				<string>mpeg</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>mpeg.icns</string>			<key>CFBundleTypeName</key>			<string>mulitplexed MPEG-1/2</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>m1v</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>mpeg1.icns</string>			<key>CFBundleTypeName</key>			<string>MPEG-1 Video File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>m2a</string>			</array>			<key>CFBundleTypeName</key>			<string>MPEG-1/2 Audio File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>mp1</string>			</array>			<key>CFBundleTypeName</key>			<string>MPEG Audio Layer 1</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>mp2</string>			</array>			<key>CFBundleTypeName</key>			<string>MPEG Audio Layer 2</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>mp3</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>mp3.icns</string>			<key>CFBundleTypeName</key>			<string>MPEG Audio Layer 3</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>m2p</string>			</array>			<key>CFBundleTypeName</key>			<string>MPEG-2 Program Stream</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>m2v</string>				<string>mpv</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>mpeg2.icns</string>			<key>CFBundleTypeName</key>			<string>MPEG-2 Video File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>mpa</string>			</array>			<key>CFBundleTypeName</key>			<string>MPEG-2 Audio File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>mp4</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>mpeg4.icns</string>			<key>CFBundleTypeName</key>			<string>MPEG-4 File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>3gp</string>			</array>			<key>CFBundleTypeName</key>			<string>3GPP File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>mka</string>			</array>			<key>CFBundleTypeName</key>			<string>Matroska Audio</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>mkv</string>			</array>			<key>CFBundleTypeName</key>			<string>Matroska Video</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>mks</string>			</array>			<key>CFBundleTypeName</key>			<string>Matroska Elementry Stream</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?