DiscordChatExporter
DiscordChatExporter copied to clipboard
Bundle the app for MacOS
Version
v2.43.3
Flavor
GUI (Graphical User Interface), CLI (Command-Line Interface)
Platform
OSX
Export format
No response
Steps to reproduce
Explained below
Details
If you try to run the app after downloading, it won't launch due to macOS's security policies. You need to manually bypass the app signing check to work around this issue: https://github.com/Tyrrrz/DiscordChatExporter/discussions/1234#discussioncomment-9640812
Packaging the app as .app
bundle may help resolve this issue. Ideally, we'd want to integrate the bundling stage in the existing CI process.
Checklist
- [X] I have looked through existing issues to make sure that this bug has not been reported before
- [X] I have provided a descriptive title for this issue
- [X] I have made sure that this bug is reproducible on the latest version of the application
- [X] I have provided all the information needed to reproduce this bug as efficiently as possible
- [ ] I have sponsored this project
- [ ] I have not read any of the above and just checked all the boxes to submit the issue