feat: Update iOS export options to enterprise with manual signing, increment marketing version, and add build artifacts to gitignore.
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user