Skip to content

fix: xml parser error not well-formed (invalid token) - #133

Open
Q0 wants to merge 1 commit into
niklashigi:mainfrom
Q0:fix-xml-res
Open

fix: xml parser error not well-formed (invalid token)#133
Q0 wants to merge 1 commit into
niklashigi:mainfrom
Q0:fix-xml-res

Conversation

@Q0

@Q0 Q0 commented May 28, 2023

Copy link
Copy Markdown

Fixes files XML strings in res/*/strings.xml

W: <tmp_dir>/decode/res/values-zh-rHK/strings.xml:0: error: xml parser error: not well-formed (invalid token).
W: <tmp_dir>/decode/res/values-zh-rHK/strings.xml: error: file failed to compile.
W: <tmp_dir>/decode/res/values-zh-rTW/strings.xml:0: error: xml parser error: not well-formed (invalid token).
W: <tmp_dir>/decode/res/values-zh-rTW/strings.xml: error: file failed to compile.

fix issue: #105
related: iBotPeaches/Apktool#2872

@umrashrf

umrashrf commented May 6, 2024

Copy link
Copy Markdown

Can confirm, this does work.

@joe-cranney

Copy link
Copy Markdown

Can we get this merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants