dotnet / dotnet/android-libzipsharp

Pull in the required MonoPoxisHelper method calls into this repo.

Ouverte
#76 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C#
Étoiles
30
Forks
23
Merge moyen
2 h 34 min
PR mergées (30 j)
1

Description

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..

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.