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

Commit

Permalink
remove build sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Cenmrev committed Sep 28, 2016
1 parent 8c6a46e commit 0983ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

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

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

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

Expand Down

0 comments on commit 0983ca7

Please sign in to comment.