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

Error when building a project with Tabman included #32

Closed
sirvon opened this issue Mar 28, 2017 · 1 comment
Closed

Error when building a project with Tabman included #32

sirvon opened this issue Mar 28, 2017 · 1 comment

Comments

@sirvon
Copy link

sirvon commented Mar 28, 2017

I built this framework with carthage.

Undefined symbols for architecture arm64:
  "direct field offset for Tabman.TabmanViewController.(bar.storage in _57F68DA9D23EDB616EF841D0392909A0) : Tabman.TabmanBarConfig?", referenced from:
      Tabman.TabmanViewController.bar.setter : Tabman.TabmanBarConfig in ViewController.o
      Tabman.TabmanViewController.(bar.materializeForSet : Tabman.TabmanBarConfig).(closure #1) in ViewController.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
@msaps
Copy link
Member

msaps commented Mar 28, 2017

Tabman doesn't yet support Carthage, there is a PR #30 open which is working on adding support.

I'll close this for now, and keep any discussion in the PR if possible. 👍

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

2 participants