Update to OTIO 0.18.1 - #78
Conversation
e27a82b to
691e50f
Compare
|
The build is failing because it needs the Question for the OTIO community: Could we get by with a stub version.h file in the bindings repo to get around this? Do we need the correctly versioned namespace when using OTIO via Swift bindings? |
Signed-off-by: Joshua Minor <jminor@users.noreply.github.com>
Signed-off-by: Joshua Minor <jminor@users.noreply.github.com>
Signed-off-by: Joshua Minor <jminor@users.noreply.github.com>
Signed-off-by: Joshua Minor <jminor@users.noreply.github.com>
Signed-off-by: Joshua Minor <jminor@users.noreply.github.com>
Signed-off-by: Joshua Minor <jminor@users.noreply.github.com>
AcademySoftwareFoundation/OpenTimelineIO#1993 Signed-off-by: Joshua Minor <jminor@users.noreply.github.com>
Signed-off-by: Joshua Minor <jminor@users.noreply.github.com>
Signed-off-by: Joshua Minor <jminor@users.noreply.github.com>
Signed-off-by: Joshua Minor <jminor@users.noreply.github.com>
|
Thanks for this update @jminor I tested this locally with my "Cutlist" macOS app's test suite and had Claude make a quick little app to test Looks good, everything passes on my end. |
camkerr
left a comment
There was a problem hiding this comment.
I also brought it into the OpenTimelineIO-AVFoundation project and the included OpenTimelineIO-Reader sample macOS app and everything works as expected.
| } | ||
|
|
||
|
|
||
| @available(*, deprecated, renamed: "isSmpteTimecodeRate") |

This PR updates OpenTimelineIO-Swift-Bindings to use the latest released OpenTimelineIO 0.18.1 (was 0.17.0). This includes:
RationalTime.isValidTimecodeRateas deprecated in favor ofRationalTime.isSmpteTimecodeRate