aws-samples / amazon-bedrock-client-for-mac

The Amazon Bedrock Client for Mac is a Bedrock macOS client built with SwiftUI.
MIT No Attribution
102 stars 16 forks source link

v1.1.7 build is broken #26

Closed yeralin closed 1 month ago

yeralin commented 1 month ago

Describe the bug The latest v1.1.7 build is currently broken:

To Reproduce Steps to reproduce the behavior:

  1. Go to https://github.com/aws-samples/amazon-bedrock-client-for-mac/releases/tag/v1.1.7
  2. Download DMG file
  3. Try to open Amazon Bedrock executable
  4. See error

Expected behavior The Amazon Bedrock application opens successfully.

Screenshots

image

Desktop (please complete the following information):

Additional context The executable also triggers malware protection message:

image

Can be skipped by checking "Override Malware Protection" checkbox in "Get Info" page:

image
didhd commented 1 month ago

Thanks so much, @yeralin, for raising the issue. I've renewed the certificate for signing and updated to version 1.1.8. Not sure if it will work now, but it seems to be working well for me at the moment.

yeralin commented 1 month ago

Perfect, working now!

Thanks @didhd