Enabled previews for the App target.
This commit is contained in:
parent
aef2bf4176
commit
fc88899e2b
@ -323,6 +323,7 @@
|
|||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
CURRENT_PROJECT_VERSION = 1;
|
CURRENT_PROJECT_VERSION = 1;
|
||||||
DEVELOPMENT_TEAM = 7FMNM89WKG;
|
DEVELOPMENT_TEAM = 7FMNM89WKG;
|
||||||
|
ENABLE_PREVIEWS = YES;
|
||||||
INFOPLIST_FILE = App/Resources/Plists/Info.plist;
|
INFOPLIST_FILE = App/Resources/Plists/Info.plist;
|
||||||
INFOPLIST_KEY_CFBundleDisplayName = Reviews;
|
INFOPLIST_KEY_CFBundleDisplayName = Reviews;
|
||||||
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
||||||
@ -350,6 +351,7 @@
|
|||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
CURRENT_PROJECT_VERSION = 1;
|
CURRENT_PROJECT_VERSION = 1;
|
||||||
DEVELOPMENT_TEAM = 7FMNM89WKG;
|
DEVELOPMENT_TEAM = 7FMNM89WKG;
|
||||||
|
ENABLE_PREVIEWS = YES;
|
||||||
INFOPLIST_FILE = App/Resources/Plists/Info.plist;
|
INFOPLIST_FILE = App/Resources/Plists/Info.plist;
|
||||||
INFOPLIST_KEY_CFBundleDisplayName = Reviews;
|
INFOPLIST_KEY_CFBundleDisplayName = Reviews;
|
||||||
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user