Fixed an issue where specifying the --horizontal-disparity-adjustment option to merge command caused the following cast error:
Could not cast value of type 'Swift.Dictionary<__C.CFStringRef, Any>' (0x127835f10) to 'NSMutableDictionary' (0x127835f68).
This error has also been reported in #2.
Fixed an issue where specifying the
--horizontal-disparity-adjustment
option to merge command caused the following cast error:Could not cast value of type 'Swift.Dictionary<__C.CFStringRef, Any>' (0x127835f10) to 'NSMutableDictionary' (0x127835f68).
This error has also been reported in #2.