问题
It appeared after migrating project to Swift 4.1
W0423 16:38:46.366578 1 commandlineflags.cc:1503] Ignoring RegisterValidateFunction() for flag pointer 0x10adafe00: no flag found at that address
How do I fix it?
回答1:
I was helped to roll back to a later version. pod 'GoogleMaps', '~> 2.6.0' for example.
回答2:
To provide an Google Maps API key helped for me.
来源:https://stackoverflow.com/questions/49982778/xcode-console-print-weird-error