fix: add timestamp on release
This commit is contained in:
parent
2bc41d529b
commit
a07e1a39e6
1 changed files with 1 additions and 0 deletions
|
@ -587,6 +587,7 @@
|
|||
"@executable_path/../Frameworks",
|
||||
);
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
||||
OTHER_CODE_SIGN_FLAGS = "--timestamp";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = io.ente.auth.mac;
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
SWIFT_VERSION = 5.0;
|
||||
|
|
Loading…
Add table
Reference in a new issue