Artem Kalinovsky

Results 2 issues of Artem Kalinovsky

Hi, I want to crop photo to my preview layer, so I've wrote this function: ``` fileprivate func _applyPreviewLayerBounds(capturedImage image: UIImage) -> UIImage? { guard let cgImage = image.cgImage else...

## Expected Behavior Successful framework compilation ## Actual Behavior Skipped installing SpreadsheetView.framework binary due to the error: "Incompatible Swift version - framework was built with 3.1 (swiftlang-802.0.53 clang-802.0.42) and the...