You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Timeline test availability wording: Clarified TimelineManipulationTests availability comments to state behavior consistency across all supported macOS versions (12.0 and later), removing ambiguous minor-version phrasing.
🐛 Bug Fixes
Offset helper naming correctness: In FCPXMLElementOffset, renamed a misleading local variable (dur) to offset in _fcpOffsetAsTimecode, aligning naming with actual semantics and reducing maintenance confusion.
Timestamp test redundancy removal: Removed a redundant tolerance assertion in testTimelineTimestampsInitialization now that both timestamps are intentionally injected with the same baseline value.