|
|
@ -1,36 +0,0 @@ |
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd"> |
|
|
|
<plist version="0.9"> |
|
|
|
<dict> |
|
|
|
<key>CFBundleInfoDictionaryVersion</key> |
|
|
|
<string>6.0</string> |
|
|
|
<key>CFBundleIdentifier</key> |
|
|
|
<string>org.kicad-eda.EXECUTABLE</string> |
|
|
|
<key>CFBundleDevelopmentRegion</key> |
|
|
|
<string>English</string> |
|
|
|
<key>CFBundleExecutable</key> |
|
|
|
<string>EXECUTABLE</string> |
|
|
|
<key>CFBundleIconFile</key> |
|
|
|
<string>EXECUTABLE.icns</string> |
|
|
|
<key>CFBundleName</key> |
|
|
|
<string>EXECUTABLE</string> |
|
|
|
<key>CFBundlePackageType</key> |
|
|
|
<string>APPL</string> |
|
|
|
<key>CFBundleSignature</key> |
|
|
|
<string>????</string> |
|
|
|
<key>CFBundleVersion</key> |
|
|
|
<string>0.1</string> |
|
|
|
<key>CFBundleShortVersionString</key> |
|
|
|
<string>0.1</string> |
|
|
|
<key>CFBundleGetInfoString</key> |
|
|
|
<string>EXECUTABLE version 0.1</string> |
|
|
|
<key>CFBundleLongVersionString</key> |
|
|
|
<string>0.1</string> |
|
|
|
<key>NSHumanReadableCopyright</key> |
|
|
|
<string>Copyleft 2007</string> |
|
|
|
<key>LSRequiresCarbon</key> |
|
|
|
<true/> |
|
|
|
<key>CSResourcesFileMapped</key> |
|
|
|
<true/> |
|
|
|
</dict> |
|
|
|
</plist> |