info.plist

来自「This is a sample of unity3D. For PlugIn」· PLIST 代码 · 共 27 行

PLIST
27
字号
<?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>CFBundleExecutable</key>	<string>openal.dylib</string>	<key>CFBundleGetInfoString</key>	<string>al.bundle version 1.0, Copyright 漏 2002-2005 by Over The Edge I/S.  All rights reserved.</string>	<key>CFBundleIdentifier</key>	<string>dk.otee.ALBundle</string>	<key>CFBundleInfoDictionaryVersion</key>	<string>6.0</string>	<key>CFBundleName</key>	<string>al.bundle</string>	<key>CFBundlePackageType</key>	<string>BNDL</string>	<key>CFBundleShortVersionString</key>	<string>al.bundle version 1.0</string>	<key>CFBundleSignature</key>	<string>????</string>	<key>CFBundleVersion</key>	<string>1.0</string></dict></plist>

⌨️ 快捷键说明

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