Skip to content

Commit 3256554

Browse files
committed
unsign example
1 parent ea9682e commit 3256554

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Example/web3swiftExample/web3swiftExample.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
buildSettings = {
327327
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
328328
CODE_SIGN_STYLE = Automatic;
329-
DEVELOPMENT_TEAM = 62V9CKQN89;
329+
DEVELOPMENT_TEAM = "";
330330
INFOPLIST_FILE = web3swiftExample/Info.plist;
331331
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
332332
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
@@ -343,7 +343,7 @@
343343
buildSettings = {
344344
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
345345
CODE_SIGN_STYLE = Automatic;
346-
DEVELOPMENT_TEAM = 62V9CKQN89;
346+
DEVELOPMENT_TEAM = "";
347347
INFOPLIST_FILE = web3swiftExample/Info.plist;
348348
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
349349
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";

0 commit comments

Comments
 (0)