class Xcodeproj::XCScheme::LaunchAction
def stop_on_every_main_thread_checker_issue?
-
(Bool)-
def stop_on_every_main_thread_checker_issue? string_to_bool(@xml_element.attributes['stopOnEveryMainThreadCheckerIssue']) end
(Bool)
-
def stop_on_every_main_thread_checker_issue? string_to_bool(@xml_element.attributes['stopOnEveryMainThreadCheckerIssue']) end