Explorar o código

Update Makefile

世界 %!s(int64=2) %!d(string=hai) anos
pai
achega
5f063fb0b5
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Makefile

+ 0 - 1
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: