frameworks/FBSDKCoreKit.framework/Headers/FBSDKSettings.h
@@ -92,6 +92,13 @@ @property (class, nonatomic, assign, getter=isAutoInitEnabled) BOOL autoInitEnabled; /** Controls sdk crash report If not explicitly set, the default is true */ @property (class, nonatomic, assign, getter=isInstrumentEnabled) BOOL instrumentEnabled __attribute((deprecated("This attribute is no longer used, use autoLogAppEventsEnabled instead."))); /** Controls the auto logging of basic app events, such as activateApp and deactivateApp. If not explicitly set, the default is true */