lpw
2026-07-15 76f34560a3971bcd33123bd1a41eea0e1152dc0e
frameworks/FirebaseCore.xcframework/tvos-arm64/FirebaseCore.framework/Headers/FIROptions.h
@@ -83,6 +83,11 @@
@property(nonatomic, copy, nullable) NSString *appGroupID;
/**
 * The reCAPTCHA site key used by App Check.
 */
@property(nonatomic, copy, nullable) NSString *recaptchaSiteKey;
/**
 * Initializes a customized instance of FirebaseOptions from the file at the given plist file path.
 * This will read the file synchronously from disk.
 * For example: