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",
|
||||
"inherits": [
|
||||
"macos-config",
|
||||
"release-config"
|
||||
"macos-config"
|
||||
],
|
||||
"displayName": "[Debug] MacOS",
|
||||
"description": "Create a debug build using MacOS"
|
||||
@ -143,8 +142,7 @@
|
||||
{
|
||||
"name": "macos-release",
|
||||
"inherits": [
|
||||
"macos-config",
|
||||
"release-config"
|
||||
"macos-config"
|
||||
],
|
||||
"displayName": "[Release] MacOS",
|
||||
"description": "Create a release build using MacOS"
|
||||
|
Loading…
Reference in New Issue
Block a user