Sequoia doesn’t work with MAUI. Now I can’t try my apps on iOS. It is still working for macOS. Here the solution!
Tag: macOS
Picker doesn’t work for MacCatalyst
The MAUI Picker doesn’t work for MacCatalyst. And this is quite annoying. Here an idea how implement a workaround to this issue.
This is Swift!
This is Swift! Swift is a compiled programming language for iOS, macOS, watchOS, tvOS, and Linux applications. Here’s what you need to know
Connect a display to your iMac
You can connect one or more external displays depending on your Mac model. In this post I show you how to connect your monitor to an iMAC 24″
Hello World using Xcode and Swift
“Hello World using Xcode and Swift” is the first post about Swift where I’m starting to create a simple but real app from the basis. Join me
Starting out with Swift commands
Starting out with Swift commands is some of the things I discovered I needed to get to a place where I could contribute to projects in Swift
Getting started with Swift development
Getting started with Swift development is a quick post to give you the basis to start creating apps with your Mac but also with Windows
Uno Platform now lets you develop for macOS, Windows, and more using the same code
Uno Platform announced today that it now supports macOS as a target platform. This new support means that developers can use a single code base to create apps on Windows, iOS, Android, the web, and macOS. According to Uno Platform, this makes it the first and only cross-platform solution to allow the same codebase to run on all these platforms. Uno Platform allows developers to use C# and XAML code to create native apps on several platforms. Rather than running through Electron or emulation, apps that utilize Uno Platform can…