Skip to content

Commit bd3df6e

Browse files
committed
fix: removed developer team with hopes to fix build in ci
1 parent 0e0af55 commit bd3df6e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Example/Imagekit.xcodeproj/project.pbxproj

-2
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,6 @@
382382
baseConfigurationReference = 7661EF116E06444B352B18F0 /* Pods-ImageKit_Example.debug.xcconfig */;
383383
buildSettings = {
384384
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
385-
DEVELOPMENT_TEAM = 22F6NPJLCR;
386385
INFOPLIST_FILE = ImageKit/Info.plist;
387386
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
388387
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
@@ -399,7 +398,6 @@
399398
baseConfigurationReference = BFEF935EF71672E4888B2B32 /* Pods-ImageKit_Example.release.xcconfig */;
400399
buildSettings = {
401400
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
402-
DEVELOPMENT_TEAM = 22F6NPJLCR;
403401
INFOPLIST_FILE = ImageKit/Info.plist;
404402
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
405403
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";

0 commit comments

Comments
 (0)