mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-22 00:21:30 +00:00
Update Makefile
This commit is contained in:
parent
a7dadd8671
commit
5f063fb0b5
1
Makefile
1
Makefile
|
@ -137,7 +137,6 @@ release_macos_independent: build_macos_independent notarize_macos_independent wa
|
||||||
build_tvos:
|
build_tvos:
|
||||||
cd ../sing-box-for-apple && \
|
cd ../sing-box-for-apple && \
|
||||||
rm -rf build/SFT.xcarchive && \
|
rm -rf build/SFT.xcarchive && \
|
||||||
export DEVELOPER_DIR=/Applications/Xcode-beta.app/Contents/Developer && \
|
|
||||||
xcodebuild archive -scheme SFT -configuration Release -archivePath build/SFT.xcarchive
|
xcodebuild archive -scheme SFT -configuration Release -archivePath build/SFT.xcarchive
|
||||||
|
|
||||||
upload_tvos_app_store:
|
upload_tvos_app_store:
|
||||||
|
|
Loading…
Reference in a new issue