mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-10-28 00:56:37 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			30 lines
		
	
	
	
		
			834 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
	
		
			834 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 | |
| <plist version="1.0">
 | |
| <dict>
 | |
| 	<key>CFBundleIconFile</key>
 | |
| 	<string>OpenMW.icns</string>
 | |
| 	<key>CFBundleDevelopmentRegion</key>
 | |
| 	<string>English</string>
 | |
| 	<key>CFBundleExecutable</key>
 | |
| 	<string>openmw</string>
 | |
| 	<key>CFBundleInfoDictionaryVersion</key>
 | |
| 	<string>6.0</string>
 | |
| 	<key>CFBundleLongVersionString</key>
 | |
| 	<string></string>
 | |
| 	<key>CFBundleName</key>
 | |
| 	<string>OpenMW</string>
 | |
| 	<key>CFBundlePackageType</key>
 | |
| 	<string>APPL</string>
 | |
| 	<key>CFBundleSignature</key>
 | |
| 	<string>????</string>
 | |
| 	<key>CFBundleVersion</key>
 | |
| 	<string>0.10</string>
 | |
| 	<key>CSResourcesFileMapped</key>
 | |
| 	<true/>
 | |
| 	<key>LSRequiresCarbon</key>
 | |
| 	<true/>
 | |
| 	<key>NSHumanReadableCopyright</key>
 | |
| 	<string></string>
 | |
| </dict>
 | |
| </plist>
 |