Basic-Car-Maintenance icon indicating copy to clipboard operation
Basic-Car-Maintenance copied to clipboard

IMPROVE - Build the App for macOS

Open mikaelacaron opened this issue 4 months ago • 7 comments

Describe the feature you want the app to have that it currently doesn't

The project was originally going to be a multi-platform application, and I would love to see it get there at some point! We're going to start, by being able to build the application for macOS

Additional context

Right now the build fails because macOS doesn't import UIKit (which makes sense haha), but also another few errors. Resolve those so that we can at least build for macOS!

This may require some modifications to work with the Firebase emulator? (I think), but also checking Firebase is compatible

mikaelacaron avatar Oct 02 '24 20:10 mikaelacaron