quickSelfTest/osx/Info.plist
changeset 366 68bc20de9a64
child 378 81ea8fa7f54e
equal deleted inserted replaced
365:49b576c930ad 366:68bc20de9a64
       
     1 <?xml version="1.0" encoding="utf8"?>
       
     2 <!DOCTYPE plist PUBLIC "-//Apple//DTP PLIST 1.0//EN" "http//www.apple.com/DTDs/ProperyList-1.0.dtd">
       
     3 <plist version="1.0">
       
     4 <dict>
       
     5 <key>CFBundleName</key>
       
     6 <string>quickSelfTest</string>
       
     7 <key>CFBundleShortVersionString</key>
       
     8 <string>7.1.0.1</string>
       
     9 <key>CFBundlePackageType</key>
       
    10 <string>APPL</string>
       
    11 <key>CFBundleIdentifier</key>
       
    12 <string>stx.goodies.builder.quickSelfTest</string>
       
    13 <key>CFBundleVersion</key>
       
    14 <string>7.1.0.1</string>
       
    15 <key>CFBundleInfoDictionaryVersion</key>
       
    16 <string>6.0</string>
       
    17 <key>LSMinimumSystemVersion</key>
       
    18 <string>10.6</string>
       
    19 <key>CFBundleExecutable</key>
       
    20 <string>quickSelfTest</string>
       
    21 </dict>
       
    22 </plist>