Skip to content

Commit 989c0d7

Browse files
committed
Sign to run locally
1 parent 57021ba commit 989c0d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Demo/KeyboardDemo.xcodeproj/project.pbxproj

+2
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@
280280
buildSettings = {
281281
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
282282
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
283+
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
283284
CODE_SIGN_STYLE = Automatic;
284285
CURRENT_PROJECT_VERSION = 1;
285286
DEVELOPMENT_TEAM = 9W69ZP8S5F;
@@ -314,6 +315,7 @@
314315
buildSettings = {
315316
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
316317
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
318+
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
317319
CODE_SIGN_STYLE = Automatic;
318320
CURRENT_PROJECT_VERSION = 1;
319321
DEVELOPMENT_TEAM = 9W69ZP8S5F;

0 commit comments

Comments
 (0)