Uhm maybe you are using some library that doesn't support armv7s architecture.
Try to remove armv7s from your project settings.
1
votes
Please add below line in because architecture arm64 is missing. Project-> Target -> Architectures -> Architectures. To add basic architectures(armv7, arm64) in your project.
$(ARCHS_STANDARD)
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more