Removed obsolete macOS builds workaround (#2395)
This commit is contained in:
@@ -66,7 +66,6 @@ matrix:
|
||||
- mkdir build && cd build
|
||||
- dateOfBuild="CHATTERINO_NIGHTLY_VERSION_STRING=\"\\\"$(date +%d.%m.%Y)\\\"\""
|
||||
- /usr/local/opt/qt/bin/qmake .. DEFINES+=$dateOfBuild
|
||||
- sed -ie 's/-framework\\\ /-framework /g' Makefile
|
||||
- make -j8
|
||||
- /usr/local/opt/qt/bin/macdeployqt chatterino.app -dmg
|
||||
- mkdir app
|
||||
|
||||
Reference in New Issue
Block a user