In what scenario are values (linearized from PQ) greater than 1.0? HLG is scene referred so I would expect this, but PQ is not.
Thanks in advance!
Post
Replies
Boosts
Views
Activity
My framework project no longer correctly archives in Xcode 13.3. In 13.2 and previous, all dynamic binary dependencies (.dylib and .framework) from my target's SPM dependencies were correctly packaged inside MyFramework.framework/Versions/A/Frameworks/ .
As of Xcode 13.3, this folder no longer exists, and renders my framework unusable. Any ideas?! Help!