NoMethodError - undefined method `native_target' for nil:NilClass #2910
Labels
s3:detailed
Issues with in-depth explanations and examples that make it easier to troubleshoot
t2:defect
These are known bugs. The issue should also contain steps to reproduce. PRs welcome!
Report
pod install. Along the way, many hopeful signs as indicated by the verbose flag
Got this exception. From what digging I can do, it is being triggered from the last line:
installer.rb
Because pod_dependency_target is somehow nil(I get the print out BUG] DEP: Eigen)....but how?
Podfile looks like this:
The podspec for BTGraphicsLibrary looks like this:
Stack
Plugins
Podfile
Error
The text was updated successfully, but these errors were encountered: