MiMo42 / MMTabBarView

A Mac OS X tab bar view that works on 10.9+ with Xcode 9.3+. Pull requests welcomed.
http://mimo42.github.com/MMTabBarView/
243 stars 79 forks source link

convert resources to asset catalogs in preparation for Dark Mode #60

Closed nivekkagicom closed 6 years ago

nivekkagicom commented 6 years ago

This change moves all png files to Asset Catalogs and changes the code to use the preferred API to retrieve images from the catalog in the MMTabBarView bundle. This change will thereby facilitate adding additional images as needed to support Dark Mode on macOS 10.14 Mojave.