I am trying to export my small godot game to my iphone (7 plus with the latest update). But I get the following error in Xcode:
/Users/lvanrem/Downloads/ShoutOutIOSExport/ShootOut.xcodeproj The linked library 'ShootOut.a' is missing one or more architectures required by this target: armv7.
I have no clue what to do, and didn't find any tips on the internet. I am following this tutorial: https://www.youtube.com/results?search_query=export+to+ios+godot
And I'm like 99% I did everything as he said it should be done.
Does anyone know any solution / did have anyone have a similar experience?