cleared the code signing identity

This commit is contained in:
Maurice Parker
2019-04-15 17:14:47 -05:00
parent 2a61e7a926
commit b9f2a500a1

View File

@@ -478,6 +478,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = D511EEB6202422BB00712EC3 /* Account_target.xcconfig */;
buildSettings = {
CODE_SIGN_IDENTITY = "";
};
name = Debug;
};
@@ -485,6 +486,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = D511EEB6202422BB00712EC3 /* Account_target.xcconfig */;
buildSettings = {
CODE_SIGN_IDENTITY = "";
};
name = Release;
};