mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-05 15:08:39 +00:00
fix: mac publish error
This commit is contained in:
parent
7c6982ff44
commit
d5f534654b
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ keymap_path=$script_path/../../keymap
|
||||||
# config_path=$script_path/../../config
|
# config_path=$script_path/../../config
|
||||||
|
|
||||||
publish_path=$script_path/$publish_dir
|
publish_path=$script_path/$publish_dir
|
||||||
release_path=$script_path/../../output/mac/RelWithDebInfo
|
release_path=$script_path/../../output/x64/RelWithDebInfo
|
||||||
|
|
||||||
export PATH=$qt_clang_path/bin:$PATH
|
export PATH=$qt_clang_path/bin:$PATH
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue