| 123456789101112131415161718192021222324 | <?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>CFBundleDisplayName</key>	<string>app</string>	<key>CFBundleExecutable</key>	<string>app</string>	<key>CFBundleIconFile</key>	<string>generated-a964442738b6bfc9ce9b1098a340cac1d2979e53d05ab0007fb34a28bc616758.icns</string>	<key>CFBundleIdentifier</key>	<string>app</string>	<key>CFBundleInfoDictionaryVersion</key>	<string>6.0</string>	<key>CFBundleName</key>	<string>app</string>	<key>CFBundlePackageType</key>	<string>APPL</string>	<key>CFBundleShortVersionString</key>	<string>0.0.0</string>	<key>NSHighResolutionCapable</key>	<true/></dict></plist>
 |