C# MAUI binding library for iOS/MacCatalyst built around @NordicSemiconductor's DFU library for iOS. https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library
Stars
2
Forks
2
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #36 from Laerdal/ksidirop/MAN-456-resupport-iossimulator-side-builds
3fc7576View on GitHubupgrade (github-actions.yml): upgrade to ios/mac-catalyst sdks version 18.0 per MAN-470
511f49eView on GitHubMerge pull request #35 from Laerdal/ksidirop/MAN-456-resupport-iossimulator-side-builds
f011f77View on GitHubrefa (Laerdal.targets): the iphone-simulator nugets now have the same base name as the iOS nuget (Laerdal.Dfu.Bindings.iOS) and differ only by a certain postfix to the package version
9691ebcView on GitHubMerge pull request #34 from Laerdal/ksidirop/MAN-456-resupport-iossimulator-side-builds
7a34e8aView on GitHubfix (Laerdal.targets): fix the title, the assembly-name and the root-namespace aspects of the generated packages
7736a65View on GitHubMerge pull request #33 from Laerdal/ksidirop/MAN-456-resupport-iossimulator-side-builds
421a0c5View on GitHubrefa: split up the single .csproj we had into 4 distinct projects so that we will now generate separate nugets for iOS, iOSSimulator.Arm64, iOSSimulator.x64 and MacCatalyst (wip)
5d75867View on GitHubdoc (README.md): update description to have it mention MacCatalyst
09fe9e0View on GitHubfix (Laerdal.Dfu.Bindings.iOS.csproj): milestone refactoring to support mac-catalyst
8394f4fView on GitHubfeat (Laerdal.Dfu.Bindings.iOS.csproj): fix the min-supported-os-versions for ios and maccatalyst
835ccc4View on GitHub