When I upload my app I have this error
I set the project and target in this way and the archive has success!
Now you can tell me that I have to add in "valid architectures" the "arm64" I did it! But my app have some errors during the debug and archive because inside my project there is another workspace called "MapView" that manage maps of OpenStreetMaps. This workspace settings are:
Everything I change I have error during debug and archive... my project work well only with the configuration in the pictures, but when I upload ipa in the stor I have the ERROR ITMS for missing 64-bit.
I don't know what can I do!!!
Make sure your project architecture and library or framework project architecture would be 64-bit supported. Please check out below answer
iOS app submission : missing 64-bit support