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

📄 project.pbxproj

📁 uclinux 下的vlc播放器源代码
💻 PBXPROJ
📖 第 1 页 / 共 5 页
字号:
			<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>m4v</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>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>mka</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>generic.icns</string>			<key>CFBundleTypeName</key>			<string>Matroska Audio File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>mkv</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>generic.icns</string>			<key>CFBundleTypeName</key>			<string>Matroska Video File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>mks</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>generic.icns</string>			<key>CFBundleTypeName</key>			<string>Matroska Elementry Stream</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>m4a</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>mpeg4.icns</string>			<key>CFBundleTypeName</key>			<string>MPEG-4 Audio File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>mpc</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>generic.icns</string>			<key>CFBundleTypeName</key>			<string>Musepack Audio File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>flac</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>generic.icns</string>			<key>CFBundleTypeName</key>			<string>FLAC Audio File</string>			<key>CFBundleTypeRole</key>			<string>Viewer</string>		</dict>	</array>	<key>CFBundleExecutable</key>	<string>VLC</string>	<key>CFBundleGetInfoString</key>	<string>VLC media player 0.8.6b, Copyright (c) 1996-2007 the VideoLAN team.</string>	<key>CFBundleIconFile</key>	<string>vlc.icns</string>	<key>CFBundleIdentifier</key>	<string>org.videolan.vlc</string>	<key>CFBundleInfoDictionaryVersion</key>	<string>6.0</string>	<key>CFBundleName</key>	<string>VLC media player</string>	<key>CFBundlePackageType</key>	<string>APPL</string>	<key>CFBundleShortVersionString</key>	<string>0.8.6b</string>	<key>CFBundleSignature</key>	<string>VLC#</string>	<key>CFBundleURLTypes</key>	<array>		<dict>			<key>CFBundleURLIconFile</key>			<string>generic</string>			<key>CFBundleURLName</key>			<string>http url</string>			<key>CFBundleURLSchemes</key>			<array>				<string>http</string>			</array>		</dict>		<dict>			<key>CFBundleURLIconFile</key>			<string>generic</string>

⌨️ 快捷键说明

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