Hi there—I'm looking to use NHNetworkTime for a macOS application. Other than removing references to UIKit, do you have any other suggestions for my conversion? I replaced the UIApplicationSignificantTimeChangeNotification with NSSystemClockDidChangeNotification and commented out similarly replaced the foreground/background notifications.
Hi there—I'm looking to use NHNetworkTime for a macOS application. Other than removing references to UIKit, do you have any other suggestions for my conversion? I replaced the UIApplicationSignificantTimeChangeNotification with NSSystemClockDidChangeNotification and
commented outsimilarly replaced the foreground/background notifications.