QTKit/QTKit.h removed from Xcode 8.2.1

Apple finally decided to remove the headers for QTKit (Quicktime Video Player on the Video Module)

so we get

#import “QTKit/QTKit.h” <- fails

I know this will be pushed back as usual, but is there any chance we can now have AVMediaFoundation or something like it??

Crossing fingers this will get solved soon… a video app we developed cant be compiled anymore.

Cheers

That was already changed on the develop branch a few weeks ago!

1 Like

thank you so much Jules ! You’re the man!!