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 thrown on Xcode8 / Swift 2.3 #71

Closed
wspl opened this issue Sep 16, 2016 · 2 comments
Closed

Error thrown on Xcode8 / Swift 2.3 #71

wspl opened this issue Sep 16, 2016 · 2 comments
Labels

Comments

@wspl
Copy link

wspl commented Sep 16, 2016

I am using CocoaPods as package manager.
TagListVeiw version is 1.0.1

Error Info:

file:///Users/Plutonist/Documents/Project/Rider/Rider/Base.lproj/FeedView.storyboard: error: IB Designables: Failed to render and update auto layout status for FeedViewController (9pv-A4-QxB): dlopen(TagListView.framework, 1): Symbol not found: __TWPSis16ForwardIndexTypes
  Referenced from: TagListView.framework
  Expected in: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Overlays/../../../../../../Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCore.dylib
 in TagListView.framework
file:///Users/Plutonist/Documents/Project/Rider/Rider/Base.lproj/FeedView.storyboard: error: IB Designables: Failed to update auto layout status: dlopen(TagListView.framework, 1): Symbol not found: __TWPSis16ForwardIndexTypes
  Referenced from: TagListView.framework
  Expected in: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Overlays/../../../../../../Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCore.dylib
 in TagListView.framework

The project can be compile and running normally. But this error causing the chaotic storyboard component.
What's happened and how could I solve it? Thanks!


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@qky1412
Copy link

qky1412 commented Sep 18, 2016

same here

@anti-transmission
Copy link
Collaborator

Fixed by 0e25d9f.

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

No branches or pull requests

4 participants