2011-05-26 18:09:17 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
|
|
|
|
<plist version="0.9">
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleIconFile</key>
|
|
|
|
<string></string>
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
<string>APPL</string>
|
|
|
|
<key>CFBundleGetInfoString</key>
|
|
|
|
<string>Created by Qt/QMake</string>
|
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
<string>????</string>
|
|
|
|
<key>CFBundleExecutable</key>
|
|
|
|
<string>webkit_server</string>
|
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
|
<string>com.yourcompany.webkit_server</string>
|
|
|
|
<key>NOTE</key>
|
|
|
|
<string>This file was generated by Qt/QMake.</string>
|
2015-01-27 09:49:30 -05:00
|
|
|
<key>LSBackgroundOnly</key>
|
2011-05-26 18:09:17 -04:00
|
|
|
<string>1</string>
|
|
|
|
</dict>
|
|
|
|
</plist>
|