- <?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>CFBundleDevelopmentRegion</key> 
-         <string>en</string> 
-         <key>CFBundleExecutable</key> 
-         <string>Prince of Persia</string> 
-         <key>CFBundleIconFile</key> 
-         <string>Prince of Persia.icns</string> 
-         <key>CFBundleIdentifier</key> 
-         <string>com.pmbaty.princeofpersia</string> 
-         <key>CFBundleInfoDictionaryVersion</key> 
-         <string>6.0</string> 
-         <key>CFBundleName</key> 
-         <string>Prince of Persia</string> 
-         <key>CFBundleVersion</key> 
-         <string>1.17</string> 
-         <key>NSHumanReadableCopyright</key> 
-         <string>© 2018 Pierre-Marie Baty 
- © 1989 Brøderbund Software</string> 
-         <key>CFBundlePackageType</key> 
-         <string>APPL</string> 
-         <key>CFBundleSignature</key> 
-         <string>????</string> 
- </dict> 
- </plist> 
-