|
38 | 38 | 526D9F1C26AF661F00B6B882 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
39 | 39 | 526D9F2226AF661F00B6B882 /* VMCoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VMCoordinator.swift; sourceTree = "<group>"; }; |
40 | 40 | 526D9F3226AF667000B6B882 /* FlowStacksApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlowStacksApp.swift; sourceTree = "<group>"; }; |
41 | | - 52937A3F28904C8B001B4EF3 /* FlowStacks */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlowStacks; path=""; sourceTree = "<group>"; }; |
| 41 | + 52937A3F28904C8B001B4EF3 /* FlowStacks */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlowStacks; sourceTree = "<group>"; }; |
42 | 42 | 52C5CCDB286E5D780075ABA7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
43 | 43 | 52C5CCDD286EE92B0075ABA7 /* Deeplink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Deeplink.swift; sourceTree = "<group>"; }; |
44 | 44 | 77F136EC282E45DF008A6A02 /* ParentCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParentCoordinator.swift; sourceTree = "<group>"; }; |
|
177 | 177 | attributes = { |
178 | 178 | BuildIndependentTargetsInParallel = 1; |
179 | 179 | LastSwiftUpdateCheck = 1300; |
180 | | - LastUpgradeCheck = 1300; |
| 180 | + LastUpgradeCheck = 1420; |
181 | 181 | TargetAttributes = { |
182 | 182 | 5241BF3226AA1D3B002D6892 = { |
183 | 183 | CreatedOnToolsVersion = 13.0; |
|
294 | 294 | CLANG_WARN_UNREACHABLE_CODE = YES; |
295 | 295 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
296 | 296 | COPY_PHASE_STRIP = NO; |
| 297 | + DEAD_CODE_STRIPPING = YES; |
297 | 298 | DEBUG_INFORMATION_FORMAT = dwarf; |
298 | 299 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
299 | 300 | ENABLE_TESTABILITY = YES; |
|
353 | 354 | CLANG_WARN_UNREACHABLE_CODE = YES; |
354 | 355 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
355 | 356 | COPY_PHASE_STRIP = NO; |
| 357 | + DEAD_CODE_STRIPPING = YES; |
356 | 358 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
357 | 359 | ENABLE_NS_ASSERTIONS = NO; |
358 | 360 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
|
439 | 441 | buildSettings = { |
440 | 442 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
441 | 443 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 444 | + CODE_SIGN_IDENTITY = "-"; |
442 | 445 | CODE_SIGN_STYLE = Automatic; |
443 | 446 | COMBINE_HIDPI_IMAGES = YES; |
444 | 447 | CURRENT_PROJECT_VERSION = 1; |
| 448 | + DEAD_CODE_STRIPPING = YES; |
445 | 449 | DEVELOPMENT_TEAM = QJAU94J65Z; |
446 | 450 | ENABLE_APP_SANDBOX = YES; |
447 | 451 | ENABLE_HARDENED_RUNTIME = YES; |
|
469 | 473 | buildSettings = { |
470 | 474 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
471 | 475 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 476 | + CODE_SIGN_IDENTITY = "-"; |
472 | 477 | CODE_SIGN_STYLE = Automatic; |
473 | 478 | COMBINE_HIDPI_IMAGES = YES; |
474 | 479 | CURRENT_PROJECT_VERSION = 1; |
| 480 | + DEAD_CODE_STRIPPING = YES; |
475 | 481 | DEVELOPMENT_TEAM = QJAU94J65Z; |
476 | 482 | ENABLE_APP_SANDBOX = YES; |
477 | 483 | ENABLE_HARDENED_RUNTIME = YES; |
|
0 commit comments