Skip to content

Commit

Permalink
fix: removed developer team with hopes to fix build in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnv committed Jun 3, 2024
1 parent 0e0af55 commit bd3df6e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Example/Imagekit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,6 @@
baseConfigurationReference = 7661EF116E06444B352B18F0 /* Pods-ImageKit_Example.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = 22F6NPJLCR;
INFOPLIST_FILE = ImageKit/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Expand All @@ -399,7 +398,6 @@
baseConfigurationReference = BFEF935EF71672E4888B2B32 /* Pods-ImageKit_Example.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = 22F6NPJLCR;
INFOPLIST_FILE = ImageKit/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Expand Down

0 comments on commit bd3df6e

Please sign in to comment.