microsoft / BotFramework-Emulator

A desktop application that allows users to locally test and debug chat bots built with the Bot Framework SDK.
https://aka.ms/botemulator
MIT License
1.82k stars 756 forks source link

Mac OS X version of 4.15.1 is missing #2470

Open taoari opened 1 month ago

taoari commented 1 month ago

Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.

Version

What version of the Emulator are you using.

Describe the bug

Give a clear and concise description of what the bug is.

No mac os x version for 4.15.1: https://github.com/microsoft/BotFramework-Emulator/releases/tag/v4.15.1.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Give a clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

[bug]

rido-min commented 1 month ago

Hi @taoari

Thanks for reporting this issue. We are working to get a signed/notarized installer for Mac, although we don't have any ETA yet.

In the meantime, you can download the previous version https://github.com/microsoft/BotFramework-Emulator/releases/tag/v4.14.1, and if you want to try the latest you can get unsigned bits from the artifacts produced in this run (Keep in mind you will need to configure your MacOS to enable installs from developers)

taoari commented 1 month ago

@rido-min Thank you, This one works!