Link error with OpenCV from Swift on M1 Mac building for iOS simulator

Someone pointed out in the Swift Forum that I need to build XCFramework to support the slices I want.

Looks like this is supported so what I am going to try soon.