KomodoPlatform / komodo-wallet

Komodo Wallet
https://app.komodoplatform.com
239 stars 206 forks source link

Update rebrand paths to fix code signing #2346

Closed smk762 closed 1 year ago

smk762 commented 1 year ago

ref: https://discord.com/channels/412898016371015680/429676282196787200/1145006712076652604

kivqa commented 1 year ago

@smk762 macOS installer was not builded. Could you pls double check

image
kivqa commented 1 year ago

@smk762 checked on CI portable release build for macOS: codesign issue is still present:

image

Windows app as well has message on starting:

image

But for windwos 11 its expected as I understood.

kivqa commented 1 year ago

For macos build CI run contains following issue: https://github.com/KomodoPlatform/komodo-wallet-desktop/actions/runs/5996186581/job/16260319427#step:19:3298 It relates to Notarization error 1048. May be this thread helps you: https://developer.apple.com/forums/thread/117351

kivqa commented 1 year ago

@smk762 osx builds work as expected now. No warning observed