mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 11:35:56 +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
|
||||
|
||||
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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue