소스 검색

Revert "change test build configuration from Debug to Release"

This reverts commit a0ecc61501.
Daniel Zlotin 8 년 전
부모
커밋
3a860e07aa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      playground/ios/playground.xcodeproj/xcshareddata/xcschemes/playground.xcscheme

+ 1
- 1
playground/ios/playground.xcodeproj/xcshareddata/xcschemes/playground.xcscheme 파일 보기

@@ -51,7 +51,7 @@
51 51
       </BuildActionEntries>
52 52
    </BuildAction>
53 53
    <TestAction
54
-      buildConfiguration = "Release"
54
+      buildConfiguration = "Debug"
55 55
       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
56 56
       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
57 57
       shouldUseLaunchSchemeArgsEnv = "NO">