Skip to content

Commit

Permalink
Merge pull request #111 from amnezia-vpn/qrcodegen
Browse files Browse the repository at this point in the history
qzxing removed, Qrcodegen added
  • Loading branch information
pokamest authored Sep 10, 2022
2 parents 8cea93d + c5ba89b commit 47c305d
Show file tree
Hide file tree
Showing 15 changed files with 1,433 additions and 116 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
[submodule "client/3rd/outline-go-tun2socks"]
path = client/3rd/outline-go-tun2socks
url = https://github.com/Jigsaw-Code/outline-go-tun2socks.git
[submodule "client/3rd/qzxing"]
path = client/3rd/qzxing
url = https://github.com/ftylitak/qzxing.git
[submodule "client/3rd/CocoaAsyncSocket"]
path = client/3rd/CocoaAsyncSocket
url = https://github.com/robbiehanson/CocoaAsyncSocket.git
Expand Down
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ jobs:
# ------------------------------------------------------
- name: Linux
os: linux
language: cpp
dist: focal

addons:
Expand Down
Loading

0 comments on commit 47c305d

Please sign in to comment.