File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 # run: |
3737 # brew install llvm
3838
39- # - uses: maxim-lobanov/setup-xcode@v1
40- # with:
41- # xcode-version: latest
39+ - uses : maxim-lobanov/setup-xcode@v1
40+ with :
41+ xcode-version : latest
4242
4343 - uses : ./.github/actions/setup
4444
Original file line number Diff line number Diff line change 7878 "name" : " flags-darwin" ,
7979 "hidden" : true ,
8080 "cacheVariables" : {
81- "CMAKE_CXX_FLAGS" : " -fstack-protector-strong -fcf-protection=full - Wall -Wextra -Wpedantic -Wconversion -Wsign-conversion -Wcast-qual -Wformat=2 -Wundef -Wshadow -Wcast-align -Wunused -Wnull-dereference -Wdouble-promotion -Wimplicit-fallthrough -Wextra-semi -Woverloaded-virtual -Wnon-virtual-dtor -Wold-style-cast"
81+ "CMAKE_CXX_FLAGS" : " -fstack-protector-strong -Wall -Wextra -Wpedantic -Wconversion -Wsign-conversion -Wcast-qual -Wformat=2 -Wundef -Wshadow -Wcast-align -Wunused -Wnull-dereference -Wdouble-promotion -Wimplicit-fallthrough -Wextra-semi -Woverloaded-virtual -Wnon-virtual-dtor -Wold-style-cast"
8282 }
8383 },
8484 {
You can’t perform that action at this time.
0 commit comments