mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
Update version to 0.9.9-pre for testing purposes
This commit is contained in:
parent
8e44696419
commit
5fc2de2e18
3 changed files with 4 additions and 1 deletions
BIN
keycastr/English.lproj/MainMenu.nib/keyedobjects.nib
generated
BIN
keycastr/English.lproj/MainMenu.nib/keyedobjects.nib
generated
Binary file not shown.
|
|
@ -17,7 +17,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.9.8</string>
|
||||
<string>$(MARKETING_VERSION)</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
|
|
|||
|
|
@ -825,6 +825,7 @@
|
|||
INFOPLIST_FILE = Info.plist;
|
||||
INSTALL_PATH = "$(HOME)/Applications";
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
||||
MARKETING_VERSION = "0.9.9-pre";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = io.github.keycastr;
|
||||
PRODUCT_NAME = KeyCastr;
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
|
|
@ -1117,6 +1118,7 @@
|
|||
INFOPLIST_FILE = Info.plist;
|
||||
INSTALL_PATH = "$(HOME)/Applications";
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
||||
MARKETING_VERSION = "0.9.9-pre";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = io.github.keycastr;
|
||||
PRODUCT_NAME = KeyCastr;
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
|
|
@ -1146,6 +1148,7 @@
|
|||
INFOPLIST_FILE = Info.plist;
|
||||
INSTALL_PATH = "$(HOME)/Applications";
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
||||
MARKETING_VERSION = "0.9.9-pre";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = io.github.keycastr;
|
||||
PRODUCT_NAME = KeyCastr;
|
||||
PROVISIONING_PROFILE_SPECIFIER = "KeyCastr Developer ID";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue