Nisse Bergman
Nisse Bergman
I just tested it on iTerm2 (3.4.3) on macOS (11.1) and it works like a charm.
Wait! This is like a six year old PR?? This is a great feature that should be merged
It depends on what platform you are running on. Basically `OCRImage` is alias for `UIImage` on ios and `NSImage` otherwise https://github.com/garnele007/SwiftOCR/blob/master/framework/SwiftOCR/CrossPlatformSupport.swift
having the same problem on osx 10.7.5 phantomjs 1.9.0 Node 0.8.10 The instances are draining a lot of cpu as well from what I can see in `top -o cpu`...
The fix doesn't work for me. I think I get a script error in phantom that crashes phantom silently. The phantom-process is never killed
I think that it's reasonable to scope down `${name}` to only be strings and not support other formats. Im thinking I could add a new type to `PlaceholderType` (https://github.com/AliSoftware/SwiftGen/blob/master/GenumKit/Parsers/StringsFileParser.swift#L53). That...
Yes that would at least give me the opportunity to write exotic templates that would support my usecase. I'll see if I get the time to give the named pattern...
I have a similar (or same) issue that elements `PBXShellScriptBuildPhase` are constantly moved around. Im not sure if xcode does it or xUnique does it but I get diffs on...
Its soon a year since I made this patch. What's taking so long?