Eugene Fryntov 9 лет назад
Родитель
Сommit
bf54a8b972
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      MobileLibrary/iOS/build-psiphon-framework.sh

+ 1 - 1
MobileLibrary/iOS/build-psiphon-framework.sh

@@ -99,7 +99,7 @@ LDFLAGS="\
 -X github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common.buildDate=${BUILDDATE} \
 -X github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common.buildRepo=${BUILDREPO} \
 -X github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common.buildRev=${BUILDREV} \
--X github.com/Psiphon-Labs/psiphon-tunnel-core//psiphon/common.goVersion=${GOVERSION} \
+-X github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common.goVersion=${GOVERSION} \
 -X github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common.gomobileVersion=${GOMOBILEVERSION} \
 "