This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// UIImage+NSToolbar.swift | |
// MobileReaderUI | |
// | |
// Created by Jonny Kuang on 10/12/19. | |
// Copyright © 2019 Junyu Kuang <lightscreen.app@gmail.com>. All rights reserved. | |
// | |
#if targetEnvironment(macCatalyst) | |
extension UIImage { |