OpenTimelineIO / OpenTimelineIO/raven
macOS: Setup .app bundle build for Raven
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 140
- Forks
- 28
- Avg merge
- 14h 1m
- Merged PRs (30d)
- 2
Description
Currently Raven doesn't build an .app bundle for macOS. The user experience would improve a lot, since macOS users are accustomed to using .app for their work. Even better: Drag & dropping a file onto the App bundle could open Raven with that file.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or build entry points. Start by inspecting Raven's current build configuration and macOS application startup path; done means producing a usable .app bundle and supporting file drag-and-drop to open Raven with the dropped file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, macos
- Domain
- build-system, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100