SpaceMadness / lunar-unity-console

High-performance Unity iOS/Android logger built with native platform UI
https://www.assetstore.unity3d.com/en/#!/content/43800
Other
839 stars 114 forks source link

IOS build failure #168

Closed Voresh closed 4 years ago

Voresh commented 4 years ago

When I am trying to build project with lunar with xcode I get this error: Build input file cannot be found: '/Volumes/ProjectPathHere/Assets/LunarConsole/Editor/iOS/Common/Console/Log/LUConsoleLogDetailsController.xib I added LUNAR_CONSOLE_EXPORT_IOS_FILES define to unity project settings, but it doesnt work Unity 2019.1.13 Xcode version 11.3.1 Lunar last version I am build unity project on windows and then build XCode project on mac os

weeeBox commented 4 years ago

Hey @Voresh,

Can you check if the build folder contains "LunarConsole" folder?

weeeBox commented 4 years ago

Hey @Voresh, were you able to resolve the issue?