Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Xcode 4.5.2 #26

Open
greghookey opened this issue Jan 13, 2013 · 0 comments
Open

Issue with Xcode 4.5.2 #26

greghookey opened this issue Jan 13, 2013 · 0 comments

Comments

@greghookey
Copy link

Hi,

I was trying out MacMapKit today and I noticed something odd. With Interface Builder in Xcode 4.5.2, if I change a custom view to a MKMapView and leave the IBOutlet in my view controller disconnected in IB, I get the map view just fine.

However, if I connect the IBOutlet in IB, I get these error messages:

2013-01-12 19:49:28.455 Envisage Mac[13536:303] -[WebUndefined MKJSONValue]: unrecognized selector sent to instance 0x101b1fc70
2013-01-12 19:49:28.456 Envisage Mac[13536:303] -[WebUndefined MKJSONValue]: unrecognized selector sent to instance 0x101b1fc70

and my entire window is just showing nothing (e.g.: all views seem to not be displayed at all). Has anyone seen this before? I would love to use MacMapKit in my current project, but I can't seem to find a solution here.

Cheers,
Greg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant