It¹s a bug. I filed it a couple of days ago. 22666722 AVCaptureSession commitConfiguration calls deprecated code.
On 9/13/15 2:00 PM, "[email protected]" <[email protected]> wrote: > Well, AVCaptureView is not very malleable. I needed to use an > AVCaptureVideoPreviewLayer, which needed quite a few more lines of code than > the zero I reported yesterday :( For the record, I have pasted in the working > code below. The only problem is that this silly warning prints to the console > whenever my view loads: CoreAnimation: Warning! CAImageQueueSetOwner() is > deprecated and does nothing. Please stop calling this method. _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
