feat: macos配置和ios配置

This commit is contained in:
2025-11-25 22:17:04 -08:00
parent 343bb50c77
commit 1809c11473
10 changed files with 60 additions and 44 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
PRODUCT_NAME = HiFastVPN
// The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = app.hi.com
PRODUCT_BUNDLE_IDENTIFIER = app.taw.hifastvpn.mac
// The copyright displayed in application information
PRODUCT_COPYRIGHT = Copyright © 2025 HiFastVPN.com. All rights reserved.
+2 -2
View File
@@ -2,10 +2,10 @@
// 用于发布版本的签名设置
// 使用 Developer ID Application 证书进行签名(用于 App Store 外分发)
CODE_SIGN_IDENTITY = Developer ID Application: Civil Rights Corps (3UR892FAP3)
CODE_SIGN_IDENTITY = Developer ID Application: Civil Rights Corps (NJRRF427XB)
// 开发团队 ID
DEVELOPMENT_TEAM = 3UR892FAP3
DEVELOPMENT_TEAM = NJRRF427XB
// 启用代码签名
CODE_SIGN_STYLE = Manual