Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

SMCalloutView delegate #2596

Merged
merged 3 commits into from
Oct 12, 2015
Merged

SMCalloutView delegate #2596

merged 3 commits into from
Oct 12, 2015

Conversation

incanus
Copy link
Contributor

@incanus incanus commented Oct 12, 2015

Rebase & tweak of #2279.

Closes #2279.
Closes #2325.

@incanus incanus added feature iOS Mapbox Maps SDK for iOS in progress labels Oct 12, 2015
@incanus incanus merged commit 96a9e07 into master Oct 12, 2015
@incanus incanus deleted the smcalloutview-delegate branch October 12, 2015 18:29
@s0meone
Copy link

s0meone commented Dec 13, 2015

This should be in the current release, right?

Can someone help me by telling me why this delegate method can't be found in my project, not even when using the latest cocoa pod symbols from master.

# Podfile
pod "Mapbox-iOS-SDK", git: "git@github.com:mapbox/mapbox-gl-native.git"
# Podfile.lock
...
CHECKOUT OPTIONS:
  Mapbox-iOS-SDK:
    :commit: d11d53da5e806decb3ab9f318f51038fa669d60d
    :git: git@github.com:mapbox/mapbox-gl-native.git
...

It looks like the Mapbox SDK headers didn't update in my project. Not even after reinstalling Mapbox.

@s0meone
Copy link

s0meone commented Dec 13, 2015

Ok, forget what I said. Just built from source, everything works.

Uninstallation from my Xcode project had failed apparently. Completely removed Mapbox pod and my project was still building normally, even after a Product -> Clean. Cleaning Xcode cache folders did the the trick.

The latest pod release and building from source both work now. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants