From b39d585794b8964e03770e4f96e80708288e8e81 Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Wed, 3 Nov 2021 20:42:57 -0700 Subject: [PATCH] Fix dangling team ID Dammit, I thought I had commit hooks preventing me from letting these changes through? --- Preferences/Preferences/Preferences.xcodeproj/project.pbxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Preferences/Preferences/Preferences.xcodeproj/project.pbxproj b/Preferences/Preferences/Preferences.xcodeproj/project.pbxproj index 3e7ec2945..a0609c461 100644 --- a/Preferences/Preferences/Preferences.xcodeproj/project.pbxproj +++ b/Preferences/Preferences/Preferences.xcodeproj/project.pbxproj @@ -371,7 +371,7 @@ LastUpgradeCheck = 1230; TargetAttributes = { 8D5B49AC048680CD000E48DA = { - DevelopmentTeam = N6E749HJ2X; + DevelopmentTeam = ""; ProvisioningStyle = Automatic; }; };