From b172dad4e22cf756582d45ece44dac2ff4e91d82 Mon Sep 17 00:00:00 2001 From: Tom Lee Date: Wed, 17 Jan 2024 22:20:44 -0800 Subject: [PATCH] Switch to debug build --- ExampleSwiftUI/ExampleSwiftUI.xcodeproj/project.pbxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ExampleSwiftUI/ExampleSwiftUI.xcodeproj/project.pbxproj b/ExampleSwiftUI/ExampleSwiftUI.xcodeproj/project.pbxproj index 61f4ec3..20a5919 100644 --- a/ExampleSwiftUI/ExampleSwiftUI.xcodeproj/project.pbxproj +++ b/ExampleSwiftUI/ExampleSwiftUI.xcodeproj/project.pbxproj @@ -581,7 +581,7 @@ 2F8C74942B26661800E46284 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; + defaultConfigurationName = Debug; }; 2F8C74952B26661800E46284 /* Build configuration list for PBXNativeTarget "ExampleSwiftUI" */ = { isa = XCConfigurationList; @@ -590,7 +590,7 @@ 2F8C74972B26661800E46284 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; + defaultConfigurationName = Debug; }; 2F8C74982B26661800E46284 /* Build configuration list for PBXNativeTarget "ExampleSwiftUITests" */ = { isa = XCConfigurationList; @@ -599,7 +599,7 @@ 2F8C749A2B26661800E46284 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; + defaultConfigurationName = Debug; }; 2F8C749B2B26661800E46284 /* Build configuration list for PBXNativeTarget "ExampleSwiftUIUITests" */ = { isa = XCConfigurationList; @@ -608,7 +608,7 @@ 2F8C749D2B26661800E46284 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */