NSPrincipalClass in info.plist on iOS


Alex Zavatone
 

Has anyone successfully gotten this to work to indicate which class to load on target startup? I am using an XCTest target and Apple’s docs for XCTestObservationCenter state that the info.plist NSPrincipalClass key is the preferred method to start a class to add the observer.

Thanks in advance,
Alex Zavatone