IceCubesApp
IceCubesApp copied to clipboard
Clean up Notifications names
- Clean up notification name type (replace remaining
NSNotificationwithNotification) - Fix import statement (
Notificationis part of Foundation, not UIKit)