<?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>CFBundleName</key> <string>PC2Converter</string> <key>CFBundleIdentifier</key> <string>com.example.PC2Converter</string> <key>CFBundleShortVersionString</key> <string>1.0</string> <key>LSMinimumSystemVersion</key> <string>10.15</string> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>NSHumanReadableCopyright</key> <string></string> <key>CFBundleIconFile</key> <string>Icon.icns</string> </dict> </plist>