How do I configure the binary so that I do only support A12 and A13 chips that support the AVCaptureMultiCamSession API?

I'd like to publish an app to the app store that uses the AVCaptureMultiCamSession API, that is only supported A12 and A13 chips. Is there a way to specify that on the Info.plist file?


Thank you very much.


Best regards,

Marcel

While that scheme works for 'arkit', I don't yet see a more restrictive key for arkit 3.0


https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/iPhoneOSKeys.html#//apple_ref/doc/uid/TP40009252-SW3


You may want to file an enhancement request for such a key via the bug reporter.


Good luck

How do I configure the binary so that I do only support A12 and A13 chips that support the AVCaptureMultiCamSession API?
 
 
Q