RabbitRemoteControl
RabbitRemoteControl copied to clipboard
macOS App Bundle
Tasks
- Rename app bundle
RabbitRemoteControlApp.apptoRabbit Remote Control.app(https://github.com/KangLin/RabbitRemoteControl/issues/77#issue-3370017407). - Missing QtTerminalWidget on
sharefolder (https://github.com/KangLin/RabbitRemoteControl/issues/65) - Missing plugins/Missing
FrameWorksfolder (https://github.com/KangLin/RabbitRemoteControl/issues/77#issuecomment-3240424198) - Missing contents on
sharefolder (https://github.com/KangLin/RabbitRemoteControl/issues/77#issuecomment-3240424198)
Describe the bug Right now, the build script creates .app bundles with the following name: RabbitRemoteControl.App.app, as can be seen below:
There should be a stage during the build process to rename the .app bundle (which is simply a folder) to Rabbit Remote Control.app, so Finder (macOS file browser) would show "Rabbit Remote Control" on Applications and Launchpad.
To Reproduce Steps to reproduce the behavior:
- Build macOS .app bundle
Expected behavior The program has the same name then shortcuts on Windows.
Application details
- The application version (Open applicatoin → help → about): 0.0.36-321-g6b1a9afb
- Compile date (Open applicatoin → help → about): Aug 31 2025/01:35:45
- Log file
Qt Version: 6.9.2
System information
Desktop (please complete the following information):
- OS: macOS Sequoia
- Version: 15.6.1
Additional context Add any other context about the problem here.