Jiangyi Qiu
Jiangyi Qiu
`execution error: Error on line 2: Error: nothing found to import (-2700)` Possible workaround: ```javascript ObjC.import('Foundation') var fn = (${fn.toString()}) var args = JSON.parse(ObjC.unwrap($.NSProcessInfo.processInfo.environment.objectForKey("OSA_ARGS"))) var out = fn.apply(null, args) JSON.stringify(out)...
There is a possibility that `MakerNote` section is in front of `Make` section, which will raise an exception as follows: `AttributeError: ExifSegment instance has no attribute 'make'` Example photo links:...
The gem hosted in rubygems is still an old version, which is incompatible with Rails 4.