LongDirtyAnimAlf/fpcupdeluxe

Generate iOS dynamic link library strip.exe error

Opened this issue · 3 comments

Try to prevent stripping as a work-around.
So, disable this option in Lazarus.

Where is the "-a" parameter used to call strip.exe? Can this parameter be modified to "-s", or can it be configured somewhere

This is done by FPC itself. It cannot be configured AFAIK.