KDInstagram icon indicating copy to clipboard operation
KDInstagram copied to clipboard

Cannot convert value of type 'CMTime' to type 'NSValue' in coercion

Open skywalkerlw opened this issue 3 years ago • 2 comments

I'm on Xcode 12 beta

image

skywalkerlw avatar Sep 12 '20 09:09 skywalkerlw

I haven't tested it out in XCode 12 yet. Try NSValue.init(time: time) instead of time as NSValue. Let me know how it goes.

dks333 avatar Sep 12 '20 09:09 dks333