Skip to content

This repository contains implementation of loading local .html file in WKWebView.

License

Notifications You must be signed in to change notification settings

NikolaGrujic91/Cocoa-macOS-Web-View-Load-Local-File

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cocoa Web View Load Local File

This repository contains implementation of loading local .html file in WKWebView.

Cocoa macOS Examples

In order to use web view it is neccessary to enable Outgoing connections (Client) in Signing & Capabilities tab of project settings

image missing

In order to load local file it is neccessary to add file as a resource to project.In Build Phases settings of project, file needs to show up under Copy Bundle Resources.

image missing

image missing

Releases

No releases published

Packages

No packages published