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

Commit bbcc741

Browse files
committed
bug fix
1 parent 4cf1cc1 commit bbcc741

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compilefromsource.sh

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ else
3737
cd V2RayX
3838
echo "-- start building V2RayX --"
3939
echo "-- 开始编译 V2RayX --"
40-
cd V2RayX
4140
xcodebuild -project V2RayX.xcodeproj -target V2RayX -configuration Release
4241
if [[ $? == 0 ]]; then
4342
echo "-- build succeeded --"

0 commit comments

Comments
 (0)