mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-22 05:27:19 +00:00
try fixing macos build
This commit is contained in:
parent
d6031ce9f5
commit
bc79a17ddb
@ -211,7 +211,6 @@
|
|||||||
"configurePreset": "macos-debug",
|
"configurePreset": "macos-debug",
|
||||||
"displayName": "[Debug] MacOS",
|
"displayName": "[Debug] MacOS",
|
||||||
"description": "This preset is used to build in debug mode on MacOS",
|
"description": "This preset is used to build in debug mode on MacOS",
|
||||||
"configuration": "Debug",
|
|
||||||
"jobs": 2
|
"jobs": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -219,7 +218,6 @@
|
|||||||
"configurePreset": "macos-release",
|
"configurePreset": "macos-release",
|
||||||
"displayName": "[Release] MacOS",
|
"displayName": "[Release] MacOS",
|
||||||
"description": "This preset is used to build in release mode on MacOS",
|
"description": "This preset is used to build in release mode on MacOS",
|
||||||
"configuration": "Release",
|
|
||||||
"jobs": 2
|
"jobs": 2
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user