fix: multi window macos compile

Signed-off-by: Kingtous <kingtous@qq.com>
This commit is contained in:
Kingtous 2022-08-22 09:39:15 +08:00
parent 123a7aa17b
commit 10eb1003c1
2 changed files with 3 additions and 3 deletions

View File

@ -252,8 +252,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: e8f98ce382e802464947385bed7c1b3eb2497fe1 ref: "6e6b6f557f655e9c985007d754b6282a0e524932"
resolved-ref: e8f98ce382e802464947385bed7c1b3eb2497fe1 resolved-ref: "6e6b6f557f655e9c985007d754b6282a0e524932"
url: "https://github.com/Kingtous/rustdesk_desktop_multi_window" url: "https://github.com/Kingtous/rustdesk_desktop_multi_window"
source: git source: git
version: "0.1.0" version: "0.1.0"

View File

@ -66,7 +66,7 @@ dependencies:
# path: ../../rustdesk_desktop_multi_window # path: ../../rustdesk_desktop_multi_window
git: git:
url: https://github.com/Kingtous/rustdesk_desktop_multi_window url: https://github.com/Kingtous/rustdesk_desktop_multi_window
ref: e8f98ce382e802464947385bed7c1b3eb2497fe1 ref: 6e6b6f557f655e9c985007d754b6282a0e524932
freezed_annotation: ^2.0.3 freezed_annotation: ^2.0.3
tray_manager: tray_manager:
git: git: