I have the exact same issue as this; Apple Mach-O Linker (Id) Error on ar6unity iOS
Unfortunately the link to the accepted answer in that post is broken.
I've been trying all sorts of other Mach-O linker error solutions;
- Clean & Rebuild
- Deleted derived data
- Installed Boost libraries and linked them
- Enabled / Disabled Bitcode
- Enabled / Disabled Dead code stripping
- Re-adding frameworks
Nothing works.
Anybody have any idea on how to solve this?