From 5f063fb0b50c072356a55c9edfb46da4c34399e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Fri, 15 Sep 2023 20:43:07 +0800 Subject: [PATCH] Update Makefile --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 2b6b00ce..a31d4e68 100644 --- a/Makefile +++ b/Makefile @@ -137,7 +137,6 @@ release_macos_independent: build_macos_independent notarize_macos_independent wa build_tvos: cd ../sing-box-for-apple && \ rm -rf build/SFT.xcarchive && \ - export DEVELOPER_DIR=/Applications/Xcode-beta.app/Contents/Developer && \ xcodebuild archive -scheme SFT -configuration Release -archivePath build/SFT.xcarchive upload_tvos_app_store: