mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
621a1d3b09
The entire AssetsLibrary framework is deprecated since iOS 8.0. The code used in the camera example code can use UIKit to save videos to the camera instead, which allows to avoid linking with PhotoKit instead to prevent increasing the iOS deployment target.