Skip to content

Commit dc1e4dd

Browse files
committed
1 parent 40e6fb7 commit dc1e4dd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Jupyter Notebook Viewer.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@
307307
CLANG_WARN_UNREACHABLE_CODE = YES;
308308
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
309309
CODE_SIGN_IDENTITY = "-";
310+
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES;
310311
COPY_PHASE_STRIP = NO;
311312
DEAD_CODE_STRIPPING = YES;
312313
DEBUG_INFORMATION_FORMAT = dwarf;
@@ -368,6 +369,7 @@
368369
CLANG_WARN_UNREACHABLE_CODE = YES;
369370
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
370371
CODE_SIGN_IDENTITY = "-";
372+
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
371373
COPY_PHASE_STRIP = NO;
372374
DEAD_CODE_STRIPPING = YES;
373375
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";

quicklook

0 commit comments

Comments
 (0)