SwiftlySalesforce icon indicating copy to clipboard operation
SwiftlySalesforce copied to clipboard

Support MacOS

Open mike4aday opened this issue 5 years ago • 2 comments

mike4aday avatar Nov 25 '18 17:11 mike4aday

Hi Mike,

I had a look at this requirement this morning and made some simple changes to UserAgentFlow.swift and Salesforce+Image.swift to use NSApplication and NSImage respectively (using preprocessors macros) and it seems to work nicely. My app now runs on iOS and macOS with minimal changes.

My testing has not been robust though. Happy to share the code with you.

Simon

psycook avatar Feb 17 '21 12:02 psycook

Hi @psycook - I'd love to see the code. Would you post here, or open a pull request if that's easier. Thank you

mike4aday avatar Feb 26 '21 15:02 mike4aday