Closed dorkbot closed 4 years ago
I tried your solution and it did not not work. I think the issue may have been a cocoapods related issue. But I removed LunarConsole from the project and the error remained. I then took steps to resolve cocoapods issues and that fixed the issue. I will try adding LunarConsole back and see if the error doesn't return. Thank you.
Hey @dorkbot,
Have you figured it out for a chance?
It was a cocoapods issue I believe. I fixed the issue by setting Unity to build a xcworkspace
Unity created an iOS build with no errors. However in Xcode I’m getting this error → Build input file cannot be found: … Assets/LunarConsole/Editor/iOS/Common/Controllers/Settings/LUSettingsTableCell.xib
Any ideas?