0

When trying to initialise LinkingObjects in Realm, there is no code completion appearing in XCode. Even after typing first external parameter and its value, there is no seems to appear.

Line 16 is how it should be initialise according to Realm Docs.

enter image description here

  • 1
    I duplicated the issue. The LinkingObjects will work correctly you just have to manually type it in as the code completion is broken. There's a [git](https://github.com/realm/realm-cocoa/issues/6970) bug report. – Jay Dec 02 '20 at 19:26
  • Thanks for the notice. I was trying to find the solution and there is no way of doing it. – NeihPaine330 Dec 03 '20 at 01:13
  • Keep in mind that LinkingObjects works correctly, it's just not autocompleting because the function definition was changed when they added @frozen objects (around v10 or so). – Jay Dec 03 '20 at 19:47
  • Yeah i think so too – NeihPaine330 Dec 04 '20 at 13:27

0 Answers0