Build Information
Failed to build IMessage, reference main (94c331), with Swift 6.1 for macOS (SPM) on 6 May 2026 10:51:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1019:53: error: cannot find 'kAXHasDocumentRoleAncestorAttribute' in scope
1017 | * CFBooleanRef
1018 | */
1019 | public static let hasDocumentRoleAncestor = kAXHasDocumentRoleAncestorAttribute
| `- error: cannot find 'kAXHasDocumentRoleAncestorAttribute' in scope
1020 | /**
1021 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1023:38: error: cannot find 'kAXHasPopupAttribute' in scope
1021 | * CFBooleanRef
1022 | */
1023 | public static let hasPopup = kAXHasPopupAttribute
| `- error: cannot find 'kAXHasPopupAttribute' in scope
1024 | /**
1025 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1027:55: error: cannot find 'kAXHasWebApplicationAncestorAttribute' in scope
1025 | * CFBooleanRef
1026 | */
1027 | public static let hasWebApplicationAncestor = kAXHasWebApplicationAncestorAttribute
| `- error: cannot find 'kAXHasWebApplicationAncestorAttribute' in scope
1028 | /**
1029 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1031:53: error: cannot find 'kAXHighestEditableAncestorAttribute' in scope
1029 | * AXUIElementRef
1030 | */
1031 | public static let highestEditableAncestor = kAXHighestEditableAncestorAttribute
| `- error: cannot find 'kAXHighestEditableAncestorAttribute' in scope
1032 | /**
1033 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1035:40: error: cannot find 'kAXInlineTextAttribute' in scope
1033 | * CFBooleanRef
1034 | */
1035 | public static let inlineText = kAXInlineTextAttribute
| `- error: cannot find 'kAXInlineTextAttribute' in scope
1036 | /**
1037 | * CFRange
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1039:60: error: cannot find 'kAXIntersectionWithSelectionRangeAttribute' in scope
1037 | * CFRange
1038 | */
1039 | public static let intersectionWithSelectionRange = kAXIntersectionWithSelectionRangeAttribute
| `- error: cannot find 'kAXIntersectionWithSelectionRangeAttribute' in scope
1040 | /**
1041 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1043:37: error: cannot find 'kAXInvalidAttribute' in scope
1041 | * CFStringRef
1042 | */
1043 | public static let invalid = kAXInvalidAttribute
| `- error: cannot find 'kAXInvalidAttribute' in scope
1044 | /**
1045 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1047:42: error: cannot find 'kAXKeyShortcutsAttribute' in scope
1045 | * CFStringRef
1046 | */
1047 | public static let keyShortcuts = kAXKeyShortcutsAttribute
| `- error: cannot find 'kAXKeyShortcutsAttribute' in scope
1048 | /**
1049 | * CFArrayRef of AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1051:44: error: cannot find 'kAXLinkUIElementsAttribute' in scope
1049 | * CFArrayRef of AXUIElementRef
1050 | */
1051 | public static let linkUIElements = kAXLinkUIElementsAttribute
| `- error: cannot find 'kAXLinkUIElementsAttribute' in scope
1052 | /**
1053 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1055:36: error: cannot find 'kAXLoadedAttribute' in scope
1053 | * CFBooleanRef
1054 | */
1055 | public static let loaded = kAXLoadedAttribute
| `- error: cannot find 'kAXLoadedAttribute' in scope
1056 | /**
1057 | * CFNumber, double, 0.0 - 1.0
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1059:45: error: cannot find 'kAXLoadingProgressAttribute' in scope
1057 | * CFNumber, double, 0.0 - 1.0
1058 | */
1059 | public static let loadingProgress = kAXLoadingProgressAttribute
| `- error: cannot find 'kAXLoadingProgressAttribute' in scope
1060 | /**
1061 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1063:38: error: cannot find 'kAXMathBaseAttribute' in scope
1061 | * AXUIElementRef
1062 | */
1063 | public static let mathBase = kAXMathBaseAttribute
| `- error: cannot find 'kAXMathBaseAttribute' in scope
1064 | /**
1065 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1067:45: error: cannot find 'kAXMathFencedCloseAttribute' in scope
1065 | * CFStringRef
1066 | */
1067 | public static let mathFencedClose = kAXMathFencedCloseAttribute
| `- error: cannot find 'kAXMathFencedCloseAttribute' in scope
1068 | /**
1069 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1071:44: error: cannot find 'kAXMathFencedOpenAttribute' in scope
1069 | * CFStringRef
1070 | */
1071 | public static let mathFencedOpen = kAXMathFencedOpenAttribute
| `- error: cannot find 'kAXMathFencedOpenAttribute' in scope
1072 | /**
1073 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1075:53: error: cannot find 'kAXMathFractionDenominatorAttribute' in scope
1073 | * AXUIElementRef
1074 | */
1075 | public static let mathFractionDenominator = kAXMathFractionDenominatorAttribute
| `- error: cannot find 'kAXMathFractionDenominatorAttribute' in scope
1076 | /**
1077 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1079:51: error: cannot find 'kAXMathFractionNumeratorAttribute' in scope
1077 | * AXUIElementRef
1078 | */
1079 | public static let mathFractionNumerator = kAXMathFractionNumeratorAttribute
| `- error: cannot find 'kAXMathFractionNumeratorAttribute' in scope
1080 | /**
1081 | * CFNumberRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1083:47: error: cannot find 'kAXMathLineThicknessAttribute' in scope
1081 | * CFNumberRef
1082 | */
1083 | public static let mathLineThickness = kAXMathLineThicknessAttribute
| `- error: cannot find 'kAXMathLineThicknessAttribute' in scope
1084 | /**
1085 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1087:38: error: cannot find 'kAXMathOverAttribute' in scope
1085 | * AXUIElementRef
1086 | */
1087 | public static let mathOver = kAXMathOverAttribute
| `- error: cannot find 'kAXMathOverAttribute' in scope
1088 | /**
1089 | * CFArrayRef of CFDictionary
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1091:45: error: cannot find 'kAXMathPostscriptsAttribute' in scope
1089 | * CFArrayRef of CFDictionary
1090 | */
1091 | public static let mathPostscripts = kAXMathPostscriptsAttribute
| `- error: cannot find 'kAXMathPostscriptsAttribute' in scope
1092 | /**
1093 | * CFArrayRef of CFDictionary
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1095:44: error: cannot find 'kAXMathPrescriptsAttribute' in scope
1093 | * CFArrayRef of CFDictionary
1094 | */
1095 | public static let mathPrescripts = kAXMathPrescriptsAttribute
| `- error: cannot find 'kAXMathPrescriptsAttribute' in scope
1096 | /**
1097 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1099:43: error: cannot find 'kAXMathRootIndexAttribute' in scope
1097 | * AXUIElementRef
1098 | */
1099 | public static let mathRootIndex = kAXMathRootIndexAttribute
| `- error: cannot find 'kAXMathRootIndexAttribute' in scope
1100 | /**
1101 | * CFArrayRef of AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1103:46: error: cannot find 'kAXMathRootRadicandAttribute' in scope
1101 | * CFArrayRef of AXUIElementRef
1102 | */
1103 | public static let mathRootRadicand = kAXMathRootRadicandAttribute
| `- error: cannot find 'kAXMathRootRadicandAttribute' in scope
1104 | /**
1105 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1107:43: error: cannot find 'kAXMathSubscriptAttribute' in scope
1105 | * AXUIElementRef
1106 | */
1107 | public static let mathSubscript = kAXMathSubscriptAttribute
| `- error: cannot find 'kAXMathSubscriptAttribute' in scope
1108 | /**
1109 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1111:45: error: cannot find 'kAXMathSuperscriptAttribute' in scope
1109 | * AXUIElementRef
1110 | */
1111 | public static let mathSuperscript = kAXMathSuperscriptAttribute
| `- error: cannot find 'kAXMathSuperscriptAttribute' in scope
1112 | /**
1113 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1115:39: error: cannot find 'kAXMathUnderAttribute' in scope
1113 | * AXUIElementRef
1114 | */
1115 | public static let mathUnder = kAXMathUnderAttribute
| `- error: cannot find 'kAXMathUnderAttribute' in scope
1116 | /**
1117 | * CFArrayRef of AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1119:34: error: cannot find 'kAXOwnsAttribute' in scope
1117 | * CFArrayRef of AXUIElementRef
1118 | */
1119 | public static let owns = kAXOwnsAttribute
| `- error: cannot find 'kAXOwnsAttribute' in scope
1120 | /**
1121 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1123:40: error: cannot find 'kAXPopupValueAttribute' in scope
1121 | * CFStringRef
1122 | */
1123 | public static let popupValue = kAXPopupValueAttribute
| `- error: cannot find 'kAXPopupValueAttribute' in scope
1124 | /**
1125 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1127:61: error: cannot find 'kAXPreventKeyboardDOMEventDispatchAttribute' in scope
1125 | * CFBooleanRef
1126 | */
1127 | public static let preventKeyboardDOMEventDispatch = kAXPreventKeyboardDOMEventDispatchAttribute
| `- error: cannot find 'kAXPreventKeyboardDOMEventDispatchAttribute' in scope
1128 | /**
1129 | * AXTextMarkerRangeRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1131:53: error: cannot find 'kAXSelectedTextMarkerRangeAttribute' in scope
1129 | * AXTextMarkerRangeRef
1130 | */
1131 | public static let selectedTextMarkerRange = kAXSelectedTextMarkerRangeAttribute
| `- error: cannot find 'kAXSelectedTextMarkerRangeAttribute' in scope
1132 | /**
1133 | * AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1135:45: error: cannot find 'kAXStartTextMarkerAttribute' in scope
1133 | * AXTextMarkerRef
1134 | */
1135 | public static let startTextMarker = kAXStartTextMarkerAttribute
| `- error: cannot find 'kAXStartTextMarkerAttribute' in scope
1136 | /**
1137 | * AXTextMarkerRangeRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1139:60: error: cannot find 'kAXTextInputMarkedTextMarkerRangeAttribute' in scope
1137 | * AXTextMarkerRangeRef
1138 | */
1139 | public static let textInputMarkedTextMarkerRange = kAXTextInputMarkedTextMarkerRangeAttribute
| `- error: cannot find 'kAXTextInputMarkedTextMarkerRangeAttribute' in scope
1140 | /**
1141 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1143:52: error: cannot find 'kAXValueAutofillAvailableAttribute' in scope
1141 | * CFBooleanRef
1142 | */
1143 | public static let valueAutofillAvailable = kAXValueAutofillAvailableAttribute
| `- error: cannot find 'kAXValueAutofillAvailableAttribute' in scope
1144 |
1145 | // MARK: - Attributed string keys
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1147:49: error: cannot find 'kAXDidSpellCheckStringAttribute' in scope
1145 | // MARK: - Attributed string keys
1146 |
1147 | public static let didSpellCheckString = kAXDidSpellCheckStringAttribute
| `- error: cannot find 'kAXDidSpellCheckStringAttribute' in scope
1148 | /**
1149 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1151:45: error: cannot find 'kAXHighlightStringAttribute' in scope
1149 | * CFBooleanRef
1150 | */
1151 | public static let highlightString = kAXHighlightStringAttribute
| `- error: cannot find 'kAXHighlightStringAttribute' in scope
1152 | /**
1153 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1155:55: error: cannot find 'kAXIsSuggestedDeletionStringAttribute' in scope
1153 | * CFBooleanRef
1154 | */
1155 | public static let isSuggestedDeletionString = kAXIsSuggestedDeletionStringAttribute
| `- error: cannot find 'kAXIsSuggestedDeletionStringAttribute' in scope
1156 | /**
1157 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1159:56: error: cannot find 'kAXIsSuggestedInsertionStringAttribute' in scope
1157 | * CFBooleanRef
1158 | */
1159 | public static let isSuggestedInsertionString = kAXIsSuggestedInsertionStringAttribute
| `- error: cannot find 'kAXIsSuggestedInsertionStringAttribute' in scope
1160 | /**
1161 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1163:48: error: cannot find 'kAXIsSuggestionStringAttribute' in scope
1161 | * CFBooleanRef
1162 | */
1163 | public static let isSuggestionString = kAXIsSuggestionStringAttribute
| `- error: cannot find 'kAXIsSuggestionStringAttribute' in scope
1164 | }
1165 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:288:44: error: cannot find 'kAXActiveElementChangedNotification' in scope
286 | // MARK: - Notifications
287 |
288 | static let activeElementChanged = Self(kAXActiveElementChangedNotification)
| `- error: cannot find 'kAXActiveElementChangedNotification' in scope
289 | static let currentStateChanged = Self(kAXCurrentStateChangedNotification)
290 | static let expandedChanged = Self(kAXExpandedChangedNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:289:43: error: cannot find 'kAXCurrentStateChangedNotification' in scope
287 |
288 | static let activeElementChanged = Self(kAXActiveElementChangedNotification)
289 | static let currentStateChanged = Self(kAXCurrentStateChangedNotification)
| `- error: cannot find 'kAXCurrentStateChangedNotification' in scope
290 | static let expandedChanged = Self(kAXExpandedChangedNotification)
291 | static let invalidStatusChanged = Self(kAXInvalidStatusChangedNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:290:39: error: cannot find 'kAXExpandedChangedNotification' in scope
288 | static let activeElementChanged = Self(kAXActiveElementChangedNotification)
289 | static let currentStateChanged = Self(kAXCurrentStateChangedNotification)
290 | static let expandedChanged = Self(kAXExpandedChangedNotification)
| `- error: cannot find 'kAXExpandedChangedNotification' in scope
291 | static let invalidStatusChanged = Self(kAXInvalidStatusChangedNotification)
292 | static let layoutComplete = Self(kAXLayoutCompleteNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:291:44: error: cannot find 'kAXInvalidStatusChangedNotification' in scope
289 | static let currentStateChanged = Self(kAXCurrentStateChangedNotification)
290 | static let expandedChanged = Self(kAXExpandedChangedNotification)
291 | static let invalidStatusChanged = Self(kAXInvalidStatusChangedNotification)
| `- error: cannot find 'kAXInvalidStatusChangedNotification' in scope
292 | static let layoutComplete = Self(kAXLayoutCompleteNotification)
293 | static let liveRegionChanged = Self(kAXLiveRegionChangedNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:292:38: error: cannot find 'kAXLayoutCompleteNotification' in scope
290 | static let expandedChanged = Self(kAXExpandedChangedNotification)
291 | static let invalidStatusChanged = Self(kAXInvalidStatusChangedNotification)
292 | static let layoutComplete = Self(kAXLayoutCompleteNotification)
| `- error: cannot find 'kAXLayoutCompleteNotification' in scope
293 | static let liveRegionChanged = Self(kAXLiveRegionChangedNotification)
294 | static let liveRegionCreated = Self(kAXLiveRegionCreatedNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:293:41: error: cannot find 'kAXLiveRegionChangedNotification' in scope
291 | static let invalidStatusChanged = Self(kAXInvalidStatusChangedNotification)
292 | static let layoutComplete = Self(kAXLayoutCompleteNotification)
293 | static let liveRegionChanged = Self(kAXLiveRegionChangedNotification)
| `- error: cannot find 'kAXLiveRegionChangedNotification' in scope
294 | static let liveRegionCreated = Self(kAXLiveRegionCreatedNotification)
295 | static let loadComplete = Self(kAXLoadCompleteNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:294:41: error: cannot find 'kAXLiveRegionCreatedNotification' in scope
292 | static let layoutComplete = Self(kAXLayoutCompleteNotification)
293 | static let liveRegionChanged = Self(kAXLiveRegionChangedNotification)
294 | static let liveRegionCreated = Self(kAXLiveRegionCreatedNotification)
| `- error: cannot find 'kAXLiveRegionCreatedNotification' in scope
295 | static let loadComplete = Self(kAXLoadCompleteNotification)
296 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:295:36: error: cannot find 'kAXLoadCompleteNotification' in scope
293 | static let liveRegionChanged = Self(kAXLiveRegionChangedNotification)
294 | static let liveRegionCreated = Self(kAXLiveRegionCreatedNotification)
295 | static let loadComplete = Self(kAXLoadCompleteNotification)
| `- error: cannot find 'kAXLoadCompleteNotification' in scope
296 | }
297 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:32:64: error: cannot find 'kAXAttributedStringForTextMarkerRangeParameterizedAttribute' in scope
30 | // MARK: - Parameterized Attributes
31 |
32 | public static let attributedStringForTextMarkerRange = kAXAttributedStringForTextMarkerRangeParameterizedAttribute
| `- error: cannot find 'kAXAttributedStringForTextMarkerRangeParameterizedAttribute' in scope
33 | /**
34 | * (NSValue *) - (rectValue); param: AXTextMarkerRangeRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:36:54: error: cannot find 'kAXBoundsForTextMarkerRangeParameterizedAttribute' in scope
34 | * (NSValue *) - (rectValue); param: AXTextMarkerRangeRef
35 | */
36 | public static let boundsForTextMarkerRange = kAXBoundsForTextMarkerRangeParameterizedAttribute
| `- error: cannot find 'kAXBoundsForTextMarkerRangeParameterizedAttribute' in scope
37 |
38 | // MARK: - (NSValue *) - (rectValue); param: (NSValue *) - (rectValue)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:40:50: error: cannot find 'kAXConvertRelativeFrameParameterizedAttribute' in scope
38 | // MARK: - (NSValue *) - (rectValue); param: (NSValue *) - (rectValue)
39 |
40 | public static let convertRelativeFrame = kAXConvertRelativeFrameParameterizedAttribute
| `- error: cannot find 'kAXConvertRelativeFrameParameterizedAttribute' in scope
41 | /**
42 | * CFNumberRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:44:48: error: cannot find 'kAXIndexForTextMarkerParameterizedAttribute' in scope
42 | * CFNumberRef; param: AXTextMarkerRef
43 | */
44 | public static let indexForTextMarker = kAXIndexForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXIndexForTextMarkerParameterizedAttribute' in scope
45 | /**
46 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:48:66: error: cannot find 'kAXLeftLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
46 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
47 | */
48 | public static let leftLineTextMarkerRangeForTextMarker = kAXLeftLineTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXLeftLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
49 | /**
50 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:52:66: error: cannot find 'kAXLeftWordTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
50 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
51 | */
52 | public static let leftWordTextMarkerRangeForTextMarker = kAXLeftWordTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXLeftWordTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
53 | /**
54 | * CFNumberRef; param: AXTextMarkerRangeRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:56:54: error: cannot find 'kAXLengthForTextMarkerRangeParameterizedAttribute' in scope
54 | * CFNumberRef; param: AXTextMarkerRangeRef
55 | */
56 | public static let lengthForTextMarkerRange = kAXLengthForTextMarkerRangeParameterizedAttribute
| `- error: cannot find 'kAXLengthForTextMarkerRangeParameterizedAttribute' in scope
57 | /**
58 | * CFNumberRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:60:47: error: cannot find 'kAXLineForTextMarkerParameterizedAttribute' in scope
58 | * CFNumberRef; param: AXTextMarkerRef
59 | */
60 | public static let lineForTextMarker = kAXLineForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXLineForTextMarkerParameterizedAttribute' in scope
61 | /**
62 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:64:62: error: cannot find 'kAXLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
62 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
63 | */
64 | public static let lineTextMarkerRangeForTextMarker = kAXLineTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
65 | /**
66 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:68:64: error: cannot find 'kAXNextLineEndTextMarkerForTextMarkerParameterizedAttribute' in scope
66 | * AXTextMarkerRef; param: AXTextMarkerRef
67 | */
68 | public static let nextLineEndTextMarkerForTextMarker = kAXNextLineEndTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXNextLineEndTextMarkerForTextMarkerParameterizedAttribute' in scope
69 | /**
70 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:72:69: error: cannot find 'kAXNextParagraphEndTextMarkerForTextMarkerParameterizedAttribute' in scope
70 | * AXTextMarkerRef; param: AXTextMarkerRef
71 | */
72 | public static let nextParagraphEndTextMarkerForTextMarker = kAXNextParagraphEndTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXNextParagraphEndTextMarkerForTextMarkerParameterizedAttribute' in scope
73 | /**
74 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:76:68: error: cannot find 'kAXNextSentenceEndTextMarkerForTextMarkerParameterizedAttribute' in scope
74 | * AXTextMarkerRef; param: AXTextMarkerRef
75 | */
76 | public static let nextSentenceEndTextMarkerForTextMarker = kAXNextSentenceEndTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXNextSentenceEndTextMarkerForTextMarkerParameterizedAttribute' in scope
77 | /**
78 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:80:57: error: cannot find 'kAXNextTextMarkerForTextMarkerParameterizedAttribute' in scope
78 | * AXTextMarkerRef; param: AXTextMarkerRef
79 | */
80 | public static let nextTextMarkerForTextMarker = kAXNextTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXNextTextMarkerForTextMarkerParameterizedAttribute' in scope
81 | /**
82 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:84:64: error: cannot find 'kAXNextWordEndTextMarkerForTextMarkerParameterizedAttribute' in scope
82 | * AXTextMarkerRef; param: AXTextMarkerRef
83 | */
84 | public static let nextWordEndTextMarkerForTextMarker = kAXNextWordEndTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXNextWordEndTextMarkerForTextMarkerParameterizedAttribute' in scope
85 | /**
86 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:88:67: error: cannot find 'kAXParagraphTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
86 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
87 | */
88 | public static let paragraphTextMarkerRangeForTextMarker = kAXParagraphTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXParagraphTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
89 | /**
90 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:92:70: error: cannot find 'kAXPreviousLineStartTextMarkerForTextMarkerParameterizedAttribute' in scope
90 | * AXTextMarkerRef; param: AXTextMarkerRef
91 | */
92 | public static let previousLineStartTextMarkerForTextMarker = kAXPreviousLineStartTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXPreviousLineStartTextMarkerForTextMarkerParameterizedAttribute' in scope
93 | /**
94 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:96:75: error: cannot find 'kAXPreviousParagraphStartTextMarkerForTextMarkerParameterizedAttribute' in scope
94 | * AXTextMarkerRef; param: AXTextMarkerRef
95 | */
96 | public static let previousParagraphStartTextMarkerForTextMarker = kAXPreviousParagraphStartTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXPreviousParagraphStartTextMarkerForTextMarkerParameterizedAttribute' in scope
97 | /**
98 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:100:74: error: cannot find 'kAXPreviousSentenceStartTextMarkerForTextMarkerParameterizedAttribute' in scope
98 | * AXTextMarkerRef; param: AXTextMarkerRef
99 | */
100 | public static let previousSentenceStartTextMarkerForTextMarker = kAXPreviousSentenceStartTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXPreviousSentenceStartTextMarkerForTextMarkerParameterizedAttribute' in scope
101 | /**
102 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:104:61: error: cannot find 'kAXPreviousTextMarkerForTextMarkerParameterizedAttribute' in scope
102 | * AXTextMarkerRef; param: AXTextMarkerRef
103 | */
104 | public static let previousTextMarkerForTextMarker = kAXPreviousTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXPreviousTextMarkerForTextMarkerParameterizedAttribute' in scope
105 | /**
106 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:108:70: error: cannot find 'kAXPreviousWordStartTextMarkerForTextMarkerParameterizedAttribute' in scope
106 | * AXTextMarkerRef; param: AXTextMarkerRef
107 | */
108 | public static let previousWordStartTextMarkerForTextMarker = kAXPreviousWordStartTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXPreviousWordStartTextMarkerForTextMarkerParameterizedAttribute' in scope
109 | /**
110 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:112:67: error: cannot find 'kAXRightLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
110 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
111 | */
112 | public static let rightLineTextMarkerRangeForTextMarker = kAXRightLineTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXRightLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
113 | /**
114 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:116:67: error: cannot find 'kAXRightWordTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
114 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
115 | */
116 | public static let rightWordTextMarkerRangeForTextMarker = kAXRightWordTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXRightWordTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
117 | /**
118 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:120:66: error: cannot find 'kAXSentenceTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
118 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
119 | */
120 | public static let sentenceTextMarkerRangeForTextMarker = kAXSentenceTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXSentenceTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
121 | /**
122 | * CFStringRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:124:54: error: cannot find 'kAXStringForTextMarkerRangeParameterizedAttribute' in scope
122 | * CFStringRef; param: AXTextMarkerRef
123 | */
124 | public static let stringForTextMarkerRange = kAXStringForTextMarkerRangeParameterizedAttribute
| `- error: cannot find 'kAXStringForTextMarkerRangeParameterizedAttribute' in scope
125 | /**
126 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:128:63: error: cannot find 'kAXStyleTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
126 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
127 | */
128 | public static let styleTextMarkerRangeForTextMarker = kAXStyleTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXStyleTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
129 | /**
130 | * AXTextMarkerRef; param: CFNumberRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:132:48: error: cannot find 'kAXTextMarkerForIndexParameterizedAttribute' in scope
130 | * AXTextMarkerRef; param: CFNumberRef
131 | */
132 | public static let textMarkerForIndex = kAXTextMarkerForIndexParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerForIndexParameterizedAttribute' in scope
133 |
134 | // MARK: - AXTextMarkerRef; param: (NSValue *) - (pointValue)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:136:51: error: cannot find 'kAXTextMarkerForPositionParameterizedAttribute' in scope
134 | // MARK: - AXTextMarkerRef; param: (NSValue *) - (pointValue)
135 |
136 | public static let textMarkerForPosition = kAXTextMarkerForPositionParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerForPositionParameterizedAttribute' in scope
137 | /**
138 | * CFBooleanRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:140:47: error: cannot find 'kAXTextMarkerIsValidParameterizedAttribute' in scope
138 | * CFBooleanRef; param: AXTextMarkerRef
139 | */
140 | public static let textMarkerIsValid = kAXTextMarkerIsValidParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerIsValidParameterizedAttribute' in scope
141 | /**
142 | * AXTextMarkerRangeRef; param: CFNumberRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:144:52: error: cannot find 'kAXTextMarkerRangeForLineParameterizedAttribute' in scope
142 | * AXTextMarkerRangeRef; param: CFNumberRef
143 | */
144 | public static let textMarkerRangeForLine = kAXTextMarkerRangeForLineParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerRangeForLineParameterizedAttribute' in scope
145 | /**
146 | * AXTextMarkerRangeRef; param: AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:148:57: error: cannot find 'kAXTextMarkerRangeForUIElementParameterizedAttribute' in scope
146 | * AXTextMarkerRangeRef; param: AXUIElementRef
147 | */
148 | public static let textMarkerRangeForUIElement = kAXTextMarkerRangeForUIElementParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerRangeForUIElementParameterizedAttribute' in scope
149 | /**
150 | * AXTextMarkerRangeRef; param: CFArrayRef of AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:152:68: error: cannot find 'kAXTextMarkerRangeForUnorderedTextMarkersParameterizedAttribute' in scope
150 | * AXTextMarkerRangeRef; param: CFArrayRef of AXTextMarkerRef
151 | */
152 | public static let textMarkerRangeForUnorderedTextMarkers = kAXTextMarkerRangeForUnorderedTextMarkersParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerRangeForUnorderedTextMarkersParameterizedAttribute' in scope
153 | /**
154 | * AXUIElementRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:156:52: error: cannot find 'kAXUIElementForTextMarkerParameterizedAttribute' in scope
154 | * AXUIElementRef; param: AXTextMarkerRef
155 | */
156 | public static let uiElementForTextMarker = kAXUIElementForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXUIElementForTextMarkerParameterizedAttribute' in scope
157 | }
158 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Role.swift:174:38: error: cannot find 'kAXImageMapRole' in scope
172 | // MARK: - Roles
173 |
174 | public static let imageMap = kAXImageMapRole
| `- error: cannot find 'kAXImageMapRole' in scope
175 | }
176 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:61:52: error: cannot find 'kAXApplicationAlertDialogSubrole' in scope
59 | // MARK: - Subroles
60 |
61 | public static let applicationAlertDialog = kAXApplicationAlertDialogSubrole
| `- error: cannot find 'kAXApplicationAlertDialogSubrole' in scope
62 | public static let applicationAlert = kAXApplicationAlertSubrole
63 | public static let applicationDialog = kAXApplicationDialogSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:62:46: error: cannot find 'kAXApplicationAlertSubrole' in scope
60 |
61 | public static let applicationAlertDialog = kAXApplicationAlertDialogSubrole
62 | public static let applicationAlert = kAXApplicationAlertSubrole
| `- error: cannot find 'kAXApplicationAlertSubrole' in scope
63 | public static let applicationDialog = kAXApplicationDialogSubrole
64 | public static let applicationGroup = kAXApplicationGroupSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:63:47: error: cannot find 'kAXApplicationDialogSubrole' in scope
61 | public static let applicationAlertDialog = kAXApplicationAlertDialogSubrole
62 | public static let applicationAlert = kAXApplicationAlertSubrole
63 | public static let applicationDialog = kAXApplicationDialogSubrole
| `- error: cannot find 'kAXApplicationDialogSubrole' in scope
64 | public static let applicationGroup = kAXApplicationGroupSubrole
65 | public static let applicationLog = kAXApplicationLogSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:64:46: error: cannot find 'kAXApplicationGroupSubrole' in scope
62 | public static let applicationAlert = kAXApplicationAlertSubrole
63 | public static let applicationDialog = kAXApplicationDialogSubrole
64 | public static let applicationGroup = kAXApplicationGroupSubrole
| `- error: cannot find 'kAXApplicationGroupSubrole' in scope
65 | public static let applicationLog = kAXApplicationLogSubrole
66 | public static let applicationMarquee = kAXApplicationMarqueeSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:65:44: error: cannot find 'kAXApplicationLogSubrole' in scope
63 | public static let applicationDialog = kAXApplicationDialogSubrole
64 | public static let applicationGroup = kAXApplicationGroupSubrole
65 | public static let applicationLog = kAXApplicationLogSubrole
| `- error: cannot find 'kAXApplicationLogSubrole' in scope
66 | public static let applicationMarquee = kAXApplicationMarqueeSubrole
67 | public static let applicationStatus = kAXApplicationStatusSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:66:48: error: cannot find 'kAXApplicationMarqueeSubrole' in scope
64 | public static let applicationGroup = kAXApplicationGroupSubrole
65 | public static let applicationLog = kAXApplicationLogSubrole
66 | public static let applicationMarquee = kAXApplicationMarqueeSubrole
| `- error: cannot find 'kAXApplicationMarqueeSubrole' in scope
67 | public static let applicationStatus = kAXApplicationStatusSubrole
68 | public static let applicationTimer = kAXApplicationTimerSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:67:47: error: cannot find 'kAXApplicationStatusSubrole' in scope
65 | public static let applicationLog = kAXApplicationLogSubrole
66 | public static let applicationMarquee = kAXApplicationMarqueeSubrole
67 | public static let applicationStatus = kAXApplicationStatusSubrole
| `- error: cannot find 'kAXApplicationStatusSubrole' in scope
68 | public static let applicationTimer = kAXApplicationTimerSubrole
69 | public static let audio = kAXAudioSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:68:46: error: cannot find 'kAXApplicationTimerSubrole' in scope
66 | public static let applicationMarquee = kAXApplicationMarqueeSubrole
67 | public static let applicationStatus = kAXApplicationStatusSubrole
68 | public static let applicationTimer = kAXApplicationTimerSubrole
| `- error: cannot find 'kAXApplicationTimerSubrole' in scope
69 | public static let audio = kAXAudioSubrole
70 | public static let codeStyleGroup = kAXCodeStyleGroupSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:69:35: error: cannot find 'kAXAudioSubrole' in scope
67 | public static let applicationStatus = kAXApplicationStatusSubrole
68 | public static let applicationTimer = kAXApplicationTimerSubrole
69 | public static let audio = kAXAudioSubrole
| `- error: cannot find 'kAXAudioSubrole' in scope
70 | public static let codeStyleGroup = kAXCodeStyleGroupSubrole
71 | public static let definition = kAXDefinitionSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:70:44: error: cannot find 'kAXCodeStyleGroupSubrole' in scope
68 | public static let applicationTimer = kAXApplicationTimerSubrole
69 | public static let audio = kAXAudioSubrole
70 | public static let codeStyleGroup = kAXCodeStyleGroupSubrole
| `- error: cannot find 'kAXCodeStyleGroupSubrole' in scope
71 | public static let definition = kAXDefinitionSubrole
72 | public static let deleteStyleGroup = kAXDeleteStyleGroupSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:71:40: error: cannot find 'kAXDefinitionSubrole' in scope
69 | public static let audio = kAXAudioSubrole
70 | public static let codeStyleGroup = kAXCodeStyleGroupSubrole
71 | public static let definition = kAXDefinitionSubrole
| `- error: cannot find 'kAXDefinitionSubrole' in scope
72 | public static let deleteStyleGroup = kAXDeleteStyleGroupSubrole
73 | public static let details = kAXDetailsSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:72:46: error: cannot find 'kAXDeleteStyleGroupSubrole' in scope
70 | public static let codeStyleGroup = kAXCodeStyleGroupSubrole
71 | public static let definition = kAXDefinitionSubrole
72 | public static let deleteStyleGroup = kAXDeleteStyleGroupSubrole
| `- error: cannot find 'kAXDeleteStyleGroupSubrole' in scope
73 | public static let details = kAXDetailsSubrole
74 | public static let documentArticle = kAXDocumentArticleSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:73:37: error: cannot find 'kAXDetailsSubrole' in scope
71 | public static let definition = kAXDefinitionSubrole
72 | public static let deleteStyleGroup = kAXDeleteStyleGroupSubrole
73 | public static let details = kAXDetailsSubrole
| `- error: cannot find 'kAXDetailsSubrole' in scope
74 | public static let documentArticle = kAXDocumentArticleSubrole
75 | public static let documentMath = kAXDocumentMathSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:74:45: error: cannot find 'kAXDocumentArticleSubrole' in scope
72 | public static let deleteStyleGroup = kAXDeleteStyleGroupSubrole
73 | public static let details = kAXDetailsSubrole
74 | public static let documentArticle = kAXDocumentArticleSubrole
| `- error: cannot find 'kAXDocumentArticleSubrole' in scope
75 | public static let documentMath = kAXDocumentMathSubrole
76 | public static let documentNote = kAXDocumentNoteSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:75:42: error: cannot find 'kAXDocumentMathSubrole' in scope
73 | public static let details = kAXDetailsSubrole
74 | public static let documentArticle = kAXDocumentArticleSubrole
75 | public static let documentMath = kAXDocumentMathSubrole
| `- error: cannot find 'kAXDocumentMathSubrole' in scope
76 | public static let documentNote = kAXDocumentNoteSubrole
77 | public static let emptyGroup = kAXEmptyGroupSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:76:42: error: cannot find 'kAXDocumentNoteSubrole' in scope
74 | public static let documentArticle = kAXDocumentArticleSubrole
75 | public static let documentMath = kAXDocumentMathSubrole
76 | public static let documentNote = kAXDocumentNoteSubrole
| `- error: cannot find 'kAXDocumentNoteSubrole' in scope
77 | public static let emptyGroup = kAXEmptyGroupSubrole
78 | public static let fieldset = kAXFieldsetSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:77:40: error: cannot find 'kAXEmptyGroupSubrole' in scope
75 | public static let documentMath = kAXDocumentMathSubrole
76 | public static let documentNote = kAXDocumentNoteSubrole
77 | public static let emptyGroup = kAXEmptyGroupSubrole
| `- error: cannot find 'kAXEmptyGroupSubrole' in scope
78 | public static let fieldset = kAXFieldsetSubrole
79 | public static let fileUploadButton = kAXFileUploadButtonSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:78:38: error: cannot find 'kAXFieldsetSubrole' in scope
76 | public static let documentNote = kAXDocumentNoteSubrole
77 | public static let emptyGroup = kAXEmptyGroupSubrole
78 | public static let fieldset = kAXFieldsetSubrole
| `- error: cannot find 'kAXFieldsetSubrole' in scope
79 | public static let fileUploadButton = kAXFileUploadButtonSubrole
80 | public static let insertStyleGroup = kAXInsertStyleGroupSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:79:46: error: cannot find 'kAXFileUploadButtonSubrole' in scope
77 | public static let emptyGroup = kAXEmptyGroupSubrole
78 | public static let fieldset = kAXFieldsetSubrole
79 | public static let fileUploadButton = kAXFileUploadButtonSubrole
| `- error: cannot find 'kAXFileUploadButtonSubrole' in scope
80 | public static let insertStyleGroup = kAXInsertStyleGroupSubrole
81 | public static let landmarkBanner = kAXLandmarkBannerSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:80:46: error: cannot find 'kAXInsertStyleGroupSubrole' in scope
78 | public static let fieldset = kAXFieldsetSubrole
79 | public static let fileUploadButton = kAXFileUploadButtonSubrole
80 | public static let insertStyleGroup = kAXInsertStyleGroupSubrole
| `- error: cannot find 'kAXInsertStyleGroupSubrole' in scope
81 | public static let landmarkBanner = kAXLandmarkBannerSubrole
82 | public static let landmarkComplementary = kAXLandmarkComplementarySubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:81:44: error: cannot find 'kAXLandmarkBannerSubrole' in scope
79 | public static let fileUploadButton = kAXFileUploadButtonSubrole
80 | public static let insertStyleGroup = kAXInsertStyleGroupSubrole
81 | public static let landmarkBanner = kAXLandmarkBannerSubrole
| `- error: cannot find 'kAXLandmarkBannerSubrole' in scope
82 | public static let landmarkComplementary = kAXLandmarkComplementarySubrole
83 | public static let landmarkContentInfo = kAXLandmarkContentInfoSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:82:51: error: cannot find 'kAXLandmarkComplementarySubrole' in scope
80 | public static let insertStyleGroup = kAXInsertStyleGroupSubrole
81 | public static let landmarkBanner = kAXLandmarkBannerSubrole
82 | public static let landmarkComplementary = kAXLandmarkComplementarySubrole
| `- error: cannot find 'kAXLandmarkComplementarySubrole' in scope
83 | public static let landmarkContentInfo = kAXLandmarkContentInfoSubrole
84 | public static let landmarkMain = kAXLandmarkMainSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:83:49: error: cannot find 'kAXLandmarkContentInfoSubrole' in scope
81 | public static let landmarkBanner = kAXLandmarkBannerSubrole
82 | public static let landmarkComplementary = kAXLandmarkComplementarySubrole
83 | public static let landmarkContentInfo = kAXLandmarkContentInfoSubrole
| `- error: cannot find 'kAXLandmarkContentInfoSubrole' in scope
84 | public static let landmarkMain = kAXLandmarkMainSubrole
85 | public static let landmarkNavigation = kAXLandmarkNavigationSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:84:42: error: cannot find 'kAXLandmarkMainSubrole' in scope
82 | public static let landmarkComplementary = kAXLandmarkComplementarySubrole
83 | public static let landmarkContentInfo = kAXLandmarkContentInfoSubrole
84 | public static let landmarkMain = kAXLandmarkMainSubrole
| `- error: cannot find 'kAXLandmarkMainSubrole' in scope
85 | public static let landmarkNavigation = kAXLandmarkNavigationSubrole
86 | public static let landmarkRegion = kAXLandmarkRegionSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:85:48: error: cannot find 'kAXLandmarkNavigationSubrole' in scope
83 | public static let landmarkContentInfo = kAXLandmarkContentInfoSubrole
84 | public static let landmarkMain = kAXLandmarkMainSubrole
85 | public static let landmarkNavigation = kAXLandmarkNavigationSubrole
| `- error: cannot find 'kAXLandmarkNavigationSubrole' in scope
86 | public static let landmarkRegion = kAXLandmarkRegionSubrole
87 | public static let landmarkSearch = kAXLandmarkSearchSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:86:44: error: cannot find 'kAXLandmarkRegionSubrole' in scope
84 | public static let landmarkMain = kAXLandmarkMainSubrole
85 | public static let landmarkNavigation = kAXLandmarkNavigationSubrole
86 | public static let landmarkRegion = kAXLandmarkRegionSubrole
| `- error: cannot find 'kAXLandmarkRegionSubrole' in scope
87 | public static let landmarkSearch = kAXLandmarkSearchSubrole
88 | public static let mathFenceOperator = kAXMathFenceOperatorSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:87:44: error: cannot find 'kAXLandmarkSearchSubrole' in scope
85 | public static let landmarkNavigation = kAXLandmarkNavigationSubrole
86 | public static let landmarkRegion = kAXLandmarkRegionSubrole
87 | public static let landmarkSearch = kAXLandmarkSearchSubrole
| `- error: cannot find 'kAXLandmarkSearchSubrole' in scope
88 | public static let mathFenceOperator = kAXMathFenceOperatorSubrole
89 | public static let mathFenced = kAXMathFencedSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:88:47: error: cannot find 'kAXMathFenceOperatorSubrole' in scope
86 | public static let landmarkRegion = kAXLandmarkRegionSubrole
87 | public static let landmarkSearch = kAXLandmarkSearchSubrole
88 | public static let mathFenceOperator = kAXMathFenceOperatorSubrole
| `- error: cannot find 'kAXMathFenceOperatorSubrole' in scope
89 | public static let mathFenced = kAXMathFencedSubrole
90 | public static let mathFraction = kAXMathFractionSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:89:40: error: cannot find 'kAXMathFencedSubrole' in scope
87 | public static let landmarkSearch = kAXLandmarkSearchSubrole
88 | public static let mathFenceOperator = kAXMathFenceOperatorSubrole
89 | public static let mathFenced = kAXMathFencedSubrole
| `- error: cannot find 'kAXMathFencedSubrole' in scope
90 | public static let mathFraction = kAXMathFractionSubrole
91 | public static let mathIdentifier = kAXMathIdentifierSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:90:42: error: cannot find 'kAXMathFractionSubrole' in scope
88 | public static let mathFenceOperator = kAXMathFenceOperatorSubrole
89 | public static let mathFenced = kAXMathFencedSubrole
90 | public static let mathFraction = kAXMathFractionSubrole
| `- error: cannot find 'kAXMathFractionSubrole' in scope
91 | public static let mathIdentifier = kAXMathIdentifierSubrole
92 | public static let mathMultiscript = kAXMathMultiscriptSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:91:44: error: cannot find 'kAXMathIdentifierSubrole' in scope
89 | public static let mathFenced = kAXMathFencedSubrole
90 | public static let mathFraction = kAXMathFractionSubrole
91 | public static let mathIdentifier = kAXMathIdentifierSubrole
| `- error: cannot find 'kAXMathIdentifierSubrole' in scope
92 | public static let mathMultiscript = kAXMathMultiscriptSubrole
93 | public static let mathNumber = kAXMathNumberSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:92:45: error: cannot find 'kAXMathMultiscriptSubrole' in scope
90 | public static let mathFraction = kAXMathFractionSubrole
91 | public static let mathIdentifier = kAXMathIdentifierSubrole
92 | public static let mathMultiscript = kAXMathMultiscriptSubrole
| `- error: cannot find 'kAXMathMultiscriptSubrole' in scope
93 | public static let mathNumber = kAXMathNumberSubrole
94 | public static let mathOperator = kAXMathOperatorSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:93:40: error: cannot find 'kAXMathNumberSubrole' in scope
91 | public static let mathIdentifier = kAXMathIdentifierSubrole
92 | public static let mathMultiscript = kAXMathMultiscriptSubrole
93 | public static let mathNumber = kAXMathNumberSubrole
| `- error: cannot find 'kAXMathNumberSubrole' in scope
94 | public static let mathOperator = kAXMathOperatorSubrole
95 | public static let mathRoot = kAXMathRootSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:94:42: error: cannot find 'kAXMathOperatorSubrole' in scope
92 | public static let mathMultiscript = kAXMathMultiscriptSubrole
93 | public static let mathNumber = kAXMathNumberSubrole
94 | public static let mathOperator = kAXMathOperatorSubrole
| `- error: cannot find 'kAXMathOperatorSubrole' in scope
95 | public static let mathRoot = kAXMathRootSubrole
96 | public static let mathRow = kAXMathRowSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:95:38: error: cannot find 'kAXMathRootSubrole' in scope
93 | public static let mathNumber = kAXMathNumberSubrole
94 | public static let mathOperator = kAXMathOperatorSubrole
95 | public static let mathRoot = kAXMathRootSubrole
| `- error: cannot find 'kAXMathRootSubrole' in scope
96 | public static let mathRow = kAXMathRowSubrole
97 | public static let mathSeparatorOperator = kAXMathSeparatorOperatorSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:96:37: error: cannot find 'kAXMathRowSubrole' in scope
94 | public static let mathOperator = kAXMathOperatorSubrole
95 | public static let mathRoot = kAXMathRootSubrole
96 | public static let mathRow = kAXMathRowSubrole
| `- error: cannot find 'kAXMathRowSubrole' in scope
97 | public static let mathSeparatorOperator = kAXMathSeparatorOperatorSubrole
98 | public static let mathSquareRoot = kAXMathSquareRootSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:97:51: error: cannot find 'kAXMathSeparatorOperatorSubrole' in scope
95 | public static let mathRoot = kAXMathRootSubrole
96 | public static let mathRow = kAXMathRowSubrole
97 | public static let mathSeparatorOperator = kAXMathSeparatorOperatorSubrole
| `- error: cannot find 'kAXMathSeparatorOperatorSubrole' in scope
98 | public static let mathSquareRoot = kAXMathSquareRootSubrole
99 | public static let mathSubscriptSuperscript = kAXMathSubscriptSuperscriptSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:98:44: error: cannot find 'kAXMathSquareRootSubrole' in scope
96 | public static let mathRow = kAXMathRowSubrole
97 | public static let mathSeparatorOperator = kAXMathSeparatorOperatorSubrole
98 | public static let mathSquareRoot = kAXMathSquareRootSubrole
| `- error: cannot find 'kAXMathSquareRootSubrole' in scope
99 | public static let mathSubscriptSuperscript = kAXMathSubscriptSuperscriptSubrole
100 | public static let mathTableCell = kAXMathTableCellSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:99:54: error: cannot find 'kAXMathSubscriptSuperscriptSubrole' in scope
97 | public static let mathSeparatorOperator = kAXMathSeparatorOperatorSubrole
98 | public static let mathSquareRoot = kAXMathSquareRootSubrole
99 | public static let mathSubscriptSuperscript = kAXMathSubscriptSuperscriptSubrole
| `- error: cannot find 'kAXMathSubscriptSuperscriptSubrole' in scope
100 | public static let mathTableCell = kAXMathTableCellSubrole
101 | public static let mathTableRow = kAXMathTableRowSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:100:43: error: cannot find 'kAXMathTableCellSubrole' in scope
98 | public static let mathSquareRoot = kAXMathSquareRootSubrole
99 | public static let mathSubscriptSuperscript = kAXMathSubscriptSuperscriptSubrole
100 | public static let mathTableCell = kAXMathTableCellSubrole
| `- error: cannot find 'kAXMathTableCellSubrole' in scope
101 | public static let mathTableRow = kAXMathTableRowSubrole
102 | public static let mathTable = kAXMathTableSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:101:42: error: cannot find 'kAXMathTableRowSubrole' in scope
99 | public static let mathSubscriptSuperscript = kAXMathSubscriptSuperscriptSubrole
100 | public static let mathTableCell = kAXMathTableCellSubrole
101 | public static let mathTableRow = kAXMathTableRowSubrole
| `- error: cannot find 'kAXMathTableRowSubrole' in scope
102 | public static let mathTable = kAXMathTableSubrole
103 | public static let mathText = kAXMathTextSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:102:39: error: cannot find 'kAXMathTableSubrole' in scope
100 | public static let mathTableCell = kAXMathTableCellSubrole
101 | public static let mathTableRow = kAXMathTableRowSubrole
102 | public static let mathTable = kAXMathTableSubrole
| `- error: cannot find 'kAXMathTableSubrole' in scope
103 | public static let mathText = kAXMathTextSubrole
104 | public static let mathUnderOver = kAXMathUnderOverSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:103:38: error: cannot find 'kAXMathTextSubrole' in scope
101 | public static let mathTableRow = kAXMathTableRowSubrole
102 | public static let mathTable = kAXMathTableSubrole
103 | public static let mathText = kAXMathTextSubrole
| `- error: cannot find 'kAXMathTextSubrole' in scope
104 | public static let mathUnderOver = kAXMathUnderOverSubrole
105 | public static let meter = kAXMeterSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:104:43: error: cannot find 'kAXMathUnderOverSubrole' in scope
102 | public static let mathTable = kAXMathTableSubrole
103 | public static let mathText = kAXMathTextSubrole
104 | public static let mathUnderOver = kAXMathUnderOverSubrole
| `- error: cannot find 'kAXMathUnderOverSubrole' in scope
105 | public static let meter = kAXMeterSubrole
106 | public static let rubyInline = kAXRubyInlineSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:105:35: error: cannot find 'kAXMeterSubrole' in scope
103 | public static let mathText = kAXMathTextSubrole
104 | public static let mathUnderOver = kAXMathUnderOverSubrole
105 | public static let meter = kAXMeterSubrole
| `- error: cannot find 'kAXMeterSubrole' in scope
106 | public static let rubyInline = kAXRubyInlineSubrole
107 | public static let rubyText = kAXRubyTextSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:106:40: error: cannot find 'kAXRubyInlineSubrole' in scope
104 | public static let mathUnderOver = kAXMathUnderOverSubrole
105 | public static let meter = kAXMeterSubrole
106 | public static let rubyInline = kAXRubyInlineSubrole
| `- error: cannot find 'kAXRubyInlineSubrole' in scope
107 | public static let rubyText = kAXRubyTextSubrole
108 | public static let subscriptStyleGroup = kAXSubscriptStyleGroupSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:107:38: error: cannot find 'kAXRubyTextSubrole' in scope
105 | public static let meter = kAXMeterSubrole
106 | public static let rubyInline = kAXRubyInlineSubrole
107 | public static let rubyText = kAXRubyTextSubrole
| `- error: cannot find 'kAXRubyTextSubrole' in scope
108 | public static let subscriptStyleGroup = kAXSubscriptStyleGroupSubrole
109 | public static let summary = kAXSummarySubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:108:49: error: cannot find 'kAXSubscriptStyleGroupSubrole' in scope
106 | public static let rubyInline = kAXRubyInlineSubrole
107 | public static let rubyText = kAXRubyTextSubrole
108 | public static let subscriptStyleGroup = kAXSubscriptStyleGroupSubrole
| `- error: cannot find 'kAXSubscriptStyleGroupSubrole' in scope
109 | public static let summary = kAXSummarySubrole
110 | public static let superscriptStyleGroup = kAXSuperscriptStyleGroupSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:109:37: error: cannot find 'kAXSummarySubrole' in scope
107 | public static let rubyText = kAXRubyTextSubrole
108 | public static let subscriptStyleGroup = kAXSubscriptStyleGroupSubrole
109 | public static let summary = kAXSummarySubrole
| `- error: cannot find 'kAXSummarySubrole' in scope
110 | public static let superscriptStyleGroup = kAXSuperscriptStyleGroupSubrole
111 | public static let tabPanel = kAXTabPanelSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:110:51: error: cannot find 'kAXSuperscriptStyleGroupSubrole' in scope
108 | public static let subscriptStyleGroup = kAXSubscriptStyleGroupSubrole
109 | public static let summary = kAXSummarySubrole
110 | public static let superscriptStyleGroup = kAXSuperscriptStyleGroupSubrole
| `- error: cannot find 'kAXSuperscriptStyleGroupSubrole' in scope
111 | public static let tabPanel = kAXTabPanelSubrole
112 | public static let term = kAXTermSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:111:38: error: cannot find 'kAXTabPanelSubrole' in scope
109 | public static let summary = kAXSummarySubrole
110 | public static let superscriptStyleGroup = kAXSuperscriptStyleGroupSubrole
111 | public static let tabPanel = kAXTabPanelSubrole
| `- error: cannot find 'kAXTabPanelSubrole' in scope
112 | public static let term = kAXTermSubrole
113 | public static let timeGroup = kAXTimeGroupSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:112:34: error: cannot find 'kAXTermSubrole' in scope
110 | public static let superscriptStyleGroup = kAXSuperscriptStyleGroupSubrole
111 | public static let tabPanel = kAXTabPanelSubrole
112 | public static let term = kAXTermSubrole
| `- error: cannot find 'kAXTermSubrole' in scope
113 | public static let timeGroup = kAXTimeGroupSubrole
114 | public static let userInterfaceTooltip = kAXUserInterfaceTooltipSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:113:39: error: cannot find 'kAXTimeGroupSubrole' in scope
111 | public static let tabPanel = kAXTabPanelSubrole
112 | public static let term = kAXTermSubrole
113 | public static let timeGroup = kAXTimeGroupSubrole
| `- error: cannot find 'kAXTimeGroupSubrole' in scope
114 | public static let userInterfaceTooltip = kAXUserInterfaceTooltipSubrole
115 | public static let video = kAXVideoSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:114:50: error: cannot find 'kAXUserInterfaceTooltipSubrole' in scope
112 | public static let term = kAXTermSubrole
113 | public static let timeGroup = kAXTimeGroupSubrole
114 | public static let userInterfaceTooltip = kAXUserInterfaceTooltipSubrole
| `- error: cannot find 'kAXUserInterfaceTooltipSubrole' in scope
115 | public static let video = kAXVideoSubrole
116 | public static let webApplication = kAXWebApplicationSubrole
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:115:35: error: cannot find 'kAXVideoSubrole' in scope
113 | public static let timeGroup = kAXTimeGroupSubrole
114 | public static let userInterfaceTooltip = kAXUserInterfaceTooltipSubrole
115 | public static let video = kAXVideoSubrole
| `- error: cannot find 'kAXVideoSubrole' in scope
116 | public static let webApplication = kAXWebApplicationSubrole
117 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Subrole.swift:116:44: error: cannot find 'kAXWebApplicationSubrole' in scope
114 | public static let userInterfaceTooltip = kAXUserInterfaceTooltipSubrole
115 | public static let video = kAXVideoSubrole
116 | public static let webApplication = kAXWebApplicationSubrole
| `- error: cannot find 'kAXWebApplicationSubrole' in scope
117 | }
118 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:915:40: error: cannot find 'kAXARIAAtomicAttribute' in scope
913 | // MARK: - Attributes
914 |
915 | public static let ariaAtomic = kAXARIAAtomicAttribute
| `- error: cannot find 'kAXARIAAtomicAttribute' in scope
916 | /**
917 | * CFNumberRef, 1-based
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:919:45: error: cannot find 'kAXARIAColumnCountAttribute' in scope
917 | * CFNumberRef, 1-based
918 | */
919 | public static let ariaColumnCount = kAXARIAColumnCountAttribute
| `- error: cannot find 'kAXARIAColumnCountAttribute' in scope
920 | /**
921 | * CFNumberRef, 1-based
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:923:45: error: cannot find 'kAXARIAColumnIndexAttribute' in scope
921 | * CFNumberRef, 1-based
922 | */
923 | public static let ariaColumnIndex = kAXARIAColumnIndexAttribute
| `- error: cannot find 'kAXARIAColumnIndexAttribute' in scope
924 | /**
925 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:927:41: error: cannot find 'kAXARIACurrentAttribute' in scope
925 | * CFStringRef
926 | */
927 | public static let ariaCurrent = kAXARIACurrentAttribute
| `- error: cannot find 'kAXARIACurrentAttribute' in scope
928 | /**
929 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:931:38: error: cannot find 'kAXARIALiveAttribute' in scope
929 | * CFStringRef
930 | */
931 | public static let ariaLive = kAXARIALiveAttribute
| `- error: cannot find 'kAXARIALiveAttribute' in scope
932 | /**
933 | * CFNumberRef, 1-based
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:935:42: error: cannot find 'kAXARIAPosInSetAttribute' in scope
933 | * CFNumberRef, 1-based
934 | */
935 | public static let ariaPosInSet = kAXARIAPosInSetAttribute
| `- error: cannot find 'kAXARIAPosInSetAttribute' in scope
936 | /**
937 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:939:42: error: cannot find 'kAXARIARelevantAttribute' in scope
937 | * CFStringRef
938 | */
939 | public static let ariaRelevant = kAXARIARelevantAttribute
| `- error: cannot find 'kAXARIARelevantAttribute' in scope
940 | /**
941 | * CFNumberRef, 1-based
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:943:42: error: cannot find 'kAXARIARowCountAttribute' in scope
941 | * CFNumberRef, 1-based
942 | */
943 | public static let ariaRowCount = kAXARIARowCountAttribute
| `- error: cannot find 'kAXARIARowCountAttribute' in scope
944 | /**
945 | * CFNumberRef, 1-based
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:947:42: error: cannot find 'kAXARIARowIndexAttribute' in scope
945 | * CFNumberRef, 1-based
946 | */
947 | public static let ariaRowIndex = kAXARIARowIndexAttribute
| `- error: cannot find 'kAXARIARowIndexAttribute' in scope
948 | /**
949 | * CFNumberRef, 1-based
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:951:41: error: cannot find 'kAXARIASetSizeAttribute' in scope
949 | * CFNumberRef, 1-based
950 | */
951 | public static let ariaSetSize = kAXARIASetSizeAttribute
| `- error: cannot find 'kAXARIASetSizeAttribute' in scope
952 | /**
953 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:955:39: error: cannot find 'kAXAccessKeyAttribute' in scope
953 | * CFStringRef
954 | */
955 | public static let accessKey = kAXAccessKeyAttribute
| `- error: cannot find 'kAXAccessKeyAttribute' in scope
956 | /**
957 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:959:43: error: cannot find 'kAXActiveElementAttribute' in scope
957 | * AXUIElementRef
958 | */
959 | public static let activeElement = kAXActiveElementAttribute
| `- error: cannot find 'kAXActiveElementAttribute' in scope
960 | /**
961 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:963:42: error: cannot find 'kAXBrailleLabelAttribute' in scope
961 | * CFStringRef
962 | */
963 | public static let brailleLabel = kAXBrailleLabelAttribute
| `- error: cannot find 'kAXBrailleLabelAttribute' in scope
964 | /**
965 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:967:52: error: cannot find 'kAXBrailleRoleDescriptionAttribute' in scope
965 | * CFStringRef
966 | */
967 | public static let brailleRoleDescription = kAXBrailleRoleDescriptionAttribute
| `- error: cannot find 'kAXBrailleRoleDescriptionAttribute' in scope
968 | /**
969 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:971:50: error: cannot find 'kAXCaretBrowsingEnabledAttribute' in scope
969 | * CFBooleanRef
970 | */
971 | public static let caretBrowsingEnabled = kAXCaretBrowsingEnabledAttribute
| `- error: cannot find 'kAXCaretBrowsingEnabledAttribute' in scope
972 | /**
973 | * CFArrayRef of CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:975:42: error: cannot find 'kAXDOMClassListAttribute' in scope
973 | * CFArrayRef of CFStringRef
974 | */
975 | public static let domClassList = kAXDOMClassListAttribute
| `- error: cannot find 'kAXDOMClassListAttribute' in scope
976 | /**
977 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:979:43: error: cannot find 'kAXDOMIdentifierAttribute' in scope
977 | * CFStringRef
978 | */
979 | public static let domIdentifier = kAXDOMIdentifierAttribute
| `- error: cannot find 'kAXDOMIdentifierAttribute' in scope
980 | /**
981 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:983:43: error: cannot find 'kAXDatetimeValueAttribute' in scope
981 | * CFStringRef
982 | */
983 | public static let datetimeValue = kAXDatetimeValueAttribute
| `- error: cannot find 'kAXDatetimeValueAttribute' in scope
984 | /**
985 | * CFArrayRef of AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:987:41: error: cannot find 'kAXDescribedByAttribute' in scope
985 | * CFArrayRef of AXUIElementRef
986 | */
987 | public static let describedBy = kAXDescribedByAttribute
| `- error: cannot find 'kAXDescribedByAttribute' in scope
988 | /**
989 | * CFArrayRef of CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:991:41: error: cannot find 'kAXDropEffectsAttribute' in scope
989 | * CFArrayRef of CFStringRef
990 | */
991 | public static let dropEffects = kAXDropEffectsAttribute
| `- error: cannot find 'kAXDropEffectsAttribute' in scope
992 | /**
993 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:995:46: error: cannot find 'kAXEditableAncestorAttribute' in scope
993 | * AXUIElementRef
994 | */
995 | public static let editableAncestor = kAXEditableAncestorAttribute
| `- error: cannot find 'kAXEditableAncestorAttribute' in scope
996 | /**
997 | * AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:999:43: error: cannot find 'kAXEndTextMarkerAttribute' in scope
997 | * AXTextMarkerRef
998 | */
999 | public static let endTextMarker = kAXEndTextMarkerAttribute
| `- error: cannot find 'kAXEndTextMarkerAttribute' in scope
1000 | /**
1001 | * CFArrayRef of AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1003:50: error: cannot find 'kAXErrorMessageElementsAttribute' in scope
1001 | * CFArrayRef of AXUIElementRef
1002 | */
1003 | public static let errorMessageElements = kAXErrorMessageElementsAttribute
| `- error: cannot find 'kAXErrorMessageElementsAttribute' in scope
1004 | /**
1005 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1007:47: error: cannot find 'kAXExpandedTextValueAttribute' in scope
1005 | * CFBooleanRef
1006 | */
1007 | public static let expandedTextValue = kAXExpandedTextValueAttribute
| `- error: cannot find 'kAXExpandedTextValueAttribute' in scope
1008 | /**
1009 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1011:47: error: cannot find 'kAXFocusableAncestorAttribute' in scope
1009 | * AXUIElementRef
1010 | */
1011 | public static let focusableAncestor = kAXFocusableAncestorAttribute
| `- error: cannot find 'kAXFocusableAncestorAttribute' in scope
1012 | /**
1013 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1015:37: error: cannot find 'kAXGrabbedAttribute' in scope
1013 | * CFBooleanRef
1014 | */
1015 | public static let grabbed = kAXGrabbedAttribute
| `- error: cannot find 'kAXGrabbedAttribute' in scope
1016 | /**
1017 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1019:53: error: cannot find 'kAXHasDocumentRoleAncestorAttribute' in scope
1017 | * CFBooleanRef
1018 | */
1019 | public static let hasDocumentRoleAncestor = kAXHasDocumentRoleAncestorAttribute
| `- error: cannot find 'kAXHasDocumentRoleAncestorAttribute' in scope
1020 | /**
1021 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1023:38: error: cannot find 'kAXHasPopupAttribute' in scope
1021 | * CFBooleanRef
1022 | */
1023 | public static let hasPopup = kAXHasPopupAttribute
| `- error: cannot find 'kAXHasPopupAttribute' in scope
1024 | /**
1025 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1027:55: error: cannot find 'kAXHasWebApplicationAncestorAttribute' in scope
1025 | * CFBooleanRef
1026 | */
1027 | public static let hasWebApplicationAncestor = kAXHasWebApplicationAncestorAttribute
| `- error: cannot find 'kAXHasWebApplicationAncestorAttribute' in scope
1028 | /**
1029 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1031:53: error: cannot find 'kAXHighestEditableAncestorAttribute' in scope
1029 | * AXUIElementRef
1030 | */
1031 | public static let highestEditableAncestor = kAXHighestEditableAncestorAttribute
| `- error: cannot find 'kAXHighestEditableAncestorAttribute' in scope
1032 | /**
1033 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1035:40: error: cannot find 'kAXInlineTextAttribute' in scope
1033 | * CFBooleanRef
1034 | */
1035 | public static let inlineText = kAXInlineTextAttribute
| `- error: cannot find 'kAXInlineTextAttribute' in scope
1036 | /**
1037 | * CFRange
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1039:60: error: cannot find 'kAXIntersectionWithSelectionRangeAttribute' in scope
1037 | * CFRange
1038 | */
1039 | public static let intersectionWithSelectionRange = kAXIntersectionWithSelectionRangeAttribute
| `- error: cannot find 'kAXIntersectionWithSelectionRangeAttribute' in scope
1040 | /**
1041 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1043:37: error: cannot find 'kAXInvalidAttribute' in scope
1041 | * CFStringRef
1042 | */
1043 | public static let invalid = kAXInvalidAttribute
| `- error: cannot find 'kAXInvalidAttribute' in scope
1044 | /**
1045 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1047:42: error: cannot find 'kAXKeyShortcutsAttribute' in scope
1045 | * CFStringRef
1046 | */
1047 | public static let keyShortcuts = kAXKeyShortcutsAttribute
| `- error: cannot find 'kAXKeyShortcutsAttribute' in scope
1048 | /**
1049 | * CFArrayRef of AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1051:44: error: cannot find 'kAXLinkUIElementsAttribute' in scope
1049 | * CFArrayRef of AXUIElementRef
1050 | */
1051 | public static let linkUIElements = kAXLinkUIElementsAttribute
| `- error: cannot find 'kAXLinkUIElementsAttribute' in scope
1052 | /**
1053 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1055:36: error: cannot find 'kAXLoadedAttribute' in scope
1053 | * CFBooleanRef
1054 | */
1055 | public static let loaded = kAXLoadedAttribute
| `- error: cannot find 'kAXLoadedAttribute' in scope
1056 | /**
1057 | * CFNumber, double, 0.0 - 1.0
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1059:45: error: cannot find 'kAXLoadingProgressAttribute' in scope
1057 | * CFNumber, double, 0.0 - 1.0
1058 | */
1059 | public static let loadingProgress = kAXLoadingProgressAttribute
| `- error: cannot find 'kAXLoadingProgressAttribute' in scope
1060 | /**
1061 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1063:38: error: cannot find 'kAXMathBaseAttribute' in scope
1061 | * AXUIElementRef
1062 | */
1063 | public static let mathBase = kAXMathBaseAttribute
| `- error: cannot find 'kAXMathBaseAttribute' in scope
1064 | /**
1065 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1067:45: error: cannot find 'kAXMathFencedCloseAttribute' in scope
1065 | * CFStringRef
1066 | */
1067 | public static let mathFencedClose = kAXMathFencedCloseAttribute
| `- error: cannot find 'kAXMathFencedCloseAttribute' in scope
1068 | /**
1069 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1071:44: error: cannot find 'kAXMathFencedOpenAttribute' in scope
1069 | * CFStringRef
1070 | */
1071 | public static let mathFencedOpen = kAXMathFencedOpenAttribute
| `- error: cannot find 'kAXMathFencedOpenAttribute' in scope
1072 | /**
1073 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1075:53: error: cannot find 'kAXMathFractionDenominatorAttribute' in scope
1073 | * AXUIElementRef
1074 | */
1075 | public static let mathFractionDenominator = kAXMathFractionDenominatorAttribute
| `- error: cannot find 'kAXMathFractionDenominatorAttribute' in scope
1076 | /**
1077 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1079:51: error: cannot find 'kAXMathFractionNumeratorAttribute' in scope
1077 | * AXUIElementRef
1078 | */
1079 | public static let mathFractionNumerator = kAXMathFractionNumeratorAttribute
| `- error: cannot find 'kAXMathFractionNumeratorAttribute' in scope
1080 | /**
1081 | * CFNumberRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1083:47: error: cannot find 'kAXMathLineThicknessAttribute' in scope
1081 | * CFNumberRef
1082 | */
1083 | public static let mathLineThickness = kAXMathLineThicknessAttribute
| `- error: cannot find 'kAXMathLineThicknessAttribute' in scope
1084 | /**
1085 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1087:38: error: cannot find 'kAXMathOverAttribute' in scope
1085 | * AXUIElementRef
1086 | */
1087 | public static let mathOver = kAXMathOverAttribute
| `- error: cannot find 'kAXMathOverAttribute' in scope
1088 | /**
1089 | * CFArrayRef of CFDictionary
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1091:45: error: cannot find 'kAXMathPostscriptsAttribute' in scope
1089 | * CFArrayRef of CFDictionary
1090 | */
1091 | public static let mathPostscripts = kAXMathPostscriptsAttribute
| `- error: cannot find 'kAXMathPostscriptsAttribute' in scope
1092 | /**
1093 | * CFArrayRef of CFDictionary
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1095:44: error: cannot find 'kAXMathPrescriptsAttribute' in scope
1093 | * CFArrayRef of CFDictionary
1094 | */
1095 | public static let mathPrescripts = kAXMathPrescriptsAttribute
| `- error: cannot find 'kAXMathPrescriptsAttribute' in scope
1096 | /**
1097 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1099:43: error: cannot find 'kAXMathRootIndexAttribute' in scope
1097 | * AXUIElementRef
1098 | */
1099 | public static let mathRootIndex = kAXMathRootIndexAttribute
| `- error: cannot find 'kAXMathRootIndexAttribute' in scope
1100 | /**
1101 | * CFArrayRef of AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1103:46: error: cannot find 'kAXMathRootRadicandAttribute' in scope
1101 | * CFArrayRef of AXUIElementRef
1102 | */
1103 | public static let mathRootRadicand = kAXMathRootRadicandAttribute
| `- error: cannot find 'kAXMathRootRadicandAttribute' in scope
1104 | /**
1105 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1107:43: error: cannot find 'kAXMathSubscriptAttribute' in scope
1105 | * AXUIElementRef
1106 | */
1107 | public static let mathSubscript = kAXMathSubscriptAttribute
| `- error: cannot find 'kAXMathSubscriptAttribute' in scope
1108 | /**
1109 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1111:45: error: cannot find 'kAXMathSuperscriptAttribute' in scope
1109 | * AXUIElementRef
1110 | */
1111 | public static let mathSuperscript = kAXMathSuperscriptAttribute
| `- error: cannot find 'kAXMathSuperscriptAttribute' in scope
1112 | /**
1113 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1115:39: error: cannot find 'kAXMathUnderAttribute' in scope
1113 | * AXUIElementRef
1114 | */
1115 | public static let mathUnder = kAXMathUnderAttribute
| `- error: cannot find 'kAXMathUnderAttribute' in scope
1116 | /**
1117 | * CFArrayRef of AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1119:34: error: cannot find 'kAXOwnsAttribute' in scope
1117 | * CFArrayRef of AXUIElementRef
1118 | */
1119 | public static let owns = kAXOwnsAttribute
| `- error: cannot find 'kAXOwnsAttribute' in scope
1120 | /**
1121 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1123:40: error: cannot find 'kAXPopupValueAttribute' in scope
1121 | * CFStringRef
1122 | */
1123 | public static let popupValue = kAXPopupValueAttribute
| `- error: cannot find 'kAXPopupValueAttribute' in scope
1124 | /**
1125 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1127:61: error: cannot find 'kAXPreventKeyboardDOMEventDispatchAttribute' in scope
1125 | * CFBooleanRef
1126 | */
1127 | public static let preventKeyboardDOMEventDispatch = kAXPreventKeyboardDOMEventDispatchAttribute
| `- error: cannot find 'kAXPreventKeyboardDOMEventDispatchAttribute' in scope
1128 | /**
1129 | * AXTextMarkerRangeRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1131:53: error: cannot find 'kAXSelectedTextMarkerRangeAttribute' in scope
1129 | * AXTextMarkerRangeRef
1130 | */
1131 | public static let selectedTextMarkerRange = kAXSelectedTextMarkerRangeAttribute
| `- error: cannot find 'kAXSelectedTextMarkerRangeAttribute' in scope
1132 | /**
1133 | * AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1135:45: error: cannot find 'kAXStartTextMarkerAttribute' in scope
1133 | * AXTextMarkerRef
1134 | */
1135 | public static let startTextMarker = kAXStartTextMarkerAttribute
| `- error: cannot find 'kAXStartTextMarkerAttribute' in scope
1136 | /**
1137 | * AXTextMarkerRangeRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1139:60: error: cannot find 'kAXTextInputMarkedTextMarkerRangeAttribute' in scope
1137 | * AXTextMarkerRangeRef
1138 | */
1139 | public static let textInputMarkedTextMarkerRange = kAXTextInputMarkedTextMarkerRangeAttribute
| `- error: cannot find 'kAXTextInputMarkedTextMarkerRangeAttribute' in scope
1140 | /**
1141 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1143:52: error: cannot find 'kAXValueAutofillAvailableAttribute' in scope
1141 | * CFBooleanRef
1142 | */
1143 | public static let valueAutofillAvailable = kAXValueAutofillAvailableAttribute
| `- error: cannot find 'kAXValueAutofillAvailableAttribute' in scope
1144 |
1145 | // MARK: - Attributed string keys
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1147:49: error: cannot find 'kAXDidSpellCheckStringAttribute' in scope
1145 | // MARK: - Attributed string keys
1146 |
1147 | public static let didSpellCheckString = kAXDidSpellCheckStringAttribute
| `- error: cannot find 'kAXDidSpellCheckStringAttribute' in scope
1148 | /**
1149 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1151:45: error: cannot find 'kAXHighlightStringAttribute' in scope
1149 | * CFBooleanRef
1150 | */
1151 | public static let highlightString = kAXHighlightStringAttribute
| `- error: cannot find 'kAXHighlightStringAttribute' in scope
1152 | /**
1153 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1155:55: error: cannot find 'kAXIsSuggestedDeletionStringAttribute' in scope
1153 | * CFBooleanRef
1154 | */
1155 | public static let isSuggestedDeletionString = kAXIsSuggestedDeletionStringAttribute
| `- error: cannot find 'kAXIsSuggestedDeletionStringAttribute' in scope
1156 | /**
1157 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1159:56: error: cannot find 'kAXIsSuggestedInsertionStringAttribute' in scope
1157 | * CFBooleanRef
1158 | */
1159 | public static let isSuggestedInsertionString = kAXIsSuggestedInsertionStringAttribute
| `- error: cannot find 'kAXIsSuggestedInsertionStringAttribute' in scope
1160 | /**
1161 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1163:48: error: cannot find 'kAXIsSuggestionStringAttribute' in scope
1161 | * CFBooleanRef
1162 | */
1163 | public static let isSuggestionString = kAXIsSuggestionStringAttribute
| `- error: cannot find 'kAXIsSuggestionStringAttribute' in scope
1164 | }
1165 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:915:40: error: cannot find 'kAXARIAAtomicAttribute' in scope
913 | // MARK: - Attributes
914 |
915 | public static let ariaAtomic = kAXARIAAtomicAttribute
| `- error: cannot find 'kAXARIAAtomicAttribute' in scope
916 | /**
917 | * CFNumberRef, 1-based
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:919:45: error: cannot find 'kAXARIAColumnCountAttribute' in scope
917 | * CFNumberRef, 1-based
918 | */
919 | public static let ariaColumnCount = kAXARIAColumnCountAttribute
| `- error: cannot find 'kAXARIAColumnCountAttribute' in scope
920 | /**
921 | * CFNumberRef, 1-based
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:923:45: error: cannot find 'kAXARIAColumnIndexAttribute' in scope
921 | * CFNumberRef, 1-based
922 | */
923 | public static let ariaColumnIndex = kAXARIAColumnIndexAttribute
| `- error: cannot find 'kAXARIAColumnIndexAttribute' in scope
924 | /**
925 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:927:41: error: cannot find 'kAXARIACurrentAttribute' in scope
925 | * CFStringRef
926 | */
927 | public static let ariaCurrent = kAXARIACurrentAttribute
| `- error: cannot find 'kAXARIACurrentAttribute' in scope
928 | /**
929 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:931:38: error: cannot find 'kAXARIALiveAttribute' in scope
929 | * CFStringRef
930 | */
931 | public static let ariaLive = kAXARIALiveAttribute
| `- error: cannot find 'kAXARIALiveAttribute' in scope
932 | /**
933 | * CFNumberRef, 1-based
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:935:42: error: cannot find 'kAXARIAPosInSetAttribute' in scope
933 | * CFNumberRef, 1-based
934 | */
935 | public static let ariaPosInSet = kAXARIAPosInSetAttribute
| `- error: cannot find 'kAXARIAPosInSetAttribute' in scope
936 | /**
937 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:939:42: error: cannot find 'kAXARIARelevantAttribute' in scope
937 | * CFStringRef
938 | */
939 | public static let ariaRelevant = kAXARIARelevantAttribute
| `- error: cannot find 'kAXARIARelevantAttribute' in scope
940 | /**
941 | * CFNumberRef, 1-based
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:943:42: error: cannot find 'kAXARIARowCountAttribute' in scope
941 | * CFNumberRef, 1-based
942 | */
943 | public static let ariaRowCount = kAXARIARowCountAttribute
| `- error: cannot find 'kAXARIARowCountAttribute' in scope
944 | /**
945 | * CFNumberRef, 1-based
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:947:42: error: cannot find 'kAXARIARowIndexAttribute' in scope
945 | * CFNumberRef, 1-based
946 | */
947 | public static let ariaRowIndex = kAXARIARowIndexAttribute
| `- error: cannot find 'kAXARIARowIndexAttribute' in scope
948 | /**
949 | * CFNumberRef, 1-based
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:951:41: error: cannot find 'kAXARIASetSizeAttribute' in scope
949 | * CFNumberRef, 1-based
950 | */
951 | public static let ariaSetSize = kAXARIASetSizeAttribute
| `- error: cannot find 'kAXARIASetSizeAttribute' in scope
952 | /**
953 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:955:39: error: cannot find 'kAXAccessKeyAttribute' in scope
953 | * CFStringRef
954 | */
955 | public static let accessKey = kAXAccessKeyAttribute
| `- error: cannot find 'kAXAccessKeyAttribute' in scope
956 | /**
957 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:959:43: error: cannot find 'kAXActiveElementAttribute' in scope
957 | * AXUIElementRef
958 | */
959 | public static let activeElement = kAXActiveElementAttribute
| `- error: cannot find 'kAXActiveElementAttribute' in scope
960 | /**
961 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:963:42: error: cannot find 'kAXBrailleLabelAttribute' in scope
961 | * CFStringRef
962 | */
963 | public static let brailleLabel = kAXBrailleLabelAttribute
| `- error: cannot find 'kAXBrailleLabelAttribute' in scope
964 | /**
965 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:967:52: error: cannot find 'kAXBrailleRoleDescriptionAttribute' in scope
965 | * CFStringRef
966 | */
967 | public static let brailleRoleDescription = kAXBrailleRoleDescriptionAttribute
| `- error: cannot find 'kAXBrailleRoleDescriptionAttribute' in scope
968 | /**
969 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:971:50: error: cannot find 'kAXCaretBrowsingEnabledAttribute' in scope
969 | * CFBooleanRef
970 | */
971 | public static let caretBrowsingEnabled = kAXCaretBrowsingEnabledAttribute
| `- error: cannot find 'kAXCaretBrowsingEnabledAttribute' in scope
972 | /**
973 | * CFArrayRef of CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:975:42: error: cannot find 'kAXDOMClassListAttribute' in scope
973 | * CFArrayRef of CFStringRef
974 | */
975 | public static let domClassList = kAXDOMClassListAttribute
| `- error: cannot find 'kAXDOMClassListAttribute' in scope
976 | /**
977 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:979:43: error: cannot find 'kAXDOMIdentifierAttribute' in scope
977 | * CFStringRef
978 | */
979 | public static let domIdentifier = kAXDOMIdentifierAttribute
| `- error: cannot find 'kAXDOMIdentifierAttribute' in scope
980 | /**
981 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:983:43: error: cannot find 'kAXDatetimeValueAttribute' in scope
981 | * CFStringRef
982 | */
983 | public static let datetimeValue = kAXDatetimeValueAttribute
| `- error: cannot find 'kAXDatetimeValueAttribute' in scope
984 | /**
985 | * CFArrayRef of AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:987:41: error: cannot find 'kAXDescribedByAttribute' in scope
985 | * CFArrayRef of AXUIElementRef
986 | */
987 | public static let describedBy = kAXDescribedByAttribute
| `- error: cannot find 'kAXDescribedByAttribute' in scope
988 | /**
989 | * CFArrayRef of CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:991:41: error: cannot find 'kAXDropEffectsAttribute' in scope
989 | * CFArrayRef of CFStringRef
990 | */
991 | public static let dropEffects = kAXDropEffectsAttribute
| `- error: cannot find 'kAXDropEffectsAttribute' in scope
992 | /**
993 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:995:46: error: cannot find 'kAXEditableAncestorAttribute' in scope
993 | * AXUIElementRef
994 | */
995 | public static let editableAncestor = kAXEditableAncestorAttribute
| `- error: cannot find 'kAXEditableAncestorAttribute' in scope
996 | /**
997 | * AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:999:43: error: cannot find 'kAXEndTextMarkerAttribute' in scope
997 | * AXTextMarkerRef
998 | */
999 | public static let endTextMarker = kAXEndTextMarkerAttribute
| `- error: cannot find 'kAXEndTextMarkerAttribute' in scope
1000 | /**
1001 | * CFArrayRef of AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1003:50: error: cannot find 'kAXErrorMessageElementsAttribute' in scope
1001 | * CFArrayRef of AXUIElementRef
1002 | */
1003 | public static let errorMessageElements = kAXErrorMessageElementsAttribute
| `- error: cannot find 'kAXErrorMessageElementsAttribute' in scope
1004 | /**
1005 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1007:47: error: cannot find 'kAXExpandedTextValueAttribute' in scope
1005 | * CFBooleanRef
1006 | */
1007 | public static let expandedTextValue = kAXExpandedTextValueAttribute
| `- error: cannot find 'kAXExpandedTextValueAttribute' in scope
1008 | /**
1009 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1011:47: error: cannot find 'kAXFocusableAncestorAttribute' in scope
1009 | * AXUIElementRef
1010 | */
1011 | public static let focusableAncestor = kAXFocusableAncestorAttribute
| `- error: cannot find 'kAXFocusableAncestorAttribute' in scope
1012 | /**
1013 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1015:37: error: cannot find 'kAXGrabbedAttribute' in scope
1013 | * CFBooleanRef
1014 | */
1015 | public static let grabbed = kAXGrabbedAttribute
| `- error: cannot find 'kAXGrabbedAttribute' in scope
1016 | /**
1017 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1019:53: error: cannot find 'kAXHasDocumentRoleAncestorAttribute' in scope
1017 | * CFBooleanRef
1018 | */
1019 | public static let hasDocumentRoleAncestor = kAXHasDocumentRoleAncestorAttribute
| `- error: cannot find 'kAXHasDocumentRoleAncestorAttribute' in scope
1020 | /**
1021 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1023:38: error: cannot find 'kAXHasPopupAttribute' in scope
1021 | * CFBooleanRef
1022 | */
1023 | public static let hasPopup = kAXHasPopupAttribute
| `- error: cannot find 'kAXHasPopupAttribute' in scope
1024 | /**
1025 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1027:55: error: cannot find 'kAXHasWebApplicationAncestorAttribute' in scope
1025 | * CFBooleanRef
1026 | */
1027 | public static let hasWebApplicationAncestor = kAXHasWebApplicationAncestorAttribute
| `- error: cannot find 'kAXHasWebApplicationAncestorAttribute' in scope
1028 | /**
1029 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1031:53: error: cannot find 'kAXHighestEditableAncestorAttribute' in scope
1029 | * AXUIElementRef
1030 | */
1031 | public static let highestEditableAncestor = kAXHighestEditableAncestorAttribute
| `- error: cannot find 'kAXHighestEditableAncestorAttribute' in scope
1032 | /**
1033 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1035:40: error: cannot find 'kAXInlineTextAttribute' in scope
1033 | * CFBooleanRef
1034 | */
1035 | public static let inlineText = kAXInlineTextAttribute
| `- error: cannot find 'kAXInlineTextAttribute' in scope
1036 | /**
1037 | * CFRange
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1039:60: error: cannot find 'kAXIntersectionWithSelectionRangeAttribute' in scope
1037 | * CFRange
1038 | */
1039 | public static let intersectionWithSelectionRange = kAXIntersectionWithSelectionRangeAttribute
| `- error: cannot find 'kAXIntersectionWithSelectionRangeAttribute' in scope
1040 | /**
1041 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1043:37: error: cannot find 'kAXInvalidAttribute' in scope
1041 | * CFStringRef
1042 | */
1043 | public static let invalid = kAXInvalidAttribute
| `- error: cannot find 'kAXInvalidAttribute' in scope
1044 | /**
1045 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1047:42: error: cannot find 'kAXKeyShortcutsAttribute' in scope
1045 | * CFStringRef
1046 | */
1047 | public static let keyShortcuts = kAXKeyShortcutsAttribute
| `- error: cannot find 'kAXKeyShortcutsAttribute' in scope
1048 | /**
1049 | * CFArrayRef of AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1051:44: error: cannot find 'kAXLinkUIElementsAttribute' in scope
1049 | * CFArrayRef of AXUIElementRef
1050 | */
1051 | public static let linkUIElements = kAXLinkUIElementsAttribute
| `- error: cannot find 'kAXLinkUIElementsAttribute' in scope
1052 | /**
1053 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1055:36: error: cannot find 'kAXLoadedAttribute' in scope
1053 | * CFBooleanRef
1054 | */
1055 | public static let loaded = kAXLoadedAttribute
| `- error: cannot find 'kAXLoadedAttribute' in scope
1056 | /**
1057 | * CFNumber, double, 0.0 - 1.0
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1059:45: error: cannot find 'kAXLoadingProgressAttribute' in scope
1057 | * CFNumber, double, 0.0 - 1.0
1058 | */
1059 | public static let loadingProgress = kAXLoadingProgressAttribute
| `- error: cannot find 'kAXLoadingProgressAttribute' in scope
1060 | /**
1061 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1063:38: error: cannot find 'kAXMathBaseAttribute' in scope
1061 | * AXUIElementRef
1062 | */
1063 | public static let mathBase = kAXMathBaseAttribute
| `- error: cannot find 'kAXMathBaseAttribute' in scope
1064 | /**
1065 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1067:45: error: cannot find 'kAXMathFencedCloseAttribute' in scope
1065 | * CFStringRef
1066 | */
1067 | public static let mathFencedClose = kAXMathFencedCloseAttribute
| `- error: cannot find 'kAXMathFencedCloseAttribute' in scope
1068 | /**
1069 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1071:44: error: cannot find 'kAXMathFencedOpenAttribute' in scope
1069 | * CFStringRef
1070 | */
1071 | public static let mathFencedOpen = kAXMathFencedOpenAttribute
| `- error: cannot find 'kAXMathFencedOpenAttribute' in scope
1072 | /**
1073 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1075:53: error: cannot find 'kAXMathFractionDenominatorAttribute' in scope
1073 | * AXUIElementRef
1074 | */
1075 | public static let mathFractionDenominator = kAXMathFractionDenominatorAttribute
| `- error: cannot find 'kAXMathFractionDenominatorAttribute' in scope
1076 | /**
1077 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1079:51: error: cannot find 'kAXMathFractionNumeratorAttribute' in scope
1077 | * AXUIElementRef
1078 | */
1079 | public static let mathFractionNumerator = kAXMathFractionNumeratorAttribute
| `- error: cannot find 'kAXMathFractionNumeratorAttribute' in scope
1080 | /**
1081 | * CFNumberRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1083:47: error: cannot find 'kAXMathLineThicknessAttribute' in scope
1081 | * CFNumberRef
1082 | */
1083 | public static let mathLineThickness = kAXMathLineThicknessAttribute
| `- error: cannot find 'kAXMathLineThicknessAttribute' in scope
1084 | /**
1085 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1087:38: error: cannot find 'kAXMathOverAttribute' in scope
1085 | * AXUIElementRef
1086 | */
1087 | public static let mathOver = kAXMathOverAttribute
| `- error: cannot find 'kAXMathOverAttribute' in scope
1088 | /**
1089 | * CFArrayRef of CFDictionary
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1091:45: error: cannot find 'kAXMathPostscriptsAttribute' in scope
1089 | * CFArrayRef of CFDictionary
1090 | */
1091 | public static let mathPostscripts = kAXMathPostscriptsAttribute
| `- error: cannot find 'kAXMathPostscriptsAttribute' in scope
1092 | /**
1093 | * CFArrayRef of CFDictionary
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1095:44: error: cannot find 'kAXMathPrescriptsAttribute' in scope
1093 | * CFArrayRef of CFDictionary
1094 | */
1095 | public static let mathPrescripts = kAXMathPrescriptsAttribute
| `- error: cannot find 'kAXMathPrescriptsAttribute' in scope
1096 | /**
1097 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1099:43: error: cannot find 'kAXMathRootIndexAttribute' in scope
1097 | * AXUIElementRef
1098 | */
1099 | public static let mathRootIndex = kAXMathRootIndexAttribute
| `- error: cannot find 'kAXMathRootIndexAttribute' in scope
1100 | /**
1101 | * CFArrayRef of AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1103:46: error: cannot find 'kAXMathRootRadicandAttribute' in scope
1101 | * CFArrayRef of AXUIElementRef
1102 | */
1103 | public static let mathRootRadicand = kAXMathRootRadicandAttribute
| `- error: cannot find 'kAXMathRootRadicandAttribute' in scope
1104 | /**
1105 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1107:43: error: cannot find 'kAXMathSubscriptAttribute' in scope
1105 | * AXUIElementRef
1106 | */
1107 | public static let mathSubscript = kAXMathSubscriptAttribute
| `- error: cannot find 'kAXMathSubscriptAttribute' in scope
1108 | /**
1109 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1111:45: error: cannot find 'kAXMathSuperscriptAttribute' in scope
1109 | * AXUIElementRef
1110 | */
1111 | public static let mathSuperscript = kAXMathSuperscriptAttribute
| `- error: cannot find 'kAXMathSuperscriptAttribute' in scope
1112 | /**
1113 | * AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1115:39: error: cannot find 'kAXMathUnderAttribute' in scope
1113 | * AXUIElementRef
1114 | */
1115 | public static let mathUnder = kAXMathUnderAttribute
| `- error: cannot find 'kAXMathUnderAttribute' in scope
1116 | /**
1117 | * CFArrayRef of AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1119:34: error: cannot find 'kAXOwnsAttribute' in scope
1117 | * CFArrayRef of AXUIElementRef
1118 | */
1119 | public static let owns = kAXOwnsAttribute
| `- error: cannot find 'kAXOwnsAttribute' in scope
1120 | /**
1121 | * CFStringRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1123:40: error: cannot find 'kAXPopupValueAttribute' in scope
1121 | * CFStringRef
1122 | */
1123 | public static let popupValue = kAXPopupValueAttribute
| `- error: cannot find 'kAXPopupValueAttribute' in scope
1124 | /**
1125 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1127:61: error: cannot find 'kAXPreventKeyboardDOMEventDispatchAttribute' in scope
1125 | * CFBooleanRef
1126 | */
1127 | public static let preventKeyboardDOMEventDispatch = kAXPreventKeyboardDOMEventDispatchAttribute
| `- error: cannot find 'kAXPreventKeyboardDOMEventDispatchAttribute' in scope
1128 | /**
1129 | * AXTextMarkerRangeRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1131:53: error: cannot find 'kAXSelectedTextMarkerRangeAttribute' in scope
1129 | * AXTextMarkerRangeRef
1130 | */
1131 | public static let selectedTextMarkerRange = kAXSelectedTextMarkerRangeAttribute
| `- error: cannot find 'kAXSelectedTextMarkerRangeAttribute' in scope
1132 | /**
1133 | * AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1135:45: error: cannot find 'kAXStartTextMarkerAttribute' in scope
1133 | * AXTextMarkerRef
1134 | */
1135 | public static let startTextMarker = kAXStartTextMarkerAttribute
| `- error: cannot find 'kAXStartTextMarkerAttribute' in scope
1136 | /**
1137 | * AXTextMarkerRangeRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1139:60: error: cannot find 'kAXTextInputMarkedTextMarkerRangeAttribute' in scope
1137 | * AXTextMarkerRangeRef
1138 | */
1139 | public static let textInputMarkedTextMarkerRange = kAXTextInputMarkedTextMarkerRangeAttribute
| `- error: cannot find 'kAXTextInputMarkedTextMarkerRangeAttribute' in scope
1140 | /**
1141 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1143:52: error: cannot find 'kAXValueAutofillAvailableAttribute' in scope
1141 | * CFBooleanRef
1142 | */
1143 | public static let valueAutofillAvailable = kAXValueAutofillAvailableAttribute
| `- error: cannot find 'kAXValueAutofillAvailableAttribute' in scope
1144 |
1145 | // MARK: - Attributed string keys
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1147:49: error: cannot find 'kAXDidSpellCheckStringAttribute' in scope
1145 | // MARK: - Attributed string keys
1146 |
1147 | public static let didSpellCheckString = kAXDidSpellCheckStringAttribute
| `- error: cannot find 'kAXDidSpellCheckStringAttribute' in scope
1148 | /**
1149 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1151:45: error: cannot find 'kAXHighlightStringAttribute' in scope
1149 | * CFBooleanRef
1150 | */
1151 | public static let highlightString = kAXHighlightStringAttribute
| `- error: cannot find 'kAXHighlightStringAttribute' in scope
1152 | /**
1153 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1155:55: error: cannot find 'kAXIsSuggestedDeletionStringAttribute' in scope
1153 | * CFBooleanRef
1154 | */
1155 | public static let isSuggestedDeletionString = kAXIsSuggestedDeletionStringAttribute
| `- error: cannot find 'kAXIsSuggestedDeletionStringAttribute' in scope
1156 | /**
1157 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1159:56: error: cannot find 'kAXIsSuggestedInsertionStringAttribute' in scope
1157 | * CFBooleanRef
1158 | */
1159 | public static let isSuggestedInsertionString = kAXIsSuggestedInsertionStringAttribute
| `- error: cannot find 'kAXIsSuggestedInsertionStringAttribute' in scope
1160 | /**
1161 | * CFBooleanRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+AttributeKey.swift:1163:48: error: cannot find 'kAXIsSuggestionStringAttribute' in scope
1161 | * CFBooleanRef
1162 | */
1163 | public static let isSuggestionString = kAXIsSuggestionStringAttribute
| `- error: cannot find 'kAXIsSuggestionStringAttribute' in scope
1164 | }
1165 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:288:44: error: cannot find 'kAXActiveElementChangedNotification' in scope
286 | // MARK: - Notifications
287 |
288 | static let activeElementChanged = Self(kAXActiveElementChangedNotification)
| `- error: cannot find 'kAXActiveElementChangedNotification' in scope
289 | static let currentStateChanged = Self(kAXCurrentStateChangedNotification)
290 | static let expandedChanged = Self(kAXExpandedChangedNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:289:43: error: cannot find 'kAXCurrentStateChangedNotification' in scope
287 |
288 | static let activeElementChanged = Self(kAXActiveElementChangedNotification)
289 | static let currentStateChanged = Self(kAXCurrentStateChangedNotification)
| `- error: cannot find 'kAXCurrentStateChangedNotification' in scope
290 | static let expandedChanged = Self(kAXExpandedChangedNotification)
291 | static let invalidStatusChanged = Self(kAXInvalidStatusChangedNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:290:39: error: cannot find 'kAXExpandedChangedNotification' in scope
288 | static let activeElementChanged = Self(kAXActiveElementChangedNotification)
289 | static let currentStateChanged = Self(kAXCurrentStateChangedNotification)
290 | static let expandedChanged = Self(kAXExpandedChangedNotification)
| `- error: cannot find 'kAXExpandedChangedNotification' in scope
291 | static let invalidStatusChanged = Self(kAXInvalidStatusChangedNotification)
292 | static let layoutComplete = Self(kAXLayoutCompleteNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:291:44: error: cannot find 'kAXInvalidStatusChangedNotification' in scope
289 | static let currentStateChanged = Self(kAXCurrentStateChangedNotification)
290 | static let expandedChanged = Self(kAXExpandedChangedNotification)
291 | static let invalidStatusChanged = Self(kAXInvalidStatusChangedNotification)
| `- error: cannot find 'kAXInvalidStatusChangedNotification' in scope
292 | static let layoutComplete = Self(kAXLayoutCompleteNotification)
293 | static let liveRegionChanged = Self(kAXLiveRegionChangedNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:292:38: error: cannot find 'kAXLayoutCompleteNotification' in scope
290 | static let expandedChanged = Self(kAXExpandedChangedNotification)
291 | static let invalidStatusChanged = Self(kAXInvalidStatusChangedNotification)
292 | static let layoutComplete = Self(kAXLayoutCompleteNotification)
| `- error: cannot find 'kAXLayoutCompleteNotification' in scope
293 | static let liveRegionChanged = Self(kAXLiveRegionChangedNotification)
294 | static let liveRegionCreated = Self(kAXLiveRegionCreatedNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:293:41: error: cannot find 'kAXLiveRegionChangedNotification' in scope
291 | static let invalidStatusChanged = Self(kAXInvalidStatusChangedNotification)
292 | static let layoutComplete = Self(kAXLayoutCompleteNotification)
293 | static let liveRegionChanged = Self(kAXLiveRegionChangedNotification)
| `- error: cannot find 'kAXLiveRegionChangedNotification' in scope
294 | static let liveRegionCreated = Self(kAXLiveRegionCreatedNotification)
295 | static let loadComplete = Self(kAXLoadCompleteNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:294:41: error: cannot find 'kAXLiveRegionCreatedNotification' in scope
292 | static let layoutComplete = Self(kAXLayoutCompleteNotification)
293 | static let liveRegionChanged = Self(kAXLiveRegionChangedNotification)
294 | static let liveRegionCreated = Self(kAXLiveRegionCreatedNotification)
| `- error: cannot find 'kAXLiveRegionCreatedNotification' in scope
295 | static let loadComplete = Self(kAXLoadCompleteNotification)
296 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:295:36: error: cannot find 'kAXLoadCompleteNotification' in scope
293 | static let liveRegionChanged = Self(kAXLiveRegionChangedNotification)
294 | static let liveRegionCreated = Self(kAXLiveRegionCreatedNotification)
295 | static let loadComplete = Self(kAXLoadCompleteNotification)
| `- error: cannot find 'kAXLoadCompleteNotification' in scope
296 | }
297 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:32:64: error: cannot find 'kAXAttributedStringForTextMarkerRangeParameterizedAttribute' in scope
30 | // MARK: - Parameterized Attributes
31 |
32 | public static let attributedStringForTextMarkerRange = kAXAttributedStringForTextMarkerRangeParameterizedAttribute
| `- error: cannot find 'kAXAttributedStringForTextMarkerRangeParameterizedAttribute' in scope
33 | /**
34 | * (NSValue *) - (rectValue); param: AXTextMarkerRangeRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:36:54: error: cannot find 'kAXBoundsForTextMarkerRangeParameterizedAttribute' in scope
34 | * (NSValue *) - (rectValue); param: AXTextMarkerRangeRef
35 | */
36 | public static let boundsForTextMarkerRange = kAXBoundsForTextMarkerRangeParameterizedAttribute
| `- error: cannot find 'kAXBoundsForTextMarkerRangeParameterizedAttribute' in scope
37 |
38 | // MARK: - (NSValue *) - (rectValue); param: (NSValue *) - (rectValue)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:40:50: error: cannot find 'kAXConvertRelativeFrameParameterizedAttribute' in scope
38 | // MARK: - (NSValue *) - (rectValue); param: (NSValue *) - (rectValue)
39 |
40 | public static let convertRelativeFrame = kAXConvertRelativeFrameParameterizedAttribute
| `- error: cannot find 'kAXConvertRelativeFrameParameterizedAttribute' in scope
41 | /**
42 | * CFNumberRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:44:48: error: cannot find 'kAXIndexForTextMarkerParameterizedAttribute' in scope
42 | * CFNumberRef; param: AXTextMarkerRef
43 | */
44 | public static let indexForTextMarker = kAXIndexForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXIndexForTextMarkerParameterizedAttribute' in scope
45 | /**
46 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:48:66: error: cannot find 'kAXLeftLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
46 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
47 | */
48 | public static let leftLineTextMarkerRangeForTextMarker = kAXLeftLineTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXLeftLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
49 | /**
50 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:52:66: error: cannot find 'kAXLeftWordTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
50 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
51 | */
52 | public static let leftWordTextMarkerRangeForTextMarker = kAXLeftWordTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXLeftWordTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
53 | /**
54 | * CFNumberRef; param: AXTextMarkerRangeRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:56:54: error: cannot find 'kAXLengthForTextMarkerRangeParameterizedAttribute' in scope
54 | * CFNumberRef; param: AXTextMarkerRangeRef
55 | */
56 | public static let lengthForTextMarkerRange = kAXLengthForTextMarkerRangeParameterizedAttribute
| `- error: cannot find 'kAXLengthForTextMarkerRangeParameterizedAttribute' in scope
57 | /**
58 | * CFNumberRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:60:47: error: cannot find 'kAXLineForTextMarkerParameterizedAttribute' in scope
58 | * CFNumberRef; param: AXTextMarkerRef
59 | */
60 | public static let lineForTextMarker = kAXLineForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXLineForTextMarkerParameterizedAttribute' in scope
61 | /**
62 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:64:62: error: cannot find 'kAXLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
62 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
63 | */
64 | public static let lineTextMarkerRangeForTextMarker = kAXLineTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
65 | /**
66 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:68:64: error: cannot find 'kAXNextLineEndTextMarkerForTextMarkerParameterizedAttribute' in scope
66 | * AXTextMarkerRef; param: AXTextMarkerRef
67 | */
68 | public static let nextLineEndTextMarkerForTextMarker = kAXNextLineEndTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXNextLineEndTextMarkerForTextMarkerParameterizedAttribute' in scope
69 | /**
70 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:72:69: error: cannot find 'kAXNextParagraphEndTextMarkerForTextMarkerParameterizedAttribute' in scope
70 | * AXTextMarkerRef; param: AXTextMarkerRef
71 | */
72 | public static let nextParagraphEndTextMarkerForTextMarker = kAXNextParagraphEndTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXNextParagraphEndTextMarkerForTextMarkerParameterizedAttribute' in scope
73 | /**
74 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:76:68: error: cannot find 'kAXNextSentenceEndTextMarkerForTextMarkerParameterizedAttribute' in scope
74 | * AXTextMarkerRef; param: AXTextMarkerRef
75 | */
76 | public static let nextSentenceEndTextMarkerForTextMarker = kAXNextSentenceEndTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXNextSentenceEndTextMarkerForTextMarkerParameterizedAttribute' in scope
77 | /**
78 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:80:57: error: cannot find 'kAXNextTextMarkerForTextMarkerParameterizedAttribute' in scope
78 | * AXTextMarkerRef; param: AXTextMarkerRef
79 | */
80 | public static let nextTextMarkerForTextMarker = kAXNextTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXNextTextMarkerForTextMarkerParameterizedAttribute' in scope
81 | /**
82 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:84:64: error: cannot find 'kAXNextWordEndTextMarkerForTextMarkerParameterizedAttribute' in scope
82 | * AXTextMarkerRef; param: AXTextMarkerRef
83 | */
84 | public static let nextWordEndTextMarkerForTextMarker = kAXNextWordEndTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXNextWordEndTextMarkerForTextMarkerParameterizedAttribute' in scope
85 | /**
86 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:88:67: error: cannot find 'kAXParagraphTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
86 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
87 | */
88 | public static let paragraphTextMarkerRangeForTextMarker = kAXParagraphTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXParagraphTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
89 | /**
90 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:92:70: error: cannot find 'kAXPreviousLineStartTextMarkerForTextMarkerParameterizedAttribute' in scope
90 | * AXTextMarkerRef; param: AXTextMarkerRef
91 | */
92 | public static let previousLineStartTextMarkerForTextMarker = kAXPreviousLineStartTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXPreviousLineStartTextMarkerForTextMarkerParameterizedAttribute' in scope
93 | /**
94 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:96:75: error: cannot find 'kAXPreviousParagraphStartTextMarkerForTextMarkerParameterizedAttribute' in scope
94 | * AXTextMarkerRef; param: AXTextMarkerRef
95 | */
96 | public static let previousParagraphStartTextMarkerForTextMarker = kAXPreviousParagraphStartTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXPreviousParagraphStartTextMarkerForTextMarkerParameterizedAttribute' in scope
97 | /**
98 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:100:74: error: cannot find 'kAXPreviousSentenceStartTextMarkerForTextMarkerParameterizedAttribute' in scope
98 | * AXTextMarkerRef; param: AXTextMarkerRef
99 | */
100 | public static let previousSentenceStartTextMarkerForTextMarker = kAXPreviousSentenceStartTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXPreviousSentenceStartTextMarkerForTextMarkerParameterizedAttribute' in scope
101 | /**
102 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:104:61: error: cannot find 'kAXPreviousTextMarkerForTextMarkerParameterizedAttribute' in scope
102 | * AXTextMarkerRef; param: AXTextMarkerRef
103 | */
104 | public static let previousTextMarkerForTextMarker = kAXPreviousTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXPreviousTextMarkerForTextMarkerParameterizedAttribute' in scope
105 | /**
106 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:108:70: error: cannot find 'kAXPreviousWordStartTextMarkerForTextMarkerParameterizedAttribute' in scope
106 | * AXTextMarkerRef; param: AXTextMarkerRef
107 | */
108 | public static let previousWordStartTextMarkerForTextMarker = kAXPreviousWordStartTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXPreviousWordStartTextMarkerForTextMarkerParameterizedAttribute' in scope
109 | /**
110 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:112:67: error: cannot find 'kAXRightLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
110 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
111 | */
112 | public static let rightLineTextMarkerRangeForTextMarker = kAXRightLineTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXRightLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
113 | /**
114 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:116:67: error: cannot find 'kAXRightWordTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
114 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
115 | */
116 | public static let rightWordTextMarkerRangeForTextMarker = kAXRightWordTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXRightWordTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
117 | /**
118 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:120:66: error: cannot find 'kAXSentenceTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
118 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
119 | */
120 | public static let sentenceTextMarkerRangeForTextMarker = kAXSentenceTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXSentenceTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
121 | /**
122 | * CFStringRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:124:54: error: cannot find 'kAXStringForTextMarkerRangeParameterizedAttribute' in scope
122 | * CFStringRef; param: AXTextMarkerRef
123 | */
124 | public static let stringForTextMarkerRange = kAXStringForTextMarkerRangeParameterizedAttribute
| `- error: cannot find 'kAXStringForTextMarkerRangeParameterizedAttribute' in scope
125 | /**
126 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:128:63: error: cannot find 'kAXStyleTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
126 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
127 | */
128 | public static let styleTextMarkerRangeForTextMarker = kAXStyleTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXStyleTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
129 | /**
130 | * AXTextMarkerRef; param: CFNumberRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:132:48: error: cannot find 'kAXTextMarkerForIndexParameterizedAttribute' in scope
130 | * AXTextMarkerRef; param: CFNumberRef
131 | */
132 | public static let textMarkerForIndex = kAXTextMarkerForIndexParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerForIndexParameterizedAttribute' in scope
133 |
134 | // MARK: - AXTextMarkerRef; param: (NSValue *) - (pointValue)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:136:51: error: cannot find 'kAXTextMarkerForPositionParameterizedAttribute' in scope
134 | // MARK: - AXTextMarkerRef; param: (NSValue *) - (pointValue)
135 |
136 | public static let textMarkerForPosition = kAXTextMarkerForPositionParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerForPositionParameterizedAttribute' in scope
137 | /**
138 | * CFBooleanRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:140:47: error: cannot find 'kAXTextMarkerIsValidParameterizedAttribute' in scope
138 | * CFBooleanRef; param: AXTextMarkerRef
139 | */
140 | public static let textMarkerIsValid = kAXTextMarkerIsValidParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerIsValidParameterizedAttribute' in scope
141 | /**
142 | * AXTextMarkerRangeRef; param: CFNumberRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:144:52: error: cannot find 'kAXTextMarkerRangeForLineParameterizedAttribute' in scope
142 | * AXTextMarkerRangeRef; param: CFNumberRef
143 | */
144 | public static let textMarkerRangeForLine = kAXTextMarkerRangeForLineParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerRangeForLineParameterizedAttribute' in scope
145 | /**
146 | * AXTextMarkerRangeRef; param: AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:148:57: error: cannot find 'kAXTextMarkerRangeForUIElementParameterizedAttribute' in scope
146 | * AXTextMarkerRangeRef; param: AXUIElementRef
147 | */
148 | public static let textMarkerRangeForUIElement = kAXTextMarkerRangeForUIElementParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerRangeForUIElementParameterizedAttribute' in scope
149 | /**
150 | * AXTextMarkerRangeRef; param: CFArrayRef of AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:152:68: error: cannot find 'kAXTextMarkerRangeForUnorderedTextMarkersParameterizedAttribute' in scope
150 | * AXTextMarkerRangeRef; param: CFArrayRef of AXTextMarkerRef
151 | */
152 | public static let textMarkerRangeForUnorderedTextMarkers = kAXTextMarkerRangeForUnorderedTextMarkersParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerRangeForUnorderedTextMarkersParameterizedAttribute' in scope
153 | /**
154 | * AXUIElementRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:156:52: error: cannot find 'kAXUIElementForTextMarkerParameterizedAttribute' in scope
154 | * AXUIElementRef; param: AXTextMarkerRef
155 | */
156 | public static let uiElementForTextMarker = kAXUIElementForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXUIElementForTextMarkerParameterizedAttribute' in scope
157 | }
158 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:288:44: error: cannot find 'kAXActiveElementChangedNotification' in scope
286 | // MARK: - Notifications
287 |
288 | static let activeElementChanged = Self(kAXActiveElementChangedNotification)
| `- error: cannot find 'kAXActiveElementChangedNotification' in scope
289 | static let currentStateChanged = Self(kAXCurrentStateChangedNotification)
290 | static let expandedChanged = Self(kAXExpandedChangedNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:289:43: error: cannot find 'kAXCurrentStateChangedNotification' in scope
287 |
288 | static let activeElementChanged = Self(kAXActiveElementChangedNotification)
289 | static let currentStateChanged = Self(kAXCurrentStateChangedNotification)
| `- error: cannot find 'kAXCurrentStateChangedNotification' in scope
290 | static let expandedChanged = Self(kAXExpandedChangedNotification)
291 | static let invalidStatusChanged = Self(kAXInvalidStatusChangedNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:290:39: error: cannot find 'kAXExpandedChangedNotification' in scope
288 | static let activeElementChanged = Self(kAXActiveElementChangedNotification)
289 | static let currentStateChanged = Self(kAXCurrentStateChangedNotification)
290 | static let expandedChanged = Self(kAXExpandedChangedNotification)
| `- error: cannot find 'kAXExpandedChangedNotification' in scope
291 | static let invalidStatusChanged = Self(kAXInvalidStatusChangedNotification)
292 | static let layoutComplete = Self(kAXLayoutCompleteNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:291:44: error: cannot find 'kAXInvalidStatusChangedNotification' in scope
289 | static let currentStateChanged = Self(kAXCurrentStateChangedNotification)
290 | static let expandedChanged = Self(kAXExpandedChangedNotification)
291 | static let invalidStatusChanged = Self(kAXInvalidStatusChangedNotification)
| `- error: cannot find 'kAXInvalidStatusChangedNotification' in scope
292 | static let layoutComplete = Self(kAXLayoutCompleteNotification)
293 | static let liveRegionChanged = Self(kAXLiveRegionChangedNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:292:38: error: cannot find 'kAXLayoutCompleteNotification' in scope
290 | static let expandedChanged = Self(kAXExpandedChangedNotification)
291 | static let invalidStatusChanged = Self(kAXInvalidStatusChangedNotification)
292 | static let layoutComplete = Self(kAXLayoutCompleteNotification)
| `- error: cannot find 'kAXLayoutCompleteNotification' in scope
293 | static let liveRegionChanged = Self(kAXLiveRegionChangedNotification)
294 | static let liveRegionCreated = Self(kAXLiveRegionCreatedNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:293:41: error: cannot find 'kAXLiveRegionChangedNotification' in scope
291 | static let invalidStatusChanged = Self(kAXInvalidStatusChangedNotification)
292 | static let layoutComplete = Self(kAXLayoutCompleteNotification)
293 | static let liveRegionChanged = Self(kAXLiveRegionChangedNotification)
| `- error: cannot find 'kAXLiveRegionChangedNotification' in scope
294 | static let liveRegionCreated = Self(kAXLiveRegionCreatedNotification)
295 | static let loadComplete = Self(kAXLoadCompleteNotification)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:294:41: error: cannot find 'kAXLiveRegionCreatedNotification' in scope
292 | static let layoutComplete = Self(kAXLayoutCompleteNotification)
293 | static let liveRegionChanged = Self(kAXLiveRegionChangedNotification)
294 | static let liveRegionCreated = Self(kAXLiveRegionCreatedNotification)
| `- error: cannot find 'kAXLiveRegionCreatedNotification' in scope
295 | static let loadComplete = Self(kAXLoadCompleteNotification)
296 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+Notification.swift:295:36: error: cannot find 'kAXLoadCompleteNotification' in scope
293 | static let liveRegionChanged = Self(kAXLiveRegionChangedNotification)
294 | static let liveRegionCreated = Self(kAXLiveRegionCreatedNotification)
295 | static let loadComplete = Self(kAXLoadCompleteNotification)
| `- error: cannot find 'kAXLoadCompleteNotification' in scope
296 | }
297 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:32:64: error: cannot find 'kAXAttributedStringForTextMarkerRangeParameterizedAttribute' in scope
30 | // MARK: - Parameterized Attributes
31 |
32 | public static let attributedStringForTextMarkerRange = kAXAttributedStringForTextMarkerRangeParameterizedAttribute
| `- error: cannot find 'kAXAttributedStringForTextMarkerRangeParameterizedAttribute' in scope
33 | /**
34 | * (NSValue *) - (rectValue); param: AXTextMarkerRangeRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:36:54: error: cannot find 'kAXBoundsForTextMarkerRangeParameterizedAttribute' in scope
34 | * (NSValue *) - (rectValue); param: AXTextMarkerRangeRef
35 | */
36 | public static let boundsForTextMarkerRange = kAXBoundsForTextMarkerRangeParameterizedAttribute
| `- error: cannot find 'kAXBoundsForTextMarkerRangeParameterizedAttribute' in scope
37 |
38 | // MARK: - (NSValue *) - (rectValue); param: (NSValue *) - (rectValue)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:40:50: error: cannot find 'kAXConvertRelativeFrameParameterizedAttribute' in scope
38 | // MARK: - (NSValue *) - (rectValue); param: (NSValue *) - (rectValue)
39 |
40 | public static let convertRelativeFrame = kAXConvertRelativeFrameParameterizedAttribute
| `- error: cannot find 'kAXConvertRelativeFrameParameterizedAttribute' in scope
41 | /**
42 | * CFNumberRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:44:48: error: cannot find 'kAXIndexForTextMarkerParameterizedAttribute' in scope
42 | * CFNumberRef; param: AXTextMarkerRef
43 | */
44 | public static let indexForTextMarker = kAXIndexForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXIndexForTextMarkerParameterizedAttribute' in scope
45 | /**
46 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:48:66: error: cannot find 'kAXLeftLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
46 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
47 | */
48 | public static let leftLineTextMarkerRangeForTextMarker = kAXLeftLineTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXLeftLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
49 | /**
50 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:52:66: error: cannot find 'kAXLeftWordTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
50 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
51 | */
52 | public static let leftWordTextMarkerRangeForTextMarker = kAXLeftWordTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXLeftWordTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
53 | /**
54 | * CFNumberRef; param: AXTextMarkerRangeRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:56:54: error: cannot find 'kAXLengthForTextMarkerRangeParameterizedAttribute' in scope
54 | * CFNumberRef; param: AXTextMarkerRangeRef
55 | */
56 | public static let lengthForTextMarkerRange = kAXLengthForTextMarkerRangeParameterizedAttribute
| `- error: cannot find 'kAXLengthForTextMarkerRangeParameterizedAttribute' in scope
57 | /**
58 | * CFNumberRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:60:47: error: cannot find 'kAXLineForTextMarkerParameterizedAttribute' in scope
58 | * CFNumberRef; param: AXTextMarkerRef
59 | */
60 | public static let lineForTextMarker = kAXLineForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXLineForTextMarkerParameterizedAttribute' in scope
61 | /**
62 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:64:62: error: cannot find 'kAXLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
62 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
63 | */
64 | public static let lineTextMarkerRangeForTextMarker = kAXLineTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
65 | /**
66 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:68:64: error: cannot find 'kAXNextLineEndTextMarkerForTextMarkerParameterizedAttribute' in scope
66 | * AXTextMarkerRef; param: AXTextMarkerRef
67 | */
68 | public static let nextLineEndTextMarkerForTextMarker = kAXNextLineEndTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXNextLineEndTextMarkerForTextMarkerParameterizedAttribute' in scope
69 | /**
70 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:72:69: error: cannot find 'kAXNextParagraphEndTextMarkerForTextMarkerParameterizedAttribute' in scope
70 | * AXTextMarkerRef; param: AXTextMarkerRef
71 | */
72 | public static let nextParagraphEndTextMarkerForTextMarker = kAXNextParagraphEndTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXNextParagraphEndTextMarkerForTextMarkerParameterizedAttribute' in scope
73 | /**
74 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:76:68: error: cannot find 'kAXNextSentenceEndTextMarkerForTextMarkerParameterizedAttribute' in scope
74 | * AXTextMarkerRef; param: AXTextMarkerRef
75 | */
76 | public static let nextSentenceEndTextMarkerForTextMarker = kAXNextSentenceEndTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXNextSentenceEndTextMarkerForTextMarkerParameterizedAttribute' in scope
77 | /**
78 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:80:57: error: cannot find 'kAXNextTextMarkerForTextMarkerParameterizedAttribute' in scope
78 | * AXTextMarkerRef; param: AXTextMarkerRef
79 | */
80 | public static let nextTextMarkerForTextMarker = kAXNextTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXNextTextMarkerForTextMarkerParameterizedAttribute' in scope
81 | /**
82 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:84:64: error: cannot find 'kAXNextWordEndTextMarkerForTextMarkerParameterizedAttribute' in scope
82 | * AXTextMarkerRef; param: AXTextMarkerRef
83 | */
84 | public static let nextWordEndTextMarkerForTextMarker = kAXNextWordEndTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXNextWordEndTextMarkerForTextMarkerParameterizedAttribute' in scope
85 | /**
86 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:88:67: error: cannot find 'kAXParagraphTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
86 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
87 | */
88 | public static let paragraphTextMarkerRangeForTextMarker = kAXParagraphTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXParagraphTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
89 | /**
90 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:92:70: error: cannot find 'kAXPreviousLineStartTextMarkerForTextMarkerParameterizedAttribute' in scope
90 | * AXTextMarkerRef; param: AXTextMarkerRef
91 | */
92 | public static let previousLineStartTextMarkerForTextMarker = kAXPreviousLineStartTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXPreviousLineStartTextMarkerForTextMarkerParameterizedAttribute' in scope
93 | /**
94 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:96:75: error: cannot find 'kAXPreviousParagraphStartTextMarkerForTextMarkerParameterizedAttribute' in scope
94 | * AXTextMarkerRef; param: AXTextMarkerRef
95 | */
96 | public static let previousParagraphStartTextMarkerForTextMarker = kAXPreviousParagraphStartTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXPreviousParagraphStartTextMarkerForTextMarkerParameterizedAttribute' in scope
97 | /**
98 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:100:74: error: cannot find 'kAXPreviousSentenceStartTextMarkerForTextMarkerParameterizedAttribute' in scope
98 | * AXTextMarkerRef; param: AXTextMarkerRef
99 | */
100 | public static let previousSentenceStartTextMarkerForTextMarker = kAXPreviousSentenceStartTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXPreviousSentenceStartTextMarkerForTextMarkerParameterizedAttribute' in scope
101 | /**
102 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:104:61: error: cannot find 'kAXPreviousTextMarkerForTextMarkerParameterizedAttribute' in scope
102 | * AXTextMarkerRef; param: AXTextMarkerRef
103 | */
104 | public static let previousTextMarkerForTextMarker = kAXPreviousTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXPreviousTextMarkerForTextMarkerParameterizedAttribute' in scope
105 | /**
106 | * AXTextMarkerRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:108:70: error: cannot find 'kAXPreviousWordStartTextMarkerForTextMarkerParameterizedAttribute' in scope
106 | * AXTextMarkerRef; param: AXTextMarkerRef
107 | */
108 | public static let previousWordStartTextMarkerForTextMarker = kAXPreviousWordStartTextMarkerForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXPreviousWordStartTextMarkerForTextMarkerParameterizedAttribute' in scope
109 | /**
110 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:112:67: error: cannot find 'kAXRightLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
110 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
111 | */
112 | public static let rightLineTextMarkerRangeForTextMarker = kAXRightLineTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXRightLineTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
113 | /**
114 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:116:67: error: cannot find 'kAXRightWordTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
114 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
115 | */
116 | public static let rightWordTextMarkerRangeForTextMarker = kAXRightWordTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXRightWordTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
117 | /**
118 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:120:66: error: cannot find 'kAXSentenceTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
118 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
119 | */
120 | public static let sentenceTextMarkerRangeForTextMarker = kAXSentenceTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXSentenceTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
121 | /**
122 | * CFStringRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:124:54: error: cannot find 'kAXStringForTextMarkerRangeParameterizedAttribute' in scope
122 | * CFStringRef; param: AXTextMarkerRef
123 | */
124 | public static let stringForTextMarkerRange = kAXStringForTextMarkerRangeParameterizedAttribute
| `- error: cannot find 'kAXStringForTextMarkerRangeParameterizedAttribute' in scope
125 | /**
126 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:128:63: error: cannot find 'kAXStyleTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
126 | * AXTextMarkerRangeRef; param: AXTextMarkerRef
127 | */
128 | public static let styleTextMarkerRangeForTextMarker = kAXStyleTextMarkerRangeForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXStyleTextMarkerRangeForTextMarkerParameterizedAttribute' in scope
129 | /**
130 | * AXTextMarkerRef; param: CFNumberRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:132:48: error: cannot find 'kAXTextMarkerForIndexParameterizedAttribute' in scope
130 | * AXTextMarkerRef; param: CFNumberRef
131 | */
132 | public static let textMarkerForIndex = kAXTextMarkerForIndexParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerForIndexParameterizedAttribute' in scope
133 |
134 | // MARK: - AXTextMarkerRef; param: (NSValue *) - (pointValue)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:136:51: error: cannot find 'kAXTextMarkerForPositionParameterizedAttribute' in scope
134 | // MARK: - AXTextMarkerRef; param: (NSValue *) - (pointValue)
135 |
136 | public static let textMarkerForPosition = kAXTextMarkerForPositionParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerForPositionParameterizedAttribute' in scope
137 | /**
138 | * CFBooleanRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:140:47: error: cannot find 'kAXTextMarkerIsValidParameterizedAttribute' in scope
138 | * CFBooleanRef; param: AXTextMarkerRef
139 | */
140 | public static let textMarkerIsValid = kAXTextMarkerIsValidParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerIsValidParameterizedAttribute' in scope
141 | /**
142 | * AXTextMarkerRangeRef; param: CFNumberRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:144:52: error: cannot find 'kAXTextMarkerRangeForLineParameterizedAttribute' in scope
142 | * AXTextMarkerRangeRef; param: CFNumberRef
143 | */
144 | public static let textMarkerRangeForLine = kAXTextMarkerRangeForLineParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerRangeForLineParameterizedAttribute' in scope
145 | /**
146 | * AXTextMarkerRangeRef; param: AXUIElementRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:148:57: error: cannot find 'kAXTextMarkerRangeForUIElementParameterizedAttribute' in scope
146 | * AXTextMarkerRangeRef; param: AXUIElementRef
147 | */
148 | public static let textMarkerRangeForUIElement = kAXTextMarkerRangeForUIElementParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerRangeForUIElementParameterizedAttribute' in scope
149 | /**
150 | * AXTextMarkerRangeRef; param: CFArrayRef of AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:152:68: error: cannot find 'kAXTextMarkerRangeForUnorderedTextMarkersParameterizedAttribute' in scope
150 | * AXTextMarkerRangeRef; param: CFArrayRef of AXTextMarkerRef
151 | */
152 | public static let textMarkerRangeForUnorderedTextMarkers = kAXTextMarkerRangeForUnorderedTextMarkersParameterizedAttribute
| `- error: cannot find 'kAXTextMarkerRangeForUnorderedTextMarkersParameterizedAttribute' in scope
153 | /**
154 | * AXUIElementRef; param: AXTextMarkerRef
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BetterSwiftAX/Sources/AccessibilityControl/Accessibility+ParameterizedAttributeKey.swift:156:52: error: cannot find 'kAXUIElementForTextMarkerParameterizedAttribute' in scope
154 | * AXUIElementRef; param: AXTextMarkerRef
155 | */
156 | public static let uiElementForTextMarker = kAXUIElementForTextMarkerParameterizedAttribute
| `- error: cannot find 'kAXUIElementForTextMarkerParameterizedAttribute' in scope
157 | }
158 | }
[516/619] Emitting module DequeModule
[517/619] Compiling ArgumentParser CodingKeyValidator.swift
[518/619] Compiling ArgumentParser NonsenseFlagsValidator.swift
[519/619] Compiling ArgumentParser ParsableArgumentsValidation.swift
[520/619] Compiling ArgumentParser PositionalArgumentsValidator.swift
[521/619] Compiling ArgumentParser UniqueNamesValidator.swift
[537/619] Compiling AccessibilityControl Utilities.swift
BUILD FAILURE 6.1 macosSpm