4

I would like to pass objects with circular to an XPC service.

Let's say that I have an object class Course a Teacher and an array of Student. Student have also a reference to the Teacher.

The XPC protocol signatures contain any combination of the three objects. How can I implement NSSecureCoding when dealing with such references?

Ozgur Vatansever
  • 49,246
  • 17
  • 84
  • 119
Martin Delille
  • 11,360
  • 15
  • 65
  • 132

0 Answers0