Application use Qtkit framework.
When try to upload to iTunes, error message appear: invalid binary.
I received mail with : Deprecated API Usage - Apple no longer accepts submissions of apps that use QuickTime APIs.
source : https://developer.apple.com/quicktime/ QTKit
QTKit is a Cocoa framework for manipulating time-based media providing a set of easy to use classes and methods to handle capture, playback, editing, and export. Use these resources for integrating media into your app.
QuickTime
QuickTime provides a powerful C based API for manipulating time-based media, allowing low-level media export, editing, encoding and decoding. While QTKit is the preferred API for use with time-based media, a good understanding of QuickTime is essential for all developers.
As result: QuickTime and Qtkit are different API's.
Please confirm what Apple no longer accepts submissions of apps that use QuickTime API and QTKit