mirror of
https://github.com/Lakr233/vphone-cli.git
synced 2026-09-05 17:14:28 +00:00
The patcher resolved `_xpc_token_satisfies_lwcr`, but libxpc's internal routine carries the standard extra leading underscore in the DSC symbol table (`__xpc_token_satisfies_lwcr`), so the lookup missed and the patch silently no-op'd on every iOS 27 build. Resolve against the mangled name, falling back to the source name. Co-Authored-By: Claude Opus 4.8 <[email protected]> Claude-Session: https://claude.ai/code/session_01N2bwKrGJWY7o2ArdxibVPe