From 43eb7c4074a7796c9a610bce58cb07d5f4e8809d Mon Sep 17 00:00:00 2001 From: ink-spot Date: Wed, 26 Sep 2018 00:02:22 +0200 Subject: [PATCH] Remove Development team --- UPCarouselFlowLayoutDemo.xcodeproj/project.pbxproj | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/UPCarouselFlowLayoutDemo.xcodeproj/project.pbxproj b/UPCarouselFlowLayoutDemo.xcodeproj/project.pbxproj index a466f01..e096e8d 100644 --- a/UPCarouselFlowLayoutDemo.xcodeproj/project.pbxproj +++ b/UPCarouselFlowLayoutDemo.xcodeproj/project.pbxproj @@ -209,7 +209,6 @@ TargetAttributes = { 01D3876A1D1C4B9D00CE4E1F = { CreatedOnToolsVersion = 7.3.1; - DevelopmentTeam = X4EYDGL7NV; LastSwiftMigration = 1000; }; 841C94FC1DDEE57F00B997F5 = { @@ -419,7 +418,7 @@ buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - DEVELOPMENT_TEAM = X4EYDGL7NV; + DEVELOPMENT_TEAM = ""; INFOPLIST_FILE = UPCarouselFlowLayoutDemo/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = UP.UPCarouselFlowLayoutDemo; @@ -434,7 +433,7 @@ buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - DEVELOPMENT_TEAM = X4EYDGL7NV; + DEVELOPMENT_TEAM = ""; INFOPLIST_FILE = UPCarouselFlowLayoutDemo/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = UP.UPCarouselFlowLayoutDemo;