I have the same issue too, I fixed it by removing inside project.pbxproj.
EXCLUDED_ARCHS = "";
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
ONLY_ACTIVE_ARCH = YES;
If that can help...
Topic:
App & System Services
SubTopic:
General
Tags: