electron-release-server icon indicating copy to clipboard operation
electron-release-server copied to clipboard

OS X 64 bit ARM download button shown when no ARM

Open locobastos opened this issue 1 year ago • 3 comments

Hello,

Context Using v2.1.3 application, and uploading only OS X 64 bit Intel applications, when going on the page to download my app, I've a big green non-working button to download my app on the wrong processor.

Steps to reproduce

  • Install v2.1.3
  • Compile any Electron App for OS X 64-bit Intel processor
  • Add new Flavor (Ex: MyApp1)
  • Add new version (Ex: 1.0.0)
  • Upload previously compiled asset using the platform "OS X 64 bit Intel"

With an Intel OS X, go to https:///release/stable/MyApp1/

Expected result

  • A working button to download "OS X 64 bit Intel" application

Actual result

  • A non-working button "OS X 64 bit ARM", not doing anything when clicking on it (certainly because no asset exists)

locobastos avatar Feb 27 '23 08:02 locobastos