From 2e2d7fe51507777c790681b4036e7f9ec9c8676e Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Sun, 31 Aug 2025 14:45:40 +0800 Subject: [PATCH 1/4] Test --- Flow.Launcher/Flow.Launcher.csproj | 10 ++++++++-- .../Flow.Launcher.Plugin.BrowserBookmark.csproj | 10 ++++++++-- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/Flow.Launcher/Flow.Launcher.csproj b/Flow.Launcher/Flow.Launcher.csproj index fe84b5e1e19..9ba57058969 100644 --- a/Flow.Launcher/Flow.Launcher.csproj +++ b/Flow.Launcher/Flow.Launcher.csproj @@ -57,7 +57,10 @@ $(OutputPath)runtimes\maccatalyst-x64; $(OutputPath)runtimes\osx; $(OutputPath)runtimes\osx-arm64; - $(OutputPath)runtimes\osx-x64"/> + $(OutputPath)runtimes\osx-x64; + $(PublishDir)runtimes\win-arm; + $(PublishDir)runtimes\win-arm64; + $(PublishDir)runtimes\win-x86;"/> @@ -78,7 +81,10 @@ $(PublishDir)runtimes\maccatalyst-x64; $(PublishDir)runtimes\osx; $(PublishDir)runtimes\osx-arm64; - $(PublishDir)runtimes\osx-x64"/> + $(PublishDir)runtimes\osx-x64; + $(PublishDir)runtimes\win-arm; + $(PublishDir)runtimes\win-arm64; + $(PublishDir)runtimes\win-x86;"/> diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj index 7d3cf164c8a..7df927f6ee8 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj @@ -54,7 +54,10 @@ $(OutputPath)runtimes\maccatalyst-x64; $(OutputPath)runtimes\osx; $(OutputPath)runtimes\osx-arm64; - $(OutputPath)runtimes\osx-x64"/> + $(OutputPath)runtimes\osx-x64; + $(PublishDir)runtimes\win-arm; + $(PublishDir)runtimes\win-arm64; + $(PublishDir)runtimes\win-x86"/> @@ -75,7 +78,10 @@ $(PublishDir)runtimes\maccatalyst-x64; $(PublishDir)runtimes\osx; $(PublishDir)runtimes\osx-arm64; - $(PublishDir)runtimes\osx-x64"/> + $(PublishDir)runtimes\osx-x64; + $(PublishDir)runtimes\win-arm; + $(PublishDir)runtimes\win-arm64; + $(PublishDir)runtimes\win-x86"/> From 5108114f2f00e8288a3390226b37acb7506fd50d Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Sun, 31 Aug 2025 14:45:59 +0800 Subject: [PATCH 2/4] Test1 --- .../Flow.Launcher.Plugin.BrowserBookmark.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj index 7df927f6ee8..04478a00801 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj @@ -57,7 +57,7 @@ $(OutputPath)runtimes\osx-x64; $(PublishDir)runtimes\win-arm; $(PublishDir)runtimes\win-arm64; - $(PublishDir)runtimes\win-x86"/> + $(PublishDir)runtimes\win-x86;"/> @@ -81,7 +81,7 @@ $(PublishDir)runtimes\osx-x64; $(PublishDir)runtimes\win-arm; $(PublishDir)runtimes\win-arm64; - $(PublishDir)runtimes\win-x86"/> + $(PublishDir)runtimes\win-x86;"/> From 3906fd46afdca0bada51d93775f2df2fa5c3c31d Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Sun, 31 Aug 2025 14:53:38 +0800 Subject: [PATCH 3/4] Fix --- Flow.Launcher/Flow.Launcher.csproj | 6 +++--- .../Flow.Launcher.Plugin.BrowserBookmark.csproj | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Flow.Launcher/Flow.Launcher.csproj b/Flow.Launcher/Flow.Launcher.csproj index 9ba57058969..f40324884b9 100644 --- a/Flow.Launcher/Flow.Launcher.csproj +++ b/Flow.Launcher/Flow.Launcher.csproj @@ -58,9 +58,9 @@ $(OutputPath)runtimes\osx; $(OutputPath)runtimes\osx-arm64; $(OutputPath)runtimes\osx-x64; - $(PublishDir)runtimes\win-arm; - $(PublishDir)runtimes\win-arm64; - $(PublishDir)runtimes\win-x86;"/> + $(OutputPath)runtimes\win-arm; + $(OutputPath)runtimes\win-arm64; + $(OutputPath)runtimes\win-x86;"/> diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj index 04478a00801..6e9f373819b 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj @@ -55,9 +55,9 @@ $(OutputPath)runtimes\osx; $(OutputPath)runtimes\osx-arm64; $(OutputPath)runtimes\osx-x64; - $(PublishDir)runtimes\win-arm; - $(PublishDir)runtimes\win-arm64; - $(PublishDir)runtimes\win-x86;"/> + $(OutputPath)runtimes\win-arm; + $(OutputPath)runtimes\win-arm64; + $(OutputPath)runtimes\win-x86;"/> From 9a2f813ea2901bf046d611af256d39172b61cb23 Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Sun, 31 Aug 2025 15:09:48 +0800 Subject: [PATCH 4/4] Keep x86 runtime files --- Flow.Launcher/Flow.Launcher.csproj | 6 ++---- .../Flow.Launcher.Plugin.BrowserBookmark.csproj | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/Flow.Launcher/Flow.Launcher.csproj b/Flow.Launcher/Flow.Launcher.csproj index f40324884b9..fa23d888667 100644 --- a/Flow.Launcher/Flow.Launcher.csproj +++ b/Flow.Launcher/Flow.Launcher.csproj @@ -59,8 +59,7 @@ $(OutputPath)runtimes\osx-arm64; $(OutputPath)runtimes\osx-x64; $(OutputPath)runtimes\win-arm; - $(OutputPath)runtimes\win-arm64; - $(OutputPath)runtimes\win-x86;"/> + $(OutputPath)runtimes\win-arm64;"/> @@ -83,8 +82,7 @@ $(PublishDir)runtimes\osx-arm64; $(PublishDir)runtimes\osx-x64; $(PublishDir)runtimes\win-arm; - $(PublishDir)runtimes\win-arm64; - $(PublishDir)runtimes\win-x86;"/> + $(PublishDir)runtimes\win-arm64;"/> diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj index 6e9f373819b..901dc2a374b 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj @@ -56,8 +56,7 @@ $(OutputPath)runtimes\osx-arm64; $(OutputPath)runtimes\osx-x64; $(OutputPath)runtimes\win-arm; - $(OutputPath)runtimes\win-arm64; - $(OutputPath)runtimes\win-x86;"/> + $(OutputPath)runtimes\win-arm64;"/> @@ -80,8 +79,7 @@ $(PublishDir)runtimes\osx-arm64; $(PublishDir)runtimes\osx-x64; $(PublishDir)runtimes\win-arm; - $(PublishDir)runtimes\win-arm64; - $(PublishDir)runtimes\win-x86;"/> + $(PublishDir)runtimes\win-arm64;"/>