ncosgray / cuppa_mac

Cuppa is a small application for macOS to time your cup of tea as it steeps.
https://www.nathanatos.com
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Migrate to new Notification Center API #12

Closed ncosgray closed 9 months ago

ncosgray commented 9 months ago
  1. Use UNUserNotificationCenter instead of NSUserNotificationCenter
  2. Stop using various deprecated APIs
  3. Miscellaneous small updates to Xcode project