project.pbxproj
来自「uclinux 下的vlc播放器源代码」· PBXPROJ 代码 · 共 999 行 · 第 1/5 页
PBXPROJ
999 行
<array> <string>ram</string> <string>rm</string> </array> <key>CFBundleTypeIconFile</key> <string>generic.icns</string> <key>CFBundleTypeName</key> <string>RealPlayer Media Files</string> <key>CFBundleTypeRole</key> <string>Viewer</string> </dict> <dict> <key>CFBundleTypeExtensions</key> <array> <string>img</string> </array> <key>CFBundleTypeIconFile</key> <string>generic.icns</string> <key>CFBundleTypeName</key> <string>IMG Disk Image</string> <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>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?