points by saagarjha 5 years ago

> its inner workings are declared SPI after all

SPI is system private interface, also known as private API–Apple doesn't document it, can change it at any time, and usually discourages its use.

andrekandre 5 years ago

ah, i see

the term threw me off