mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
Update README.md
This commit is contained in:
@@ -67,7 +67,7 @@ a "`qmake` cannot be found in your `$PATH`" error. In this case run this script
|
|||||||
using QT\IOS\_BIN env to set the path for the Qt5 macos build bin folder.
|
using QT\IOS\_BIN env to set the path for the Qt5 macos build bin folder.
|
||||||
For example, the path could look like this:
|
For example, the path could look like this:
|
||||||
```bash
|
```bash
|
||||||
QT_IOS_BIN="/Users/username/Qt/5.15.2/ios/bin" ./scripts/apple_compile.sh ios
|
QT_IOS_BIN="/Users/username/Qt/6.4.1/ios/bin" ./scripts/apple_compile.sh ios
|
||||||
```
|
```
|
||||||
|
|
||||||
If you get `gomobile: command not found` make sure to set PATH to the location
|
If you get `gomobile: command not found` make sure to set PATH to the location
|
||||||
|
|||||||
Reference in New Issue
Block a user