Laerdal / Laerdal.Dfu.iOS

Xamarin binding library around @NordicSemiconductor's DFU library. The native iOS Pod library is located here: https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library
BSD 3-Clause "New" or "Revised" License
7 stars 4 forks source link

Upgrade to v4.11.0 #5

Closed yogeshk25 closed 3 years ago

yogeshk25 commented 3 years ago

This PR upgrade dfu library to v4.11.0. This solves crash fix when dfu upload is in progress and user turns off bluetooth. And many other fixes

yogeshk25 commented 3 years ago

@framinosona Can you release new version on nuget store?

framinosona commented 3 years ago

Hi @yogeshk25, I see you've removed the simulator part, any reason? Was it the cause of issues?

yogeshk25 commented 3 years ago

Yes, lipo command was failing.

framinosona commented 3 years ago

https://www.nuget.org/packages/Laerdal.Dfu.iOS/4.11.0.25

I'm also triggering a build on Laerdal.Dfu with that version 4.11.0, thanks for this PR