Skip to content

Commit

Permalink
remove redundant iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
jyyi1 committed Oct 19, 2023
1 parent c7c973b commit 50dddd8
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 @@ -125,7 +125,7 @@ Beta features:
- For Mobile apps
- [x] Library to run a local SOCKS5 or HTTP-Connect proxy ([source](./x/mobileproxy/mobileproxy.go), [example Go usage](./x/examples/fetch-proxy/main.go), [example mobile usage](./x/examples/mobileproxy)).
- [x] Documentation on how to integrate the SDK into mobile apps
- [x] Connectivity Test iOS mobile app (iOS and Android) using [Capacitor](https://capacitorjs.com/)
- [x] Connectivity Test mobile app (iOS and Android) using [Capacitor](https://capacitorjs.com/)
- For Go apps
- [x] Connectivity Test example [Wails](https://wails.io/) graphical app
- [x] Connectivity Test example command-line app ([source](./x/examples/outline-connectivity/))
Expand Down

0 comments on commit 50dddd8

Please sign in to comment.