NordicSemiconductor / IOS-nRF-Connect-Device-Manager

A mobile management library for devices supporting nRF Connect Device Manager.
https://www.nordicsemi.com/Software-and-tools/Software/nRF-Connect-SDK
Apache License 2.0
88 stars 40 forks source link

Macos support #120

Closed nrbrook closed 12 months ago

nrbrook commented 1 year ago

This PR adds support for macOS when installed with CocoaPods (it is already supported in SwiftPM) and also supports macOS in McuMgrPackage

dinesharjani commented 12 months ago

Hey @nrbrook sorry for being late. You've tested these changes?

dinesharjani commented 12 months ago

So what you want is for the Example to run on the Mac ?

nrbrook commented 12 months ago

No, i want the library to install via cocoapods for macos, and the library to compile for macos. I have tested these build for macos and install via cocoapods.

nrbrook commented 11 months ago

@dinesharjani Thanks for merging, when will it be available on CocoaPods? Thanks

dinesharjani commented 11 months ago

@nrbrook can you point CocoaPods to pull master instead of waiting for a new release? If you really need it, I'll do it. I'm just looking into adding another requested feature before I make a release. Let me know.