nicklockwood/Euclid

watchOS SCNScene doesn't have write

Closed this issue · 1 comments

Accidentally had watchOS set as my target and got an error on Mesh+IO line 83:

Value of type 'SCNScene' has no member 'write'

…which is true, but only on watchOS.

The existing error message isn't quite relevant to watchOS.