appium-desktop
                                
                                
                                
                                    appium-desktop copied to clipboard
                            
                            
                            
                        Codesign has been expired for Win
Appium or Appium Desktop?
Codesign for Win failed as https://dev.azure.com/AppiumCI/Appium%20CI/_build/results?buildId=20481&view=logs&j=f87c6499-3401-572f-ac24-cec18d4bfbce&t=4032fcf8-7e70-54e0-2d0a-53cd538a71f4
I guess the motivation about it was the same as macOS, allow to publish it via store. On Win 10 in my local, the below security permission appeared. But once I allowed it, it had no issue.
If 1.22.3 with no code-signature (by JSFoundation?) works, probably we completely can skip the sign since we will not publish it via their stores.
The problem
Replace this section with a description of your issue
Environment
- I am running Appium Desktop version 
.  - I am on (pick one):
- [ ] Mac
 - [x] Windows
 - [ ] Linux
 
 
The same issue seems to be present on Mac as well.
Also running into this issue on Mac
for macOS. It is since this OSS project does not have paid Apple account, so we currently address the signing in macOS as https://github.com/appium/appium-desktop#installing-on-macos (Of course, you can use your paid account to sign by checking out this repo and modifying the bundle id if needed)
I'll close this issue if the current non-sign one works so far.
Creating a new sign by paying fees will be in another issue when it is necessary.
it is appreciated your understanding as an OSS project.