Closed SuperCorks closed 3 years ago
Sorry, my colleague just tested on VS for Mac and it seems like it works on his machine (same XCode version). I'll investigate further.
No worries, I've seen that some people have had that behavior too on other packages after update, a reboot and some cleaning might help. Let me know if you see an improvement that I can make on the nuget side.
Hey @SuperCorks , did you manage ? Also, did you manage to publish on app store ? I'm curious to see if you get the same issue as @OliverFlecke here : https://github.com/Laerdal/Laerdal.Xamarin.Dfu.iOS/issues/3
Hey @framinosona, sorry I've been working on some other parts of the code lately. I'll take a look today.
We haven't deployed to the app store yet because we develop a custom wearable and they need us to send them a ton of documentation or a peer reviewed study that says what the wearable does before allowing the app in the store. It's quite tedious I must say.
Heh yeah... Been there... 🙂 thanks for the help 🙂
@framinosona, I'm back on this issue. Sorry for the long wait. It appears that with the latest version of the package, Visual Studio and XCode our app builds fine now.
I'm not sure if you made any changes but thanks for your help nonetheless and again, thank you so much for this package and it's Android counterpart with which I've had zero issues so far.
We're still running into the SwiftRuntime error described here (#3) when archiving the app (it's on the app store finally now), but I see you found workarounds so we'll give them a shot.
Cheers
Describe the bug Hey guys, I'm encountering this error with all the versions of the iOS Nuget package now. I'm suspecting this has to do with the latest XCode update and the swiftruntimesupport library.
To Reproduce Steps to reproduce the behavior:
(I've also tested with VS for Mac, same result)Version Info XCode: 12.3 Laerdal.Xamarin.Dfu.iOS: 4.9.0.13 and 4.9.0.11 Visual Studio Windows: Community 2019 Version 16.8.4