objective c - How Do I Embed Local HTML into Cocoa Binaries? -


i'm using objective c cocoa application on osx local html files loaded webkit widget. however, virus modify html files. so, added crc hash detect tampering, shows warning , closes application. however, there way additionally protect local html further such compiling binary of application itself, or compiling single resource file? noticed qt have way put html resource file , change webkit urls load there instead of file://. objective c in case.

it's not possible objective c or swift qt. there no http url can pass webkit widget pull content out of asset catalog.


Comments

Popular posts from this blog

javascript - Feed FileReader from server side files -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -