mike4aday / SwiftlySalesforce

The Swift-est way to build native mobile apps that connect to Salesforce.
MIT License
136 stars 43 forks source link

Add macOS platform version for capabilities #146

Open jamestouri opened 2 years ago

jamestouri commented 2 years ago

SwiftlySalesforce has smooth integrations for macOS apps as well, this is to avoid the errors of any version requirements

mike4aday commented 2 years ago

Hi @jamestouri thanks for the pull request. I'm not very familiar with MacOS - what do you gain by adding MacOS here? And did you have to make any other changes in order to use Swiftly Salesforce for MacOS?

jamestouri commented 2 years ago

Hi @mike4aday, just saw this. This was the only change I made. It was simply so MacOS apps can use your library. I didn't do any extensive tests with this however.