Update README.md
This commit is contained in:
parent
14be6506ee
commit
7999527582
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue