Disable fx_cast_selector xcode signing

This commit is contained in:
hensm
2019-09-22 12:44:41 +01:00
parent 3ca5e0888d
commit 33f58e5a95

View File

@@ -312,6 +312,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = fx_cast_selector/fx_cast_selector.entitlements;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = 7NS3H2Z7RF;
@@ -331,6 +332,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = fx_cast_selector/fx_cast_selector.entitlements;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = 7NS3H2Z7RF;