OpenTimelineIO / raven

Raven - OpenTimelineIO Viewer Application
Apache License 2.0
83 stars 22 forks source link

macOS: Setup .app bundle build for Raven #59

Open timlehr opened 1 month ago

timlehr commented 1 month ago

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.

timlehr commented 1 month ago

I took a shot at this a while ago for an internal build, but it's more of a proof on concept and needs a lot more polish. Also: No drag & drop. If somebody wants to pick this up, please do. https://github.com/OpenTimelineIO/raven/pull/18