|
|
@@ -17,9 +17,9 @@ |
|
|
<key>CFBundlePackageType</key>
|
|
|
<string>APPL</string>
|
|
|
<key>CFBundleShortVersionString</key>
|
|
|
- <string>1.0.0</string>
|
|
|
+ <string>1.1.0</string>
|
|
|
<key>CFBundleVersion</key>
|
|
|
- <string>1.0.0</string>
|
|
|
+ <string>1.1.0</string>
|
|
|
<key>LSApplicationCategoryType</key>
|
|
|
<string>public.app-category.developer-tools</string>
|
|
|
<key>LSMinimumSystemVersion</key>
|
|
|
@@ -28,11 +28,11 @@ |
|
|
<true/>
|
|
|
<key>NSHumanReadableCopyright</key>
|
|
|
<string>MIT License © Sindre Sorhus</string>
|
|
|
- <key>SUFeedURL</key>
|
|
|
- <string>https://sindresorhus.com/touch-bar-simulator/appcast.xml</string>
|
|
|
- <key>SUEnableAutomaticChecks</key>
|
|
|
- <true/>
|
|
|
<key>NSPrincipalClass</key>
|
|
|
<string>NSApplication</string>
|
|
|
+ <key>SUEnableAutomaticChecks</key>
|
|
|
+ <true/>
|
|
|
+ <key>SUFeedURL</key>
|
|
|
+ <string>https://sindresorhus.com/touch-bar-simulator/appcast.xml</string>
|
|
|
</dict>
|
|
|
</plist>
|
0 comments on commit
b55063c