#I wanna make wallpaper engine for mac app..... Can it..?
1 messages · Page 1 of 1 (latest)
I guess there would be a good place to start
https://developer.apple.com/tutorials/swiftui/creating-a-macos-app
Apple Developer Documentation
After creating a version of the Landmarks app for watchOS, it’s time to set your sights on something bigger: bringing Landmarks to the Mac. You’ll build upon everything you’ve learned so far, to round out the experience of building a SwiftUI app for iOS, watchOS, and macOS.
Xcode IDE for Apple target application is awesome dev env. You will need to learn swift as a programming language tho. Malassi link will be the best place to start indeed