dotnet / dotnet/android-libzipsharp

Pull in the required MonoPoxisHelper method calls into this repo.

Đang mở
#76 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C#
Star
30
Fork
23
Merge trung bình
2 giờ 34 phút
Pull request đã merge (30 ngày)
1

Mô tả

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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.