rustdesk
2023-01-05 15:57:59 +08:00
parent a109788f6e
commit a211949ba4
2 changed files with 18 additions and 0 deletions

View File

@@ -108,6 +108,12 @@
PRODUCT_NAME = rustdesk;
SDKROOT = macosx;
SUPPORTS_MACCATALYST = YES;
OTHER_LDFLAGS = (
"-sectcreate",
__CGPreLoginApp,
__cgpreloginapp,
/dev/null,
);
};
name = Release;
};