one last MacOS try for the night

This commit is contained in:
jadebenn 2024-04-06 04:01:07 -05:00
parent bc79a17ddb
commit 6e41423dc3

View File

@ -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"