|
383 | 383 | 90922ABC221D42F700F1E1F4 /* MMBackend.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MMBackend.h; sourceTree = "<group>"; }; |
384 | 384 | 90922ABD221D42F700F1E1F4 /* gui_macvim.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = gui_macvim.m; sourceTree = "<group>"; }; |
385 | 385 | 90922ABE221D42F700F1E1F4 /* MMBackend.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MMBackend.m; sourceTree = "<group>"; }; |
386 | | - 90E2CE97235DCC550039C7AA /* MacVim.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = MacVim.entitlements; sourceTree = "<group>"; }; |
387 | 386 | /* End PBXFileReference section */ |
388 | 387 |
|
389 | 388 | /* Begin PBXFrameworksBuildPhase section */ |
|
534 | 533 | 29B97314FDCFA39411CA2CEA /* MacVim */ = { |
535 | 534 | isa = PBXGroup; |
536 | 535 | children = ( |
537 | | - 90E2CE97235DCC550039C7AA /* MacVim.entitlements */, |
538 | 536 | 1D493D640C52482B00AB718C /* Executables */, |
539 | 537 | 080E96DDFE201D6D7F000001 /* MacVim Source */, |
540 | 538 | 29B97317FDCFA39411CA2CEA /* Resources */, |
|
988 | 986 | C01FCF4B08A954540054247B /* Debug */ = { |
989 | 987 | isa = XCBuildConfiguration; |
990 | 988 | buildSettings = { |
991 | | - CODE_SIGN_ENTITLEMENTS = MacVim.entitlements; |
992 | 989 | COMBINE_HIDPI_IMAGES = YES; |
993 | 990 | COPY_PHASE_STRIP = NO; |
994 | | - ENABLE_HARDENED_RUNTIME = YES; |
995 | 991 | FRAMEWORK_SEARCH_PATHS = ( |
996 | 992 | "$(inherited)", |
997 | 993 | "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", |
|
1023 | 1019 | C01FCF4C08A954540054247B /* Release */ = { |
1024 | 1020 | isa = XCBuildConfiguration; |
1025 | 1021 | buildSettings = { |
1026 | | - CODE_SIGN_ENTITLEMENTS = MacVim.entitlements; |
1027 | 1022 | COMBINE_HIDPI_IMAGES = YES; |
1028 | 1023 | COPY_PHASE_STRIP = YES; |
1029 | | - ENABLE_HARDENED_RUNTIME = YES; |
1030 | 1024 | FRAMEWORK_SEARCH_PATHS = ( |
1031 | 1025 | "$(inherited)", |
1032 | 1026 | "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", |
|
0 commit comments