move macos build script
This commit is contained in:
parent
b5d5387e9d
commit
1237967cad
@ -1,4 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# may now be legacy; 2 stage cmake no longer needed
|
||||
|
||||
# Xcode generated files directory
|
||||
XCODE_PROJ_DIR=xcode
|
||||
# MacFreeRDP client directory
|
||||
@ -68,4 +71,4 @@ else
|
||||
echo -n "NOTE: Dragging FreeRDP project from finder onto the MacFreeRDP project in Xcode
|
||||
will enable code stepping from MacFreeRDP into FreeRDP.
|
||||
"
|
||||
fi
|
||||
fi
|
Loading…
Reference in New Issue
Block a user