You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
Platform: iOS
Mapbox SDK version: 3.5.2
Steps to trigger behavior
Expected behavior
static lib size should be quite the same as previous 3.4.2 version (Mapbox.framework is 103MB).
Actual behavior
static lib size of 3.5.2 Mapbox.framework is 264MB
Seems that strip is correctly run over the static lib, so the issue is somewhere else.