[App] App target setup #1

Merged
javier merged 9 commits from app/setup into main 2024-03-15 23:30:02 +00:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit fc88899e2b - Show all commits

View File

@ -323,6 +323,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 7FMNM89WKG;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = App/Resources/Plists/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Reviews;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
@ -350,6 +351,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 7FMNM89WKG;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = App/Resources/Plists/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Reviews;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";