File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -24,15 +24,20 @@ class AnalyzerHelpers:
2424 'AVFoundation' ,
2525 'AVKit' ,
2626 'Accelerate' ,
27+ 'Accessibility' ,
2728 'Accounts' ,
2829 'AdSupport' ,
2930 'AddressBook' ,
3031 'AddressBookUI' ,
32+ 'AppClip' ,
33+ 'AppleArchive' ,
3134 'ApplicationServices' ,
35+ 'AppTrackingTransparency' ,
3236 'AssetsLibrary' ,
3337 'AudioToolbox' ,
3438 'AudioUnit' ,
3539 'AuthenticationServices' ,
40+ 'AutomaticAssessmentConfiguration' ,
3641 'BackgroundTasks' ,
3742 'BusinessChat' ,
3843 'CFNetwork' ,
@@ -73,6 +78,7 @@ class AnalyzerHelpers:
7378 'CryptoTokenKit' ,
7479 'CryptoKit' ,
7580 'DarwinNotify' ,
81+ 'DeveloperToolsSupport' ,
7682 'DeviceCheck' ,
7783 'DiskArbitration' ,
7884 'Dispatch' ,
@@ -82,6 +88,7 @@ class AnalyzerHelpers:
8288 'EventKitUI' ,
8389 'ExceptionHandling' ,
8490 'ExecutionPolicy' ,
91+ 'ExposureNotification' ,
8592 'ExternalAccessory' ,
8693 'FWAUserLib' ,
8794 'FileProvider' ,
@@ -108,6 +115,7 @@ class AnalyzerHelpers:
108115 'InputMethodKit' ,
109116 'JavaScriptCore' ,
110117 'Kernel' ,
118+ 'KernelManagement' ,
111119 'LatentSemanticMapping' ,
112120 'LinkPresentation' ,
113121 'LocalAuthentication' ,
@@ -116,13 +124,15 @@ class AnalyzerHelpers:
116124 'MediaAccessibility' ,
117125 'MediaLibrary' ,
118126 'MediaPlayer' ,
127+ 'MediaSetup' ,
119128 'MessageUI' ,
120129 'Messages' ,
121130 'MetalKit' ,
122131 'MetricKit' ,
123132 'MobileCoreServices' ,
124133 'MultipeerConnectivity' ,
125134 'NaturalLanguage' ,
135+ 'NearbyInteraction' ,
126136 'Network' ,
127137 'NetworkExtension' ,
128138 'NetworkingDriverKit' ,
@@ -131,8 +141,9 @@ class AnalyzerHelpers:
131141 'ObjectiveC' ,
132142 'OpenDirectory' ,
133143 'OpenGL' ,
134- 'PDFKit ' ,
144+ 'ParavirtualizedGraphics ' ,
135145 'PassKit' ,
146+ 'PDFKit' ,
136147 'PencilKit' ,
137148 'PhotoKit' ,
138149 'PushKit' ,
@@ -146,16 +157,20 @@ class AnalyzerHelpers:
146157 'SafariServices' ,
147158 'SceneKit' ,
148159 'ScreenSaver' ,
160+ 'ScreenTime' ,
149161 'Security' ,
150162 'SecurityFoundation' ,
151163 'SecurityInterface' ,
164+ 'SensorKit' ,
152165 'ServiceManagement' ,
153166 'SiriKit' ,
154167 'Social' ,
155168 'SoundAnalysis' ,
156169 'Speech' ,
157170 'SpriteKit' ,
158171 'StoreKit' ,
172+ 'StoreKitTest' ,
173+ 'System' ,
159174 'SystemConfiguration' ,
160175 'SystemExtensions' ,
161176 'SwiftUI' ,
@@ -166,14 +181,17 @@ class AnalyzerHelpers:
166181 'TVUIKit' ,
167182 'USBDriverKit' ,
168183 'UIKit' ,
184+ 'UniformTypeIdentifiers' ,
169185 'UserNotifications' ,
170186 'UserNotificationsUI' ,
171187 'VideoToolbox' ,
188+ 'Virtualization' ,
172189 'Vision' ,
173190 'VisionKit' ,
174191 'WatchConnectivity' ,
175192 'WatchKit' ,
176193 'WebKit' ,
194+ 'WidgetKit' ,
177195 'XPC' ,
178196 'XCTest' ,
179197 'dnssd' ,
You can’t perform that action at this time.
0 commit comments