mapbox-navigation-ios
mapbox-navigation-ios copied to clipboard
Avoid compiler error when built on unrecognized architecture
The user agent string construction code should accommodate unrecognized architectures for consistency with mapbox/mapbox-directions-swift#486 and mapbox/mapbox-speech-swift#41:
https://github.com/mapbox/mapbox-navigation-ios/blob/9295eb949904ef79c5fe1b72c45ed40d2e70605b/MapboxCoreNavigation/URLSession.swift#L26-L51
/cc @mapbox/navigation-ios @gwynne