mirror of
https://github.com/haiwen/seafile.git
synced 2025-01-09 04:17:30 +08:00
Fix the signing certificate on macOS
This commit is contained in:
parent
d69e133a42
commit
5517d012bd
@ -20,7 +20,7 @@ import tempfile
|
|||||||
|
|
||||||
FINAL_APP = 'Seafile Client.app'
|
FINAL_APP = 'Seafile Client.app'
|
||||||
FSPLUGIN_APPEX_NAME = 'Seafile FinderSync.appex'
|
FSPLUGIN_APPEX_NAME = 'Seafile FinderSync.appex'
|
||||||
CERT_ID = 'CFEE731B1DEDE6749B83262563773ECB68FACF1F'
|
CERT_ID = '7C7618F1448BBC6825B53BFFE21701ACED853DF3'
|
||||||
|
|
||||||
BUILDDIR = join(os.getcwd(), "../../../")
|
BUILDDIR = join(os.getcwd(), "../../../")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user