diff --git a/build-status/build-status.png b/build-status/build-status.png new file mode 100644 index 0000000..1f04767 Binary files /dev/null and b/build-status/build-status.png differ diff --git a/build.xml b/build.xml index bcaa504..021e3d8 100644 --- a/build.xml +++ b/build.xml @@ -255,6 +255,8 @@ git checkout gh-pages git branch --set-upstream-to=origin/gh-pages gh-pages git pull + cp -fr ${reports.dir}/tests/test-results-pretty.txt ./build-status/build-log.txt + git add --all --ignore-removal ./build-status-build-log.txt cp -fr ${reports.dir}/build-status/build-status.png ./build-status/build-status.png rm -fr ./coverage mkdir -p ${reports.dir}/coverage diff --git a/xcode-editor.xcodeproj/xcshareddata/xcschemes/Tests.xcscheme b/xcode-editor.xcodeproj/xcshareddata/xcschemes/Tests.xcscheme index b4737d4..3ba27ae 100644 --- a/xcode-editor.xcodeproj/xcshareddata/xcschemes/Tests.xcscheme +++ b/xcode-editor.xcodeproj/xcshareddata/xcschemes/Tests.xcscheme @@ -1,16 +1,11 @@ - + + buildForTesting = "YES"> - + - - - - - - - - - - + useCustomWorkingDirectory = "NO"> - - - - - - diff --git a/xcode-editor.xcodeproj/xcshareddata/xcschemes/XcodeEditor.xcscheme b/xcode-editor.xcodeproj/xcshareddata/xcschemes/XcodeEditor.xcscheme index 7073adb..05fd4de 100644 --- a/xcode-editor.xcodeproj/xcshareddata/xcschemes/XcodeEditor.xcscheme +++ b/xcode-editor.xcodeproj/xcshareddata/xcschemes/XcodeEditor.xcscheme @@ -1,17 +1,10 @@ - + + buildForRunning = "YES"> - - - - - - - - - - - - - +