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.
We should investigate ways to reduce compilation times.
Anecdotally, compilation time has been steadily creeping up — it currently takes ~10 minutes for a clean iOS debug build in Xcode to complete on my MacBook Pro (Retina, 13-inch, Early 2015, 3.1 Ghz). This is quite long and negatively affects productivity.
Breakdown by target, in the order they’re built when running ios-app:
We should investigate ways to reduce compilation times.
Anecdotally, compilation time has been steadily creeping up — it currently takes ~10 minutes for a clean iOS debug build in Xcode to complete on my MacBook Pro (Retina, 13-inch, Early 2015, 3.1 Ghz). This is quite long and negatively affects productivity.
Breakdown by target, in the order they’re built when running ios-app:
/cc @mapbox/gl