FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Cmake: build .app bundle on macOS, added OTIO icon by timlehr · Pull Request #18 · OpenTimelineIO/raven · GitHub

Cmake: build .app bundle on macOS, added OTIO icon - #18

Draft
timlehr wants to merge 1 commit into
OpenTimelineIO:mainfrom
timlehr:appBundle_tlehr
Draft

timlehr wants to merge 1 commit into
OpenTimelineIO:mainfrom
timlehr:appBundle_tlehr

Conversation

timlehr commented Jul 14, 2023

Copy link
Copy Markdown
Collaborator

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.

Signed-off-by: Tim Lehr <tim.lehr@disneyanimation.com>

jminor left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

Comment thread CMakeLists.txt

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

timlehr commented May 22, 2024

Copy link
Copy Markdown
Collaborator Author

@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?

This branch has not been deployed

No deployments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL