Skip to content

Instantly share code, notes, and snippets.

@takuoka
Last active August 29, 2015 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takuoka/cc31502ff8253cbab3ef to your computer and use it in GitHub Desktop.
Save takuoka/cc31502ff8253cbab3ef to your computer and use it in GitHub Desktop.
[CocoaPods]実機起動時の「Symbol not found」エラーでクソ詰まった ref: http://qiita.com/taku_oka/items/9162e02d51bd73bbcdad
dyld: Symbol not found: __TWPCSo7NSError13BrightFutures9ErrorTypeS0_
Referenced from: /private/var/mobile/Containers/Bundle/Application/E5242F00-6D45-4101-964C-6D42B2CDDA87/APlayerViewController.app/APlayerViewController
Expected in: /private/var/mobile/Containers/Bundle/Application/E5242F00-6D45-4101-964C-6D42B2CDDA87/APlayerViewController.app/Frameworks/BrightFutures.framework/BrightFutures
in /private/var/mobile/Containers/Bundle/Application/E5242F00-6D45-4101-964C-6D42B2CDDA87/APlayerViewController.app/APlayerViewController
(lldb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment