관리-도구
편집 파일: Info.plist
<?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>AllowFileAccessOutsideOfWidget</key> <true/> <key>AllowFullAccess</key> <true/> <key>AllowInternetPlugins</key> <true/> <key>AllowJava</key> <true/> <key>AllowMultipleInstances</key> <true/> <key>AllowNetworkAccess</key> <true/> <key>AllowSystem</key> <true/> <key>BackwardCompatibleClassLookup</key> <true/> <key>CFBundleDisplayName</key> <string>Dragon Browser</string> <key>CFBundleIdentifier</key> <string>com.crushftp.widget.WebStatistics</string> <key>CFBundleName</key> <string>WebStatistics</string> <key>CFBundleVersion</key> <string>1</string> <key>MainHTML</key> <string>CrushFTP.html</string> <key>TargetCFBundleShortVersionString</key> <string>1</string> </dict> </plist>