Obi Official Forum
Bug / Crash Compiling with Xcode does not end - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: General (https://obi.virtualmethodstudio.com/forum/forum-5.html)
+--- Thread: Bug / Crash Compiling with Xcode does not end (/thread-2240.html)



Compiling with Xcode does not end - Froagen - 12-05-2020

Hello guys,I get this error when I want to test the liquid project with xcode
"Declaration does not declare anything"
the compilation process doesn't end
Have you ever encountered these problems before?

Unity version = 2019 3.1.13f1
Xcode version = 11.4.1

Thanks


RE: Compiling with Xcode does not end - josemendez - 13-05-2020

(12-05-2020, 11:43 PM)Froagen Wrote: Hello guys,I get this error when I want to test the liquid project with xcode
"Declaration does not declare anything"
the compilation process doesn't end
Have you ever encountered these problems before?

Unity version = 2019 3.1.13f1
Xcode version = 11.4.1

Thanks

Hi,

This is a bug in Xcode, confirmed by Apple. 11.4 and up are affected. For now, the only workaround is using Obi 5.1 to compile using Xcode 11.3 or 11.3.1. See: http://obi.virtualmethodstudio.com/forum/showthread.php?tid=2124&page=7


RE: Compiling with Xcode does not end - Froagen - 13-05-2020

(13-05-2020, 08:48 AM)josemendez Wrote: Hi,

This is a bug in Xcode, confirmed by Apple. 11.4 and up are affected. For now, the only workaround is using Obi 5.1 to compile using Xcode 11.3 or 11.3.1. See: http://obi.virtualmethodstudio.com/forum/showthread.php?tid=2124&page=7
thank you so much