Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 0983ca7

Browse files
committed
remove build sdk
1 parent 8c6a46e commit 0983ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
open V2RayX.xcodeproj and use Xcode to build V2RayX, or if you prefer command line, in the project folder,
1212

13-
`xcodebuild -project V2RayX.xcodeproj -target V2RayX -configuration Release -sdk macosx10.12`
13+
`xcodebuild -project V2RayX.xcodeproj -target V2RayX -configuration Release `
1414

1515
Then you can find V2RayX.app in `./build/Release/V2RayX.app`.
1616

0 commit comments

Comments
 (0)