[Xcode 12.2] Updated macos frameworks

This commit is contained in:
Sergey Bogolepov
2020-11-27 12:27:18 +07:00
committed by Stanislav Erokhin
parent 660f0d83cb
commit 1c9d759abd
51 changed files with 208 additions and 25 deletions
@@ -1,4 +1,4 @@
depends = ApplicationServices AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO MediaToolbox Metal OpenGLCommon QuartzCore Security darwin libkern osx posix depends = ApplicationServices AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO MediaToolbox Metal OpenGLCommon QuartzCore Security UniformTypeIdentifiers darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.AVFoundation package = platform.AVFoundation
modules = AVFoundation modules = AVFoundation
@@ -1,4 +1,4 @@
depends = AVFoundation AppKit ApplicationServices AudioToolbox CFNetwork Cocoa CoreAudio CoreAudioTypes CoreData CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO MediaToolbox Metal OpenGLCommon QuartzCore Security darwin libkern osx posix depends = AVFoundation AppKit ApplicationServices AudioToolbox CFNetwork CloudKit Cocoa CoreAudio CoreAudioTypes CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreMIDI CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO MediaToolbox Metal OpenGLCommon QuartzCore Security UniformTypeIdentifiers darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.AVKit package = platform.AVKit
modules = AVKit modules = AVKit
@@ -0,0 +1,7 @@
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
language = Objective-C
package = platform.Accessibility
modules = Accessibility
compilerOpts = -framework Accessibility
linkerOpts = -framework Accessibility
@@ -1,4 +1,4 @@
depends = AppKit ApplicationServices CFNetwork Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix depends = AppKit ApplicationServices CFNetwork CloudKit Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.AddressBook package = platform.AddressBook
headers = AddressBook/AddressBook.h AddressBook/AddressBookUI.h AddressBook/ABActions.h AddressBook/ABPeoplePickerView.h AddressBook/ABPersonView.h AddressBook/ABPersonPicker.h AddressBook/ABPersonPickerDelegate.h headers = AddressBook/AddressBook.h AddressBook/AddressBookUI.h AddressBook/ABActions.h AddressBook/ABPeoplePickerView.h AddressBook/ABPersonView.h AddressBook/ABPersonPicker.h AddressBook/ABPersonPickerDelegate.h
@@ -0,0 +1,7 @@
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
language = Objective-C
package = platform.AppTrackingTransparency
modules = AppTrackingTransparency
compilerOpts = -framework AppTrackingTransparency
linkerOpts = -framework AppTrackingTransparency
@@ -1,4 +1,4 @@
depends = AppKit ApplicationServices CFNetwork Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix depends = AppKit ApplicationServices CFNetwork CloudKit Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.BusinessChat package = platform.BusinessChat
modules = BusinessChat modules = BusinessChat
@@ -0,0 +1,7 @@
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
language = Objective-C
package = platform.ClassKit
modules = ClassKit
compilerOpts = -framework ClassKit
linkerOpts = -framework ClassKit
@@ -1,4 +1,4 @@
depends = AppKit ApplicationServices CFNetwork CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix depends = AppKit ApplicationServices CFNetwork CloudKit CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.Cocoa package = platform.Cocoa
modules = Cocoa modules = Cocoa
@@ -1,4 +1,4 @@
depends = AppKit ApplicationServices AudioToolbox AudioUnit CFNetwork Cocoa CoreAudioTypes CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix depends = AppKit ApplicationServices AudioToolbox AudioUnit CFNetwork CloudKit Cocoa CoreAudioTypes CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.CoreAudioKit package = platform.CoreAudioKit
modules = CoreAudioKit modules = CoreAudioKit
@@ -1,4 +1,4 @@
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix depends = ApplicationServices CFNetwork CloudKit CoreFoundation CoreGraphics CoreLocation CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.CoreData package = platform.CoreData
modules = CoreData modules = CoreData
@@ -1,4 +1,4 @@
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security UniformTypeIdentifiers darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.CoreSpotlight package = platform.CoreSpotlight
modules = CoreSpotlight modules = CoreSpotlight
@@ -0,0 +1,7 @@
language = Objective-C
package = platform.DeveloperToolsSupport
modules = DeveloperToolsSupport
compilerOpts = -framework DeveloperToolsSupport
linkerOpts = -framework DeveloperToolsSupport
#Disabled: Swift-only framework
@@ -1,4 +1,4 @@
depends = AppKit ApplicationServices CFNetwork Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation GLKit GameController GameplayKit IOKit IOSurface ImageIO Metal MetalKit ModelIO OpenGLCommon QuartzCore SceneKit Security SpriteKit darwin libkern osx posix depends = AppKit ApplicationServices CFNetwork CloudKit Cocoa Contacts CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation GLKit GameController GameplayKit IOKit IOSurface ImageIO Metal MetalKit ModelIO OpenGLCommon QuartzCore SceneKit Security SpriteKit darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.GameKit package = platform.GameKit
modules = GameKit modules = GameKit
@@ -1,4 +1,4 @@
depends = AppKit ApplicationServices CFNetwork Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation GLKit IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore SceneKit Security SpriteKit darwin libkern osx posix depends = AppKit ApplicationServices CFNetwork CloudKit Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation GLKit IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore SceneKit Security SpriteKit darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.GameplayKit package = platform.GameplayKit
modules = GameplayKit modules = GameplayKit
@@ -1,4 +1,4 @@
depends = AppKit ApplicationServices CFNetwork Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOBluetooth IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix depends = AppKit ApplicationServices CFNetwork CloudKit Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation IOBluetooth IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.IOBluetoothUI package = platform.IOBluetoothUI
modules = IOBluetoothUI modules = IOBluetoothUI
@@ -1,4 +1,4 @@
depends = AppKit ApplicationServices CFNetwork Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix depends = AppKit ApplicationServices CFNetwork CloudKit Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.ImageCaptureCore package = platform.ImageCaptureCore
modules = ImageCaptureCore modules = ImageCaptureCore
@@ -0,0 +1,7 @@
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
language = Objective-C
package = platform.JavaNativeFoundation
modules = JavaNativeFoundation
compilerOpts = -framework JavaNativeFoundation
linkerOpts = -framework JavaNativeFoundation
@@ -0,0 +1,7 @@
depends = AppKit ApplicationServices CFNetwork CloudKit Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
language = Objective-C
package = platform.JavaRuntimeSupport
modules = JavaRuntimeSupport
compilerOpts = -framework JavaRuntimeSupport
linkerOpts = -framework JavaRuntimeSupport
@@ -0,0 +1,7 @@
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
language = Objective-C
package = platform.KernelManagement
modules = KernelManagement
compilerOpts = -framework KernelManagement
linkerOpts = -framework KernelManagement
@@ -0,0 +1,7 @@
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit IOSurface ImageIO Metal Security darwin libkern osx posix
language = Objective-C
package = platform.MLCompute
modules = MLCompute
compilerOpts = -framework MLCompute
linkerOpts = -framework MLCompute
@@ -0,0 +1,7 @@
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit IOSurface ImageIO Metal MetalPerformanceShaders Security darwin libkern osx posix
language = Objective-C
package = platform.MetalPerformanceShadersGraph
modules = MetalPerformanceShadersGraph
compilerOpts = -framework MetalPerformanceShadersGraph
linkerOpts = -framework MetalPerformanceShadersGraph
@@ -1,4 +1,4 @@
depends = AppKit ApplicationServices CFNetwork Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix depends = AppKit ApplicationServices CFNetwork CloudKit Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.MultipeerConnectivity package = platform.MultipeerConnectivity
modules = MultipeerConnectivity modules = MultipeerConnectivity
@@ -0,0 +1,7 @@
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
language = Objective-C
package = platform.NearbyInteraction
modules = NearbyInteraction
compilerOpts = -framework NearbyInteraction
linkerOpts = -framework NearbyInteraction
@@ -1,4 +1,4 @@
depends = AppKit ApplicationServices CFNetwork Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix depends = AppKit ApplicationServices CFNetwork CloudKit Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.PDFKit package = platform.PDFKit
headers = PDFKit/PDFKit.h headers = PDFKit/PDFKit.h
@@ -0,0 +1,7 @@
depends = AppKit ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon Security darwin libkern osx posix
language = Objective-C
package = platform.ParavirtualizedGraphics
modules = ParavirtualizedGraphics
compilerOpts = -framework ParavirtualizedGraphics
linkerOpts = -framework ParavirtualizedGraphics
@@ -0,0 +1,7 @@
depends = AppKit ApplicationServices CFNetwork Contacts CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
language = Objective-C
package = platform.PassKit
modules = PassKit
compilerOpts = -framework PassKit
linkerOpts = -framework PassKit
@@ -1,4 +1,4 @@
depends = AppKit ApplicationServices CFNetwork Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix depends = AppKit ApplicationServices CFNetwork CloudKit Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.PencilKit package = platform.PencilKit
modules = PencilKit modules = PencilKit
@@ -1,4 +1,4 @@
depends = AVFoundation ApplicationServices AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreLocation CoreMIDI CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO MediaToolbox Metal OpenGLCommon QuartzCore Security darwin libkern osx posix depends = AVFoundation ApplicationServices AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreLocation CoreMIDI CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO MediaToolbox Metal OpenGLCommon QuartzCore Security UniformTypeIdentifiers darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.Photos package = platform.Photos
modules = Photos modules = Photos
@@ -1,4 +1,4 @@
depends = AppKit ApplicationServices CFNetwork Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix depends = AppKit ApplicationServices CFNetwork CloudKit Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.PreferencePanes package = platform.PreferencePanes
modules = PreferencePanes modules = PreferencePanes
@@ -1,4 +1,4 @@
depends = AppKit ApplicationServices CFNetwork Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageCaptureCore ImageIO Metal OpenGL OpenGLCommon PDFKit QuartzCore QuickLook Security darwin libkern osx posix depends = AppKit ApplicationServices CFNetwork CloudKit Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageCaptureCore ImageIO Metal OpenGL OpenGLCommon PDFKit QuartzCore QuickLook Security darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.Quartz package = platform.Quartz
modules = Quartz modules = Quartz
@@ -1,4 +1,4 @@
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security UniformTypeIdentifiers darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.QuickLookThumbnailing package = platform.QuickLookThumbnailing
modules = QuickLookThumbnailing modules = QuickLookThumbnailing
@@ -0,0 +1,7 @@
depends = AVFoundation AppKit ApplicationServices AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreData CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO MediaToolbox Metal OpenGLCommon QuartzCore Security UniformTypeIdentifiers darwin libkern osx posix
language = Objective-C
package = platform.ReplayKit
modules = ReplayKit
compilerOpts = -framework ReplayKit
linkerOpts = -framework ReplayKit
@@ -0,0 +1,7 @@
depends = AppKit ApplicationServices CFNetwork CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
language = Objective-C
package = platform.ScreenTime
modules = ScreenTime
compilerOpts = -framework ScreenTime
linkerOpts = -framework ScreenTime
@@ -1,4 +1,4 @@
depends = AppKit ApplicationServices CFNetwork Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security SecurityFoundation darwin libkern osx posix depends = AppKit ApplicationServices CFNetwork CloudKit Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security SecurityFoundation darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.SecurityInterface package = platform.SecurityInterface
modules = SecurityInterface modules = SecurityInterface
@@ -0,0 +1,7 @@
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreLocation CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
language = Objective-C
package = platform.SensorKit
modules = SensorKit
compilerOpts = -framework SensorKit
linkerOpts = -framework SensorKit
@@ -1,4 +1,4 @@
depends = AVFoundation ApplicationServices AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMIDI CoreML CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO MediaToolbox Metal OpenGLCommon QuartzCore Security darwin libkern osx posix depends = AVFoundation ApplicationServices AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMIDI CoreML CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO MediaToolbox Metal OpenGLCommon QuartzCore Security UniformTypeIdentifiers darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.SoundAnalysis package = platform.SoundAnalysis
modules = SoundAnalysis modules = SoundAnalysis
@@ -1,4 +1,4 @@
depends = AVFoundation ApplicationServices AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO MediaToolbox Metal OpenGLCommon QuartzCore Security darwin libkern osx posix depends = AVFoundation ApplicationServices AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO MediaToolbox Metal OpenGLCommon QuartzCore Security UniformTypeIdentifiers darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.Speech package = platform.Speech
modules = Speech modules = Speech
@@ -1,4 +1,4 @@
depends = AppKit ApplicationServices CFNetwork Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation GLKit IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix depends = AppKit ApplicationServices CFNetwork CloudKit Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation GLKit IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.SpriteKit package = platform.SpriteKit
modules = SpriteKit modules = SpriteKit
@@ -0,0 +1,7 @@
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
language = Objective-C
package = platform.UniformTypeIdentifiers
modules = UniformTypeIdentifiers
compilerOpts = -framework UniformTypeIdentifiers
linkerOpts = -framework UniformTypeIdentifiers
@@ -0,0 +1,7 @@
depends = AppKit ApplicationServices CFNetwork CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
language = Objective-C
package = platform.UserNotificationsUI
modules = UserNotificationsUI
compilerOpts = -framework UserNotificationsUI
linkerOpts = -framework UserNotificationsUI
@@ -0,0 +1,7 @@
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
language = Objective-C
package = platform.Virtualization
modules = Virtualization
compilerOpts = -framework Virtualization
linkerOpts = -framework Virtualization
@@ -1,4 +1,4 @@
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreML CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal Security darwin libkern osx posix depends = ApplicationServices CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreML CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon Security darwin libkern osx posix
language = Objective-C language = Objective-C
package = platform.Vision package = platform.Vision
modules = Vision modules = Vision
@@ -0,0 +1,7 @@
language = Objective-C
package = platform.WidgetKit
modules = WidgetKit
compilerOpts = -framework WidgetKit
linkerOpts = -framework WidgetKit
#Disabled: Swift-only framework
@@ -0,0 +1,7 @@
language = Objective-C
package = platform._AVKit_SwiftUI
modules = _AVKit_SwiftUI
compilerOpts = -framework _AVKit_SwiftUI
linkerOpts = -framework _AVKit_SwiftUI
#Disabled: Unavailable
@@ -0,0 +1,7 @@
language = Objective-C
package = platform._AuthenticationServices_SwiftUI
modules = _AuthenticationServices_SwiftUI
compilerOpts = -framework _AuthenticationServices_SwiftUI
linkerOpts = -framework _AuthenticationServices_SwiftUI
#Disabled: Unavailable
@@ -0,0 +1,7 @@
language = Objective-C
package = platform._MapKit_SwiftUI
modules = _MapKit_SwiftUI
compilerOpts = -framework _MapKit_SwiftUI
linkerOpts = -framework _MapKit_SwiftUI
#Disabled: Unavailable
@@ -0,0 +1,7 @@
language = Objective-C
package = platform._QuickLook_SwiftUI
modules = _QuickLook_SwiftUI
compilerOpts = -framework _QuickLook_SwiftUI
linkerOpts = -framework _QuickLook_SwiftUI
#Disabled: Unavailable
@@ -0,0 +1,7 @@
language = Objective-C
package = platform._SceneKit_SwiftUI
modules = _SceneKit_SwiftUI
compilerOpts = -framework _SceneKit_SwiftUI
linkerOpts = -framework _SceneKit_SwiftUI
#Disabled: Unavailable
@@ -0,0 +1,7 @@
language = Objective-C
package = platform._SpriteKit_SwiftUI
modules = _SpriteKit_SwiftUI
compilerOpts = -framework _SpriteKit_SwiftUI
linkerOpts = -framework _SpriteKit_SwiftUI
#Disabled: Unavailable
@@ -0,0 +1,7 @@
language = Objective-C
package = platform._StoreKit_SwiftUI
modules = _StoreKit_SwiftUI
compilerOpts = -framework _StoreKit_SwiftUI
linkerOpts = -framework _StoreKit_SwiftUI
#Disabled: Unavailable
@@ -36,7 +36,8 @@ excludedFunctions = __tg_promote KERNEL_AUDIT_TOKEN KERNEL_SECURITY_TOKEN \
DebugStr Debugger SysBreak SysBreakFunc SysBreakStr clock_get_res clock_set_res \ DebugStr Debugger SysBreak SysBreakFunc SysBreakStr clock_get_res clock_set_res \
mach_vm_region_info mach_vm_region_info_64 os_trace_info_with_payload safe_gets \ mach_vm_region_info mach_vm_region_info_64 os_trace_info_with_payload safe_gets \
task_wire vm_map_64 vm_map_exec_lockdown vm_mapped_pages_info vm_region vm_region_recurse \ task_wire vm_map_64 vm_map_exec_lockdown vm_mapped_pages_info vm_region vm_region_recurse \
xpc_debugger_api_misuse_info xpc_debugger_api_misuse_info \
vm_stats
compilerOpts = -D_XOPEN_SOURCE -DSHARED_LIBBIND -D_DARWIN_NO_64_BIT_INODE -DSYSCTL_DEF_ENABLED compilerOpts = -D_XOPEN_SOURCE -DSHARED_LIBBIND -D_DARWIN_NO_64_BIT_INODE -DSYSCTL_DEF_ENABLED
linkerOpts = -ldl -lz -lcurses -lbz2 -lcompression -late -lbsm linkerOpts = -ldl -lz -lcurses -lbz2 -lcompression -late -lbsm