about summary refs log tree commit diff
path: root/pkgs/os-specific/darwin/apple-sdk-12.3/frameworks/public.nix
blob: 4488c84bf12453d01fb7a94c03f6a6bdf3988c6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
# This file is generated by gen-frameworks.nix.
# Do not edit, put overrides in apple_sdk.nix instead.
{ libs, frameworks }: with libs; with frameworks;
{
  AGL                              = { inherit Carbon OpenGL; };
  AVFAudio                         = { inherit AudioToolbox CoreAudioTypes CoreMIDI CoreMedia Foundation; };
  AVFoundation                     = { inherit AVFAudio CoreAudio CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreVideo Foundation IOKit ImageIO MediaToolbox Metal QuartzCore UniformTypeIdentifiers simd; };
  AVKit                            = { inherit AVFoundation AppKit Cocoa Foundation; };
  Accelerate                       = { inherit CoreFoundation CoreGraphics CoreVideo Foundation IOKit Metal; };
  Accessibility                    = { inherit CoreFoundation CoreGraphics Foundation IOKit; };
  Accounts                         = { inherit Foundation; };
  AdServices                       = { inherit Foundation; };
  AdSupport                        = { inherit Foundation; };
  AddressBook                      = { inherit Carbon Cocoa CoreFoundation Foundation; };
  AppKit                           = { inherit Accessibility ApplicationServices CoreData CoreFoundation CoreGraphics CoreImage Foundation IOKit Metal OpenGL QuartzCore; };
  AppTrackingTransparency          = { inherit Foundation; };
  AppleScriptKit                   = {};
  AppleScriptObjC                  = { inherit Foundation; };
  ApplicationServices              = { inherit ColorSync CoreFoundation CoreGraphics CoreServices CoreText ImageIO; };
  AudioToolbox                     = { inherit Carbon CoreAudio CoreAudioTypes CoreFoundation CoreMIDI Foundation; };
  AudioUnit                        = { inherit AudioToolbox; };
  AudioVideoBridging               = { inherit Foundation IOKit; };
  AuthenticationServices           = { inherit AppKit Foundation; };
  AutomaticAssessmentConfiguration = { inherit Foundation; };
  Automator                        = { inherit AppKit Cocoa Foundation OSAKit; };
  BackgroundTasks                  = { inherit Foundation; };
  BusinessChat                     = { inherit Cocoa Foundation; };
  CFNetwork                        = { inherit CoreFoundation; };
  CHIP                             = { inherit Foundation Security; };
  CalendarStore                    = {};
  CallKit                          = { inherit CoreFoundation CoreGraphics Foundation IOKit; };
  Carbon                           = { inherit ApplicationServices CoreServices Foundation Security; };
  ClassKit                         = { inherit CoreGraphics Foundation; };
  CloudKit                         = { inherit CoreFoundation CoreGraphics CoreLocation Foundation IOKit; };
  Cocoa                            = { inherit AppKit CoreData Foundation; };
  Collaboration                    = { inherit AppKit CoreServices Foundation; };
  ColorSync                        = { inherit CoreFoundation; };
  Combine                          = {};
  Contacts                         = { inherit CoreFoundation CoreGraphics Foundation IOKit; };
  ContactsUI                       = { inherit AppKit; };
  CoreAudio                        = { inherit CoreAudioTypes CoreFoundation; };
  CoreAudioKit                     = { inherit AppKit AudioUnit Cocoa Foundation; };
  CoreAudioTypes                   = { inherit CoreFoundation; };
  CoreBluetooth                    = { inherit Foundation; };
  CoreData                         = { inherit Combine CoreFoundation CoreGraphics Foundation IOKit; };
  CoreDisplay                      = {};
  CoreFoundation                   = {};
  CoreGraphics                     = { inherit CoreFoundation IOKit; };
  CoreHaptics                      = { inherit Foundation; };
  CoreImage                        = { inherit ApplicationServices CoreFoundation CoreGraphics CoreVideo Foundation IOKit IOSurface ImageIO Metal OpenGL; };
  CoreLocation                     = { inherit CoreFoundation CoreGraphics Foundation IOKit; };
  CoreMIDI                         = { inherit CoreFoundation CoreGraphics Foundation IOKit; };
  CoreMIDIServer                   = {};
  CoreML                           = { inherit CoreFoundation CoreGraphics CoreVideo Foundation IOKit ImageIO Metal; };
  CoreMedia                        = { inherit CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreVideo Foundation IOKit Metal; };
  CoreMediaIO                      = { inherit CoreAudio CoreFoundation CoreGraphics CoreMedia Foundation IOKit Metal; };
  CoreMotion                       = { inherit Foundation; };
  CoreServices                     = { inherit CFNetwork CoreFoundation DiskArbitration Security; };
  CoreSpotlight                    = { inherit Foundation UniformTypeIdentifiers; };
  CoreTelephony                    = {};
  CoreText                         = { inherit CoreFoundation CoreGraphics; };
  CoreVideo                        = { inherit ApplicationServices CoreFoundation CoreGraphics IOSurface Metal OpenGL; };
  CoreWLAN                         = { inherit Foundation IOKit; };
  CreateML                         = { inherit AVFoundation Combine CoreAudio CoreFoundation CoreGraphics CoreImage CoreML CoreMedia CoreServices CoreVideo Foundation IOKit ImageIO Metal MetalPerformanceShaders NaturalLanguage TabularData VideoToolbox Vision simd; };
  CryptoKit                        = { inherit CoreFoundation CoreGraphics Foundation IOKit LocalAuthentication Security; };
  CryptoTokenKit                   = { inherit CoreFoundation CoreGraphics Foundation IOKit Security; };
  DVDPlayback                      = { inherit ApplicationServices CoreFoundation Security; };
  DataDetection                    = { inherit CoreFoundation CoreGraphics Foundation IOKit; };
  DeveloperToolsSupport            = {};
  DeviceActivity                   = { inherit Foundation ManagedSettings; };
  DeviceCheck                      = { inherit Foundation; };
  DirectoryService                 = { inherit CoreFoundation; };
  DiscRecording                    = { inherit CoreServices Foundation; };
  DiscRecordingUI                  = { inherit Carbon Cocoa DiscRecording; };
  DiskArbitration                  = { inherit CoreFoundation IOKit; };
  DriverKit                        = {};
  EventKit                         = { inherit CoreGraphics CoreLocation Foundation; };
  ExceptionHandling                = { inherit Foundation; };
  ExecutionPolicy                  = { inherit Foundation; };
  ExposureNotification             = { inherit Foundation; };
  ExternalAccessory                = { inherit Foundation; };
  FWAUserLib                       = { inherit IOKit; };
  FileProvider                     = { inherit CoreFoundation CoreGraphics Foundation IOKit; };
  FileProviderUI                   = { inherit AppKit FileProvider Foundation; };
  FinderSync                       = { inherit AppKit Foundation; };
  ForceFeedback                    = { inherit CoreFoundation IOKit; };
  Foundation                       = { inherit Combine CoreFoundation CoreGraphics CoreServices IOKit Security; };
  GLKit                            = { inherit AppKit CoreData CoreFoundation CoreGraphics CoreImage Foundation IOKit Metal ModelIO OpenGL QuartzCore simd; };
  GLUT                             = { inherit OpenGL; };
  GSS                              = { inherit CoreFoundation; };
  GameController                   = { inherit AppKit Foundation IOKit; };
  GameKit                          = { inherit AppKit Cocoa Contacts CoreGraphics Foundation GameController GameplayKit Metal MetalKit ModelIO SceneKit SpriteKit simd; };
  GameplayKit                      = { inherit AppKit CoreData CoreFoundation CoreGraphics CoreImage Foundation GLKit IOKit Metal ModelIO QuartzCore SceneKit SpriteKit simd; };
  GroupActivities                  = { inherit AVFoundation Combine CoreGraphics CryptoKit Foundation Network UniformTypeIdentifiers; };
  Hypervisor                       = {};
  ICADevices                       = { inherit CoreFoundation CoreGraphics CoreServices IOBluetooth; };
  IMServicePlugIn                  = { inherit Foundation; };
  IOBluetooth                      = { inherit CoreAudio CoreFoundation CoreServices Foundation IOKit; };
  IOBluetoothUI                    = { inherit Cocoa IOBluetooth; };
  IOKit                            = { inherit CoreFoundation; };
  IOSurface                        = { inherit CoreFoundation Foundation IOKit; };
  IOUSBHost                        = { inherit Foundation IOKit; };
  IdentityLookup                   = { inherit Foundation; };
  ImageCaptureCore                 = { inherit Cocoa CoreGraphics Foundation; };
  ImageIO                          = { inherit CoreFoundation CoreGraphics; };
  InputMethodKit                   = { inherit Carbon Cocoa Foundation; };
  InstallerPlugins                 = {};
  InstantMessage                   = {};
  Intents                          = { inherit CoreFoundation CoreGraphics CoreLocation Foundation IOKit UserNotifications; };
  IntentsUI                        = { inherit AppKit; };
  JavaNativeFoundation             = { inherit Foundation; };
  JavaRuntimeSupport               = { inherit ApplicationServices Cocoa Foundation QuartzCore; };
  JavaScriptCore                   = { inherit CoreFoundation CoreGraphics Foundation; };
  Kerberos                         = {};
  Kernel                           = {};
  KernelManagement                 = { inherit Foundation; };
  LDAP                             = {};
  LatentSemanticMapping            = { inherit Carbon CoreFoundation; };
  LinkPresentation                 = { inherit AppKit Foundation; };
  LocalAuthentication              = { inherit Foundation; };
  LocalAuthenticationEmbeddedUI    = { inherit AppKit Foundation LocalAuthentication; };
  MLCompute                        = { inherit CoreFoundation CoreGraphics Foundation IOKit Metal; };
  MailKit                          = { inherit AppKit Foundation; };
  ManagedSettings                  = { inherit Combine Foundation; };
  MapKit                           = { inherit AppKit CoreData CoreFoundation CoreGraphics CoreImage CoreLocation Foundation IOKit Metal QuartzCore; };
  MediaAccessibility               = { inherit CoreFoundation CoreGraphics CoreText; };
  MediaLibrary                     = { inherit Foundation; };
  MediaPlayer                      = { inherit AVFoundation CoreGraphics Foundation; };
  MediaToolbox                     = { inherit AudioToolbox CoreFoundation CoreMedia; };
  Message                          = {};
  Metal                            = { inherit CoreFoundation CoreGraphics Foundation IOKit IOSurface; };
  MetalKit                         = { inherit AppKit CoreData CoreFoundation CoreGraphics CoreImage Foundation IOKit Metal ModelIO QuartzCore simd; };
  MetalPerformanceShaders          = { inherit CoreGraphics Foundation Metal simd; };
  MetalPerformanceShadersGraph     = { inherit Foundation MetalPerformanceShaders; };
  MetricKit                        = { inherit CoreFoundation CoreGraphics Foundation IOKit; };
  ModelIO                          = { inherit CoreFoundation CoreGraphics Foundation IOKit simd; };
  MultipeerConnectivity            = { inherit Cocoa Foundation; };
  MusicKit                         = { inherit Combine CoreGraphics Foundation; };
  NaturalLanguage                  = { inherit CoreFoundation CoreGraphics Foundation IOKit; };
  NearbyInteraction                = { inherit CoreFoundation CoreGraphics Foundation IOKit simd; };
  NetFS                            = { inherit CoreFoundation; };
  Network                          = { inherit CoreFoundation Foundation Security; };
  NetworkExtension                 = { inherit Foundation Network Security; };
  NotificationCenter               = { inherit AppKit Foundation; };
  OSAKit                           = { inherit Carbon Cocoa; };
  OSLog                            = { inherit CoreFoundation CoreGraphics Foundation IOKit; };
  OpenAL                           = {};
  OpenCL                           = { inherit OpenGL; };
  OpenDirectory                    = { inherit CoreFoundation Foundation; };
  OpenGL                           = {};
  PCSC                             = {};
  PDFKit                           = { inherit AppKit Cocoa; };
  PHASE                            = { inherit AVFAudio AVFoundation CoreAudioTypes Foundation ModelIO simd; };
  ParavirtualizedGraphics          = { inherit AppKit CoreVideo Foundation IOSurface Metal; };
  PassKit                          = { inherit AppKit Contacts CoreData CoreFoundation CoreGraphics CoreImage Foundation IOKit Metal QuartzCore; };
  PencilKit                        = { inherit AppKit Cocoa CoreData CoreFoundation CoreGraphics CoreImage Foundation IOKit Metal QuartzCore; };
  Photos                           = { inherit AVFoundation CoreAudio CoreFoundation CoreGraphics CoreImage CoreLocation CoreMIDI CoreMedia Foundation IOKit ImageIO Metal QuartzCore UniformTypeIdentifiers simd; };
  PhotosUI                         = { inherit AppKit Foundation MapKit Photos; };
  PreferencePanes                  = { inherit Cocoa; };
  PushKit                          = { inherit Foundation; };
  QTKit                            = {};
  Quartz                           = { inherit AppKit ApplicationServices Cocoa Foundation ImageCaptureCore OpenGL PDFKit QuartzCore QuickLookUI; };
  QuartzCore                       = { inherit CoreFoundation CoreGraphics CoreImage CoreVideo Foundation IOKit Metal OpenGL; };
  QuickLook                        = { inherit ApplicationServices CoreFoundation; };
  QuickLookThumbnailing            = { inherit CoreGraphics Foundation UniformTypeIdentifiers; };
  QuickLookUI                      = { inherit AppKit CoreData CoreFoundation CoreGraphics CoreImage Foundation IOKit Metal PDFKit QuartzCore QuickLook UniformTypeIdentifiers; };
  RealityFoundation                = { inherit AVFAudio AVFoundation AppKit AudioToolbox Combine CoreAudio CoreFoundation CoreGraphics CoreMIDI CoreMedia CoreMotion CoreText CoreVideo Foundation IOKit Metal QuartzCore simd; };
  RealityKit                       = { inherit AppKit Combine CoreData CoreFoundation CoreGraphics CoreImage Foundation IOKit Metal MultipeerConnectivity QuartzCore RealityFoundation simd; };
  ReplayKit                        = { inherit AVFoundation AppKit Foundation; };
  Ruby                             = {};
  SafariServices                   = { inherit AppKit CoreData CoreFoundation CoreGraphics CoreImage Foundation IOKit Metal QuartzCore; };
  SceneKit                         = { inherit AppKit CoreData CoreFoundation CoreGraphics CoreImage Foundation GLKit IOKit Metal ModelIO QuartzCore simd; };
  ScreenCaptureKit                 = { inherit AppKit CoreGraphics CoreMedia Foundation; };
  ScreenSaver                      = { inherit AppKit Foundation; };
  ScreenTime                       = { inherit AppKit Foundation; };
  ScriptingBridge                  = { inherit ApplicationServices CoreServices Foundation; };
  Security                         = { inherit CoreFoundation; };
  SecurityFoundation               = { inherit Foundation Security; };
  SecurityInterface                = { inherit AppKit Cocoa Security SecurityFoundation; };
  SensorKit                        = { inherit CoreFoundation CoreLocation Foundation; };
  ServiceManagement                = { inherit CoreFoundation Security; };
  ShazamKit                        = { inherit AVFAudio CoreAudio CoreFoundation CoreGraphics CoreMIDI CoreMedia Foundation IOKit Metal MusicKit; };
  Social                           = { inherit AppKit Foundation; };
  SoundAnalysis                    = { inherit AVFoundation CoreAudio CoreFoundation CoreGraphics CoreImage CoreMIDI CoreML CoreMedia Foundation IOKit Metal QuartzCore UniformTypeIdentifiers simd; };
  Speech                           = { inherit AVFoundation CoreAudio CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia Foundation IOKit Metal QuartzCore UniformTypeIdentifiers simd; };
  SpriteKit                        = { inherit AppKit Cocoa CoreData CoreFoundation CoreGraphics CoreImage Foundation GLKit IOKit Metal ModelIO QuartzCore simd; };
  StoreKit                         = { inherit AppKit CoreData CoreFoundation CoreGraphics CoreImage CryptoKit Foundation IOKit Metal QuartzCore Security; };
  SwiftUI                          = { inherit Accessibility AppKit Combine CoreData CoreFoundation CoreGraphics CoreImage DeveloperToolsSupport Foundation IOKit Metal QuartzCore UniformTypeIdentifiers; };
  SyncServices                     = {};
  System                           = {};
  SystemConfiguration              = { inherit CoreFoundation Security; };
  SystemExtensions                 = { inherit Foundation; };
  TWAIN                            = {};
  TabularData                      = { inherit Combine Foundation; };
  Tcl                              = {};
  Tk                               = {};
  UniformTypeIdentifiers           = { inherit CoreFoundation CoreGraphics Foundation IOKit; };
  UserNotifications                = { inherit Foundation; };
  UserNotificationsUI              = { inherit AppKit; };
  VideoDecodeAcceleration          = {};
  VideoSubscriberAccount           = { inherit Foundation; };
  VideoToolbox                     = { inherit CoreFoundation CoreGraphics CoreMedia CoreVideo; };
  Virtualization                   = { inherit AppKit Cocoa CoreData CoreFoundation CoreGraphics CoreImage Foundation IOKit Metal QuartzCore; };
  Vision                           = { inherit CoreAudio CoreFoundation CoreGraphics CoreML CoreMedia CoreVideo Foundation IOKit ImageIO Metal simd; };
  WebKit                           = { inherit AppKit CoreData CoreFoundation CoreGraphics CoreImage Foundation IOKit JavaScriptCore Metal QuartzCore; };
  WidgetKit                        = { inherit Combine CoreFoundation CoreGraphics Foundation IOKit Intents SwiftUI UniformTypeIdentifiers; };
  iTunesLibrary                    = { inherit Foundation; };
  vmnet                            = {};
}