|
24 | 24 | /* End PBXContainerItemProxy section */ |
25 | 25 |
|
26 | 26 | /* Begin PBXFileReference section */ |
27 | | - 8D805D572D5D2CF600F13923 /* guppy.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = guppy.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 27 | + 8D805D572D5D2CF600F13923 /* guppy (Development).app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "guppy (Development).app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
28 | 28 | 8D805D682D5D2CF900F13923 /* guppyTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = guppyTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
29 | 29 | 8D805D722D5D2CF900F13923 /* guppyUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = guppyUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
30 | 30 | /* End PBXFileReference section */ |
|
104 | 104 | 8D805D582D5D2CF600F13923 /* Products */ = { |
105 | 105 | isa = PBXGroup; |
106 | 106 | children = ( |
107 | | - 8D805D572D5D2CF600F13923 /* guppy.app */, |
| 107 | + 8D805D572D5D2CF600F13923 /* guppy (Development).app */, |
108 | 108 | 8D805D682D5D2CF900F13923 /* guppyTests.xctest */, |
109 | 109 | 8D805D722D5D2CF900F13923 /* guppyUITests.xctest */, |
110 | 110 | ); |
|
134 | 134 | packageProductDependencies = ( |
135 | 135 | ); |
136 | 136 | productName = guppy; |
137 | | - productReference = 8D805D572D5D2CF600F13923 /* guppy.app */; |
| 137 | + productReference = 8D805D572D5D2CF600F13923 /* guppy (Development).app */; |
138 | 138 | productType = "com.apple.product-type.application"; |
139 | 139 | }; |
140 | 140 | 8D805D672D5D2CF900F13923 /* guppyTests */ = { |
|
467 | 467 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
468 | 468 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
469 | 469 | ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; |
470 | | - CODE_SIGN_ENTITLEMENTS = guppy/guppy.entitlements; |
| 470 | + CODE_SIGN_ENTITLEMENTS = guppy/guppyRelease.entitlements; |
471 | 471 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
472 | 472 | CODE_SIGN_STYLE = Automatic; |
473 | 473 | COMBINE_HIDPI_IMAGES = YES; |
474 | 474 | CURRENT_PROJECT_VERSION = 1; |
475 | 475 | DEVELOPMENT_ASSET_PATHS = "\"guppy/Preview Content\""; |
| 476 | + ENABLE_HARDENED_RUNTIME = YES; |
476 | 477 | ENABLE_PREVIEWS = YES; |
477 | 478 | ENABLE_USER_SCRIPT_SANDBOXING = NO; |
478 | 479 | GENERATE_INFOPLIST_FILE = YES; |
|
0 commit comments