libimobiledevice-win32 / imobiledevice-net

.NET (C#, VB.NET,...) bindings for libimobiledevice
GNU Lesser General Public License v2.1
299 stars 77 forks source link

Add integration tests using Debian packages on .NET Core 3.0 #131

Closed qmfrederik closed 4 years ago

qmfrederik commented 4 years ago

Use NativeLibrary to load the native packages on Linux. This avoids us having to ship the native libraries as part of the NuGet package.

We publish the native libraries as part of the Quamotion PPA and the qmfrederik OBS project.