mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-21 21:17:25 +00:00
one last MacOS try for the night
This commit is contained in:
parent
bc79a17ddb
commit
6e41423dc3
@ -134,8 +134,7 @@
|
|||||||
{
|
{
|
||||||
"name": "macos-debug",
|
"name": "macos-debug",
|
||||||
"inherits": [
|
"inherits": [
|
||||||
"macos-config",
|
"macos-config"
|
||||||
"release-config"
|
|
||||||
],
|
],
|
||||||
"displayName": "[Debug] MacOS",
|
"displayName": "[Debug] MacOS",
|
||||||
"description": "Create a debug build using MacOS"
|
"description": "Create a debug build using MacOS"
|
||||||
@ -143,8 +142,7 @@
|
|||||||
{
|
{
|
||||||
"name": "macos-release",
|
"name": "macos-release",
|
||||||
"inherits": [
|
"inherits": [
|
||||||
"macos-config",
|
"macos-config"
|
||||||
"release-config"
|
|
||||||
],
|
],
|
||||||
"displayName": "[Release] MacOS",
|
"displayName": "[Release] MacOS",
|
||||||
"description": "Create a release build using MacOS"
|
"description": "Create a release build using MacOS"
|
||||||
|
Loading…
Reference in New Issue
Block a user