1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
5 <key>CFBundleDevelopmentRegion</key>
6 <string>English</string>
7 <key>CFBundleDocumentTypes</key>
10 <key>CFBundleTypeRole</key>
11 <string>Viewer</string>
12 <key>LSHandlerRank</key>
13 <string>Alternate</string>
14 <key>LSItemContentTypes</key>
16 <string>public.data</string>
20 <key>CFBundleExecutable</key>
21 <string>${EXECUTABLE_NAME}</string>
22 <key>CFBundleIdentifier</key>
23 <string>org.libsdl.test-dropfile</string>
24 <key>CFBundleInfoDictionaryVersion</key>
26 <key>CFBundlePackageType</key>
28 <key>CFBundleShortVersionString</key>
30 <key>CFBundleVersion</key>
32 <key>LSMinimumSystemVersion</key>