Hola amigos!
мне тут репорт пришел от пентестеров по поводу
> This time a report was made about your plugin because it uses some functions which are considered dangerous, those are fopen and stat. We know that these functions are important because they check permissions and access on the paths you define on the file Plugin.m, and we consider they need to be there, otherwise the plugin loses its purpose, besides these calls are very specific and don't try to make any changes on system's files.
что такого в fopen
и stat
страшного и можно ли это дело поправить не нарушив полной логики? Опыта в objectC у меня практически ноль... дальше helloWorld не проходил )