How to add file types to Safari's safe file list in Catalina?
This thread was already opened a few weeks ago - it seems that there was no result. I face the same situation with citrix and .ica files. App is downloaded and i need to open in a second step which works but is annoying. Tried TextEditor which does not work and struggle with usage of Terminal as explained somewhere else. Anyone here who has a workaround how to solve?
This is how it should look like at the end ....
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com-PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>LSRiskCategorySafe</key>
<dict>
<key>LSRiskCategoryExtensions</key>
<array>
<string>ica</string>
</array>
</dict>
</dict>
</plist>
Thanks upfront and Merry Christmas to the Community