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

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Cenmrev committed Oct 15, 2016
1 parent 4cf1cc1 commit bbcc741
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compilefromsource.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ else
cd V2RayX
echo "-- start building V2RayX --"
echo "-- 开始编译 V2RayX --"
cd V2RayX
xcodebuild -project V2RayX.xcodeproj -target V2RayX -configuration Release
if [[ $? == 0 ]]; then
echo "-- build succeeded --"
Expand Down

0 comments on commit bbcc741

Please sign in to comment.