Hi, I recently made an application using Java and its GUI framework JavaFX and now I am wondering how I can make a mac app using the .jar file. I am total beginner here, every advice will be appreciated. Cheers
Creating a mac app from .jar file
Learning to code in Swift, SwiftUI, or Objective-C will allow you to port the app to the mac if you intend to release it to the mac app store otherwise google how to launch java based app on any OS.