Post

Replies

Boosts

Views

Activity

Reply to ios17.1Beta Version iconv error
@bmanahilov All my build steps are written in https://github.com/sidepelican/xciconv/blob/main/build.sh. Check it out. It is built in library mode, so almost all of the symbols are prefixed with lib. (e.g., iconv_open -> libiconv_open)
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to ios17.1Beta Version iconv error
I decided to build iconv myself to resolve this issue. I've made it available in a usable form, so if you're still in trouble, try it out. https://github.com/sidepelican/xciconv
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’23