Skip to content

Conversation

@timlehr
Copy link
Collaborator

@timlehr timlehr commented Jul 14, 2023

Primarily for reference: This change configures cmake to build an .app bundle for Raven and adds the OTIO icon as a temporary icon for the bundle.

Copy link
Member

@jminor jminor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tim, this looks okay to me. What is left to make this non-draft?


add_executable(raven)
if(APPLE)
set(APP_BUNDLE_IDENTIFIER "com.opentimelineio.raven")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have opentimeline.io but not opentimelineio.com domain. So this could be io.opentimeline.raven

@timlehr
Copy link
Collaborator Author

timlehr commented May 22, 2024

@jminor We are using it on our end, but I didn't think about stuff like the domain, bundle name, proper icon ... Did you build it and have a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants