mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-11 07:29:38 -05:00
Update MacOS_X_InstallGuide.md
This commit is contained in:
parent
4fe3c955a3
commit
7702ad69f3
@ -90,13 +90,15 @@ Get Your OSX SDK if missing: [MacOSX-SDKs](https://github.com/phracker/MacOSX-SD
|
|||||||
|
|
||||||
## Last Settings
|
## Last Settings
|
||||||
|
|
||||||
In QtCreator Option Git add this path:
|
In QtCreator Projects -> Manage Kits > Version Control > Git:
|
||||||
|
|
||||||
|
select "Pull with rebase"
|
||||||
|
|
||||||
|
In QtCreator Projects -> Build -> Build Settings -> Build Environment -> Add this path:
|
||||||
|
|
||||||
/usr/local/bin
|
/usr/local/bin
|
||||||
|
|
||||||
select "Pull" with "Rebase"
|
In QtCreator Projects -> Build -> Build Settings -> Build Steps -> Add Additional arguments:
|
||||||
|
|
||||||
In QtCreator Projects -> Build Settings -> Build Steps -> Add Additional arguments:
|
|
||||||
|
|
||||||
"CONFIG+=rs_autologin" "CONFIG+=rs_use_native_dialogs"
|
"CONFIG+=rs_autologin" "CONFIG+=rs_use_native_dialogs"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user