mirror of
https://github.com/iBotPeaches/Apktool.git
synced 2024-11-30 16:01:03 +00:00
Ignore filename checks to allow unicode filenames
- fixes #1369 - aapt binaries for mac osx
This commit is contained in:
parent
166bf508e2
commit
b6127d2a31
BIN
brut.apktool/apktool-lib/src/main/resources/prebuilt/aapt/macosx/32/aapt
Normal file → Executable file
BIN
brut.apktool/apktool-lib/src/main/resources/prebuilt/aapt/macosx/32/aapt
Normal file → Executable file
Binary file not shown.
Binary file not shown.
@ -380,7 +380,7 @@ public class BuildAndDecodeTest {
|
||||
|
||||
@Test
|
||||
public void unicodeAssetTest() throws BrutException, IOException {
|
||||
// failure using ∂ (unicode)
|
||||
compareAssetsFolder("unicode-txt");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
@ -0,0 +1 @@
|
||||
∂ char.
|
Loading…
Reference in New Issue
Block a user