ITADN

Installation of termux-debug.apk may be unnecessary

#217Openmarcprux 创建于 2025-04-12
M
marcpruxcommented
Why does termux-debug.apk need to be installed in order to run swift-nioPackageTests.xctest? https://github.com/finagolfin/swift-android-sdk/blob/8ccdf2935fcfa07a08acc21b47a91f8366325bbd/.github/workflows/sdks.yml#L466-L474 If it is just so the test can access resources, it seems like it would be simpler to just do it like `swift-crypto` and `swift-nio`: https://github.com/finagolfin/swift-android-sdk/blob/8ccdf2935fcfa07a08acc21b47a91f8366325bbd/.github/workflows/sdks.yml#L521-L526
0 条评论