Tagged: macOS
There are 8 items tagged #macOS.
And there a lots of other tags to explore.
There are 8 items tagged #macOS.
And there a lots of other tags to explore.
In iOS 16, we can create a mac menu bar app without a need for AppKit. Let's learn how to do that.
Reset push notification permission on macOS isn't as straightforward as how we do it on iOS. Let's see how to do it.
Initializing an NSViewController without nib isn't straightforward as UIViewController. Trying to do so would result in a runtime error. Let's learn how to do that.
macOS is tightly coupled with storyboard and xib than iOS. To build your UI entirely in code, we have to do some initial setup.
Once the sidebar is collapsed, there is no way to get it back. Learn how to mitigate the situation.
In iOS, if you want to delete the app's UserDefaults, you can simply delete the app. But that is not the case for macOS and Catalyst app.
See all tags.