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

static lib issue #186

Open
sahnawaj opened this issue Nov 23, 2012 · 0 comments
Open

static lib issue #186

sahnawaj opened this issue Nov 23, 2012 · 0 comments

Comments

@sahnawaj
Copy link

I have created an static lib where i have created a ViewController and also add the route-me framework.

Now i want to access this lib in some other application, where i can only call this viewcontroller which include the RMMapView.

While trying to use this on other application i am getting

Unknown class RMMapView in Interface Builder file.

[UIView contents]: unrecognized selector sent to instance 0x1c567520
2012-11-23 14:52:13.441 TheTestLib[1490:907] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIView contents]: unrecognized selector sent to instance 0x1c567520

Please help me out.
Thanks,

jklimke pushed a commit to jklimke/mapbox-ios-sdk that referenced this issue Feb 10, 2013
jklimke pushed a commit to jklimke/mapbox-ios-sdk that referenced this issue Feb 10, 2013
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