Xcode 10 b5 - Duplicate symbol errors with static libraries

The issue is already being discussed here: https://stackoverflow.com/questions/51602785/xcode-10b5-cant-compile-with-crashlytics


Basically I'm unable to build my app (which uses static libraries with "-ObjC" linker flag) for arm64 arch. It works without issues when building for Simulator. Is there any fix/workaround for this (except waiting for apple & downgrading to beta4 for now)?

Unfortunately there is still no progress. Builds still fail.

I don't have a solution, currently. Just wanted to +1 that I'm also experiencing this issue. This, compounded with Shortcuts only working on a device have my iOS12 development at a standstill.

Xcode 10 beta 6 fix this issue.

Xcode 10 b5 - Duplicate symbol errors with static libraries
 
 
Q