SwiftOCR icon indicating copy to clipboard operation
SwiftOCR copied to clipboard

Fix compiler error (Swift 5)

Open davidrazmadze opened this issue 3 years ago • 0 comments

'compiler is unable to type-check this expression in reasonable time...' for the randomFloat variable. I fixed this by dividing the return value into three sub sections x, y, and z.

davidrazmadze avatar Oct 18 '20 06:10 davidrazmadze