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

Enable Objective-C protocol conformance #395

Closed msmollin closed 6 years ago

msmollin commented 6 years ago

Overview

This issue fixes #368 by conforming all protocols (and in most cases renaming) to objective-c syntax guidelines for swift. It also takes care of possible namespace conflicts in the new stylesheet classes.