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

libGdx unable to find files in android application data directory -

php - Webix Data Loading from Laravel Link -

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