Skip to content

Commit

Permalink
Set signing to no team
Browse files Browse the repository at this point in the history
  • Loading branch information
SoylentGraham committed Oct 6, 2024
1 parent 8496f9b commit a1b55bd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions PopCameraDevice.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,6 @@
TargetAttributes = {
BF012AC42268DC95003AEB55 = {
CreatedOnToolsVersion = 10.1;
DevelopmentTeam = X52DR36JY2;
ProvisioningStyle = Automatic;
};
BF09A5DD24FA73EB002F56DB = {
Expand Down Expand Up @@ -1153,7 +1152,7 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = X52DR36JY2;
DEVELOPMENT_TEAM = "";
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_VERSION = A;
INFOPLIST_FILE = "$(SRCROOT)/Source_Osx/PopCameraDevice_Framework_Osx_Info.plist";
Expand Down Expand Up @@ -1189,7 +1188,7 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = X52DR36JY2;
DEVELOPMENT_TEAM = "";
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_VERSION = A;
INFOPLIST_FILE = "$(SRCROOT)/Source_Osx/PopCameraDevice_Framework_Osx_Info.plist";
Expand Down

0 comments on commit a1b55bd

Please sign in to comment.