Browse Source

Don't hardcode the VLC development team hash

This allows anybody to build the xcode project without having to
locally change the xcode project file - not only those who have
access are part of the official videolan apple team.

Signed-off-by: Carola Nitz <nitz.carola@googlemail.com>
Martin Storsjö 11 years ago
parent
commit
afb1f4dcce
1 changed files with 0 additions and 5 deletions
  1. 0 5
      VLC for iOS.xcodeproj/project.pbxproj

+ 0 - 5
VLC for iOS.xcodeproj/project.pbxproj

@@ -2194,11 +2194,6 @@
 				CLASSPREFIX = VLC;
 				CLASSPREFIX = VLC;
 				LastUpgradeCheck = 0460;
 				LastUpgradeCheck = 0460;
 				ORGANIZATIONNAME = VideoLAN;
 				ORGANIZATIONNAME = VideoLAN;
-				TargetAttributes = {
-					7D94FCDA16DE7D1000F2623B = {
-						DevelopmentTeam = 75GAHG3SZQ;
-					};
-				};
 			};
 			};
 			buildConfigurationList = 7D94FCD616DE7D1000F2623B /* Build configuration list for PBXProject "VLC for iOS" */;
 			buildConfigurationList = 7D94FCD616DE7D1000F2623B /* Build configuration list for PBXProject "VLC for iOS" */;
 			compatibilityVersion = "Xcode 3.2";
 			compatibilityVersion = "Xcode 3.2";