pivotal-legacy / PivotalCoreKit

Shared library and test code for iOS and macOS projects
http://pivotallabs.com
Other
168 stars 85 forks source link

Rename MapController to avoid name collisions #160

Closed ghost closed 9 years ago

ghost commented 9 years ago

When opening our own MapController we often see this fixture in xcode. ZebraMapController is a less common name.

Signed-off-by: Evan Hughes evan.hughes@sunrun.com

tjarratt commented 9 years ago

Thanks for opening this pull request @sunrun-pivotal-dev; I'm sorry it took so long to get around to merging it.

We'll definitely have to be more careful when we add fixtures to our specs in the future. Using PCK as a submodule is pretty common, and it's quite frustrating to have the wrong files come up with you're searching for something in your project.