mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
Fix build number script.
This commit is contained in:
parent
542cae25e9
commit
5d2ee25f0f
3 changed files with 3 additions and 3 deletions
|
|
@ -283,8 +283,8 @@
|
|||
F06792E3200A73460066C438 /* Sources */,
|
||||
F06792E4200A73460066C438 /* Frameworks */,
|
||||
F06792E5200A73460066C438 /* Resources */,
|
||||
28F6A5822283548F00A4ADCD /* Sync Version Numbers */,
|
||||
28F6A5802283515F00A4ADCD /* Increase Build Number */,
|
||||
28F6A5822283548F00A4ADCD /* Sync Version Numbers */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.5.1</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>269</string>
|
||||
<string>270</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.utilities</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.5.1</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>269</string>
|
||||
<string>270</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.utilities</string>
|
||||
<key>LSBackgroundOnly</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue