2024-02-18 19:56:54 -08:00
|
|
|
<?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>CFBundleIconFile</key>
|
|
|
|
<string>App.icns</string>
|
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
|
<string>com.sourcegit-scm.sourcegit</string>
|
|
|
|
<key>CFBundleName</key>
|
|
|
|
<string>SourceGit</string>
|
|
|
|
<key>CFBundleVersion</key>
|
2024-03-18 00:10:11 -07:00
|
|
|
<string>8.4.0</string>
|
2024-02-18 19:56:54 -08:00
|
|
|
<key>LSMinimumSystemVersion</key>
|
|
|
|
<string>10.12</string>
|
|
|
|
<key>CFBundleExecutable</key>
|
|
|
|
<string>SourceGit</string>
|
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
<string>6.0</string>
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
<string>APPL</string>
|
|
|
|
<key>CFBundleShortVersionString</key>
|
2024-03-18 00:10:11 -07:00
|
|
|
<string>8.4</string>
|
2024-02-18 19:56:54 -08:00
|
|
|
<key>NSHighResolutionCapable</key>
|
|
|
|
<true/>
|
|
|
|
</dict>
|
|
|
|
</plist>
|