Pascal Pfiffner
Pascal Pfiffner
Can you execute the following command in Terminal.app and let me know the output? ``` bash mdls A002R6OW_AVID.ale | grep ContentType ```
It's a dynamic type, even for you who has an app installed that works with these files (I guess). I have to figure out first if we can define unknown...
It currently generates a preview in the standard icon size, does it not do that for you? See the [first screenshot](https://github.com/p2/quicklook-csv#screenshots). Or did you mean something else?
Can you attach the screenshot via Github? Looks like it wasn't pulled from your email reply.
Interesting, thanks for adding the screenshot.
Pluses are a weird choice for field separator, where did you get this file from? Separators are not user configurable, unless you download the source code, add the plus and...
Hmm, I don't think it's a good idea to make this a user setting. The encoding depends on the file, not the user's preferences. Can you upload a Shift_JIS-encoded CSV...
This seems to be a recurring problem with Xcode and simulator, see here: http://stackoverflow.com/questions/20344255/secitemadd-and-secitemcopymatching-returns-error-code-34018-errsecmissingentit/24120485#24120485 Are you also getting the same issue on device?
I know, I have the same issue, but this is a problem with Xcode/Simulator. I'll keep this open for the error code `-34018` specifically.