⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 project.pbxproj

📁 video linux conference
💻 PBXPROJ
📖 第 1 页 / 共 4 页
字号:
// !$*UTF8*$!{	archiveVersion = 1;	classes = {	};	objectVersion = 39;	objects = {		014CEA410018CDE011CA2923 = {			explicitFileType = wrapper.cfbundle;			isa = PBXFileReference;			path = VLC.bundle;			refType = 3;			sourceTree = BUILT_PRODUCTS_DIR;		};		014CEA420018CDE011CA2923 = {			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 = {			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 = {			isa = PBXFileReference;			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 = /Volumes/Genitus/vlc/modules/gui/macosx;				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>mod</string>			</array>			<key>CFBundleTypeName</key>			<string>MOD Audio File</string>			<key>CFBundleTypeOSTypes</key>			<array>				<string>generic.icns</string>			</array>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>it</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>generic.icns</string>			<key>CFBundleTypeName</key>			<string>Impulse Tracker Module File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>aiff</string>				<string>aif</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>generic.icns</string>			<key>CFBundleTypeName</key>			<string>AIFF file</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>vlc</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>generic.icns</string>			<key>CFBundleTypeMIMETypes</key>			<array>				<string>application/x-videolan-vlc</string>				<string>application/videolan-vlc</string>			</array>			<key>CFBundleTypeName</key>			<string>VLC file</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>spx</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>generic.icns</string>			<key>CFBundleTypeName</key>			<string>Speex Audio File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>sdp</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>generic.icns</string>			<key>CFBundleTypeName</key>			<string>Session Description Protocol File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>wav</string>			</array>			<key>CFBundleTypeName</key>			<string>WAVE Audio File</string>			<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>CFBundleTypeIconFile</key>			<string>bin.icns</string>			<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>CFBundleTypeIconFile</key>			<string>mpeg4.icns</string>			<key>CFBundleTypeName</key>			<string>AAC file</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>multiplexed 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>CFBundleTypeIconFile</key>			<string>mpeg.icns</string>			<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>CFBundleTypeIconFile</key>			<string>mpeg.icns</string>			<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>CFBundleTypeIconFile</key>			<string>mpeg2.icns</string>			<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>				<string>ps</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>mpeg2.icns</string>			<key>CFBundleTypeName</key>			<string>MPEG-2 Program Stream</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>ts</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>mpeg2.icns</string>			<key>CFBundleTypeName</key>			<string>MPEG-2 Transport 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>CFBundleTypeIconFile</key>			<string>mpeg.icns</string>			<key>CFBundleTypeName</key>			<string>MPEG-2 Audio File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>mp4</string>				<string>m4a</string>				<string>m4p</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>CFBundleTypeIconFile</key>			<string>generic.icns</string>			<key>CFBundleTypeName</key>			<string>3GPP File</string>

⌨️ 快捷键说明

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