File:  [RetroPC.NET] / xmil / MacOSX / Info.plist
Revision 1.1: download - view: text, annotated - select for diffs
Tue Aug 10 23:38:56 2004 JST (21 years, 2 months ago) by tk800
Branches: MAIN
CVS tags: HEAD
Add MacOSX[MacOSX](tk800)

<?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>xmil</string>
	<key>CFBundleIconFile</key>
	<string></string>
	<key>CFBundleIdentifier</key>
	<string>net.retropc.xmil</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleSignature</key>
	<string>xMil</string>
	<key>CFBundleVersion</key>
	<string>0.50</string>
	<key>CSResourcesFileMapped</key>
	<true/>
</dict>
</plist>

RetroPC.NET-CVS <cvs@retropc.net>