Thread Rating:
  • 2 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Doesn't build for latest XCode (11.4)
#86
(23-06-2020, 09:05 AM)bobby Wrote: xcode 12 beta is released. Theres a lot of fixed issues, i wonder if it works now.

Thanks! The bug's feedback identifier (FB7643015) is not listed in the release notes, so I'm afraid they haven't fixed it yet. We're quite close to releasing the Burst backend, so soon enough this won't matter if you can afford to use Burst in your project. Your project will be compiled and linked without ever needing libOni.

-----
Completely unrelated though, looking trough the notes this one caught my attention:
Quote:Fixed a race condition where multiple targets using the same XCFramework could result in non-deterministic build failures. (53911952) (FB6878988)

The fact that a production-grade IDE at some point had random build failures if you referenced the same framework more than once is...wow.  Triste
Reply


Messages In This Thread
RE: Doesn't build for latest XCode (11.4) - by josemendez - 23-06-2020, 10:08 AM