Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allows loading of icons via http scheme
- Key `NSAppTransportSecurity` disallows `http` by default, and requires `https` - Some usable icon resources (loaded via `-appIcon` or otherwise) are not readily accessible via `http`
- Loading branch information