Warning on iOS simulator

I'm trying to make a "custom" version of traccar manager, I just changed the name and logo to those of the company. It works fine but I get this error:

Warning: Error creating LLDB target at path '...../TraccarManager.app'- using an empty LLDB target which can cause slow memory reads from remote devices: the specified architecture 'arm64-*-*' is not compatible with 'x86_64-apple-ios12.0.0-simulator' in '/......Build/Products/Debug-iphonesimulator/TraccarManager.app/TraccarManager'

The simulation works fine on all the devices I've tried, but when trying to upload to the App Store they say it doesn't work on iPad. Does it have to do with this warning?

In case it's relevant, I'm trying from a MacBook 2020 M1