Last active
August 29, 2015 14:24
-
-
Save takuoka/cc31502ff8253cbab3ef to your computer and use it in GitHub Desktop.
[CocoaPods]実機起動時の「Symbol not found」エラーでクソ詰まった ref: http://qiita.com/taku_oka/items/9162e02d51bd73bbcdad
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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