Project file: Remove team ID that leaked in

I accidentally forgot to enable my hooks after cloning on a new macOS
installation.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
This commit is contained in:
Christopher Snowhill 2022-05-22 16:10:51 -07:00
parent 4035ca861f
commit 25906d1b2b

View file

@ -2028,7 +2028,7 @@
LastUpgradeCheck = 1250; LastUpgradeCheck = 1250;
TargetAttributes = { TargetAttributes = {
8D1107260486CEB800E47090 = { 8D1107260486CEB800E47090 = {
DevelopmentTeam = N6E749HJ2X; DevelopmentTeam = "";
LastSwiftMigration = 1220; LastSwiftMigration = 1220;
ProvisioningStyle = Automatic; ProvisioningStyle = Automatic;
}; };