dotnet / dotnet/android-libzipsharp

Pull in the required MonoPoxisHelper method calls into this repo.

Aperta
#76 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C#
Stelle
30
Fork
23
Merge medio
2h 34m
PR unite (30g)
1

Descrizione

Currently for .net 6 and other platforms we have a runtime dependency on Mono.Posix.NetStandard. This is only because we need libMonoPosixHelper.so/dylib on the various platforms. We already pulled in the required C# code so we are independent of that library. So we should also pull in the required native bits.

Now we can either

1. Create a new native lib `libZipSharpHelper` which contains those calls or..
2. Fold that code into the `libzip` native libraries.

Not sure which option is better..

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.