Results 159 comments of sbarex

Read the note on [https://mjtsai.com/blog/2019/10/15/apps-lost-with-catalina/](https://mjtsai.com/blog/2019/10/15/apps-lost-with-catalina/) > +1 on this. I've kept a Mac on Mojave to continue to use NNW3. In the meantime does anyone know how to get NNW3...

Implemented on release 1.0.16 (41).

I do not remember how I link the PubSub.framework inside the old app. I have the version 3.3.2 open all day until the new version has better graphics (or until...

try ```sh codesign -f --deep -s - /Applications/NetNewsWire\ 3.3.app ```

When I did the patch I'm pretty sure I didn't have any problems or had to do too many steps… And try to codesign only the PubSub.framework? Or strip all...

For Catalina (and Big Sur) I created a [Finder Sync extension](https://github.com/sbarex/MediaInfo/) to see info about video and audio files (and also images) inside the contextual menu. Is not the same...

On my system the json extension is handled correctly. From the Terminal, what is the output of this command? ```mdls -name kMDItemContentType JSONPATH```

> It's very weird, but now it's working: > > I think this preview is not generated by my application. I don't have the button to expand/collapse the items (unless...

> > I have tested many source code files and they have been previewed perfectly by SourceCodeSyntaxHighlight. But `.json` files are not working correctly (though `.jsonc` files are working) >...

It is correct. Then try to open the Console.app, start the monitor and open a quicklook preview for a json file and see if in the log exists some error...