feat: Update iOS export options to enterprise with manual signing, increment marketing version, and add build artifacts to gitignore.

This commit is contained in:
JinJiangHuang
2026-03-23 21:10:50 +08:00
parent fac70d7496
commit 63e29be346
4 changed files with 45 additions and 7 deletions
+2 -2
View File
@@ -39,7 +39,7 @@ targets:
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone: "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"
GENERATE_INFOPLIST_FILE: YES
CURRENT_PROJECT_VERSION: "1"
MARKETING_VERSION: "1.0.0"
MARKETING_VERSION: "1.0.3"
PRODUCT_NAME: TVBox
ASSETCATALOG_COMPILER_APPICON_NAME: AppIcon
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME: AccentColor
@@ -69,7 +69,7 @@ targets:
INFOPLIST_FILE: tvbox/Info.plist
GENERATE_INFOPLIST_FILE: YES
CURRENT_PROJECT_VERSION: "1"
MARKETING_VERSION: "1.0.0"
MARKETING_VERSION: "1.0.3"
PRODUCT_NAME: TVBox
ASSETCATALOG_COMPILER_APPICON_NAME: AppIcon
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME: AccentColor