luxlabs header browser preview


@interface ATXApplicationExtensionRecord : NSObject

+ (BOOL)isDebuggingAllowedForExtensionBundleId:(id)a0;
+ (id)containerBundleIdForExtensionBundleId:(id)a0;
+ (id)recordForExtensionBundleId:(id)a0;
+ (id)localizedNameForExtensionBundleId:(id)a0;

@end