mapzen / ios

Where you can find everything iOS from Mapzen
https://mapzen.com/projects/mobile/
Apache License 2.0
40 stars 24 forks source link

House Styles Bundle #272

Closed sarahsnow1 closed 7 years ago

sarahsnow1 commented 7 years ago

Overview

Creates a resource bundle for all of the house styles and loads stylesheets through it. Resolves stylesheets missing resources as well as loading issues for third party apps.

Proposed Changes

Closes #225

msmollin commented 7 years ago

LGTM. I tested this by loading the pod into a harness project, with my existing SDK repo, and with a fresh clone. All appear to work correctly.