Undefined symbols for architecture arm64:
"_CMSampleBufferGetImageBuffer", referenced from:
-[CLFaceDetectionImagePickerViewController captureOutput:didOutputSampleBuffer:fromConnection:] in CLFaceDetectionImagePickerViewController.o
"_CMCopyDictionaryOfAttachments", referenced from:
-[CLFaceDetectionImagePickerViewController captureOutput:didOutputSampleBuffer:fromConnection:] in CLFaceDetectionImagePickerViewController.o
"_CMSampleBufferGetFormatDescription", referenced from:
-[CLFaceDetectionImagePickerViewController captureOutput:didOutputSampleBuffer:fromConnection:] in CLFaceDetectionImagePickerViewController.o
"_CMVideoFormatDescriptionGetCleanAperture", referenced from:
-[CLFaceDetectionImagePickerViewController captureOutput:didOutputSampleBuffer:fromConnection:] in CLFaceDetectionImagePickerViewController.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation
Undefined symbols for architecture arm64: "_CMSampleBufferGetImageBuffer", referenced from: -[CLFaceDetectionImagePickerViewController captureOutput:didOutputSampleBuffer:fromConnection:] in CLFaceDetectionImagePickerViewController.o "_CMCopyDictionaryOfAttachments", referenced from: -[CLFaceDetectionImagePickerViewController captureOutput:didOutputSampleBuffer:fromConnection:] in CLFaceDetectionImagePickerViewController.o "_CMSampleBufferGetFormatDescription", referenced from: -[CLFaceDetectionImagePickerViewController captureOutput:didOutputSampleBuffer:fromConnection:] in CLFaceDetectionImagePickerViewController.o "_CMVideoFormatDescriptionGetCleanAperture", referenced from: -[CLFaceDetectionImagePickerViewController captureOutput:didOutputSampleBuffer:fromConnection:] in CLFaceDetectionImagePickerViewController.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation