macOS apps translating to iOS tutorials

Chris - I have watched one of your intro to ios app sessions. It’s great. I’m interested in learning ways to create apps that work on Mac OS. Since I’m new to coding do you think it’s a bad idea to learn iOS through your tutorials and will that knowledge transfer to the macOS side of swift. The apps I’m interested in involve creating folders for organization in the macOS file system.

Thanks again

Ryan.

Hey Ryan! welcome to the community!!

Generally, any Swift code can work on a Mac, it’s really the different libraries and how data is managed that’s different.

If your goal is to just make macOS apps for fun, I’d suggest looking at more macOS specific stuff, like from Kodeco (Ray Wenderlich).

But Chris does have a single macOS course module