• Yaron Inger's avatar
    videoio: remove AssetsLibrary dependency. · 0d979a74
    Yaron Inger authored
    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.
    0d979a74
cap_ios_video_camera.mm 22.8 KB