More platform libs: Add libraries having web docs
Not included:
AGL - no some headers from OpenGL
AudioUnit, CoreAudioKit - no AudioUnitCarbonView.h
Kernel - no such module
Included undocumented libs (to satisfy dependencies):
Carbon
Cocoa
ImageCaptureCore
MediaToolbox
More platform libs: Remove ColorSync
Reason: it is already included into ApplicationServices.
This commit is contained in:
committed by
Ilya Matveev
parent
3fec182cab
commit
a9b8da5a32
+1
-1
@@ -89,7 +89,7 @@ private class CompositeDependencyAssigner(val dependencyAssigners: List<Dependen
|
||||
override fun getReady(): Map<File, Set<String>> {
|
||||
return dependencyAssigners.map { it.getReady() }.reduce { left, right ->
|
||||
(left.keys intersect right.keys)
|
||||
.associateWith { left[it]!! union right[it]!! }
|
||||
.associateWith { left.getValue(it) union right.getValue(it) }
|
||||
}.also {
|
||||
require(it.isNotEmpty()) { "incompatible dependencies" } // TODO: add more info.
|
||||
}
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = ApplicationServices AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO MediaToolbox Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.AVFoundation
|
||||
modules = AVFoundation
|
||||
|
||||
compilerOpts = -framework AVFoundation
|
||||
linkerOpts = -framework AVFoundation
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AVFoundation AppKit ApplicationServices AudioToolbox CFNetwork CoreAudio CoreData CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO MediaToolbox Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.AVKit
|
||||
modules = AVKit
|
||||
|
||||
compilerOpts = -framework AVKit
|
||||
linkerOpts = -framework 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.Accounts
|
||||
modules = Accounts
|
||||
|
||||
compilerOpts = -framework Accounts
|
||||
linkerOpts = -framework Accounts
|
||||
@@ -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.AdSupport
|
||||
modules = AdSupport
|
||||
|
||||
compilerOpts = -framework AdSupport
|
||||
linkerOpts = -framework AdSupport
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AppKit ApplicationServices CFNetwork Carbon Cocoa ColorSync 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.AddressBook
|
||||
modules = AddressBook
|
||||
|
||||
compilerOpts = -framework AddressBook
|
||||
linkerOpts = -framework AddressBook
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AppKit ApplicationServices CFNetwork Cocoa CoreAudio CoreData CoreFoundation CoreGraphics CoreImage CoreMIDI CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.AudioToolbox
|
||||
modules = AudioToolbox
|
||||
|
||||
compilerOpts = -framework AudioToolbox
|
||||
linkerOpts = -framework AudioToolbox
|
||||
@@ -0,0 +1,7 @@
|
||||
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
|
||||
language = Objective-C
|
||||
package = platform.BusinessChat
|
||||
modules = BusinessChat
|
||||
|
||||
compilerOpts = -framework BusinessChat
|
||||
linkerOpts = -framework BusinessChat
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = ApplicationServices CFNetwork ColorSync CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.Carbon
|
||||
modules = Carbon
|
||||
|
||||
compilerOpts = -framework Carbon
|
||||
linkerOpts = -framework Carbon
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = ApplicationServices CFNetwork Contacts CoreFoundation CoreGraphics CoreLocation CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.CloudKit
|
||||
modules = CloudKit
|
||||
|
||||
compilerOpts = -framework CloudKit
|
||||
linkerOpts = -framework CloudKit
|
||||
@@ -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.Cocoa
|
||||
modules = Cocoa
|
||||
|
||||
compilerOpts = -framework Cocoa
|
||||
linkerOpts = -framework Cocoa
|
||||
@@ -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.Collaboration
|
||||
modules = Collaboration
|
||||
|
||||
compilerOpts = -framework Collaboration
|
||||
linkerOpts = -framework Collaboration
|
||||
@@ -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.ContactsUI
|
||||
modules = ContactsUI
|
||||
|
||||
compilerOpts = -framework ContactsUI
|
||||
linkerOpts = -framework ContactsUI
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = CoreFoundation darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreAudio
|
||||
modules = CoreAudio
|
||||
|
||||
compilerOpts = -framework CoreAudio
|
||||
linkerOpts = -framework CoreAudio
|
||||
@@ -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.CoreBluetooth
|
||||
modules = CoreBluetooth
|
||||
|
||||
compilerOpts = -framework CoreBluetooth
|
||||
linkerOpts = -framework CoreBluetooth
|
||||
@@ -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.CoreMIDI
|
||||
modules = CoreMIDI
|
||||
|
||||
compilerOpts = -framework CoreMIDI
|
||||
linkerOpts = -framework CoreMIDI
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = ApplicationServices AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.CoreMedia
|
||||
modules = CoreMedia
|
||||
|
||||
compilerOpts = -framework CoreMedia
|
||||
linkerOpts = -framework CoreMedia
|
||||
@@ -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.CoreSpotlight
|
||||
modules = CoreSpotlight
|
||||
|
||||
compilerOpts = -framework CoreSpotlight
|
||||
linkerOpts = -framework CoreSpotlight
|
||||
@@ -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.CoreTelephony
|
||||
modules = CoreTelephony
|
||||
|
||||
compilerOpts = -framework CoreTelephony
|
||||
linkerOpts = -framework CoreTelephony
|
||||
@@ -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.CoreWLAN
|
||||
modules = CoreWLAN
|
||||
|
||||
compilerOpts = -framework CoreWLAN
|
||||
linkerOpts = -framework CoreWLAN
|
||||
@@ -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.CryptoTokenKit
|
||||
modules = CryptoTokenKit
|
||||
|
||||
compilerOpts = -framework CryptoTokenKit
|
||||
linkerOpts = -framework CryptoTokenKit
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AddressBook ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreLocation CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.EventKit
|
||||
modules = EventKit
|
||||
|
||||
compilerOpts = -framework EventKit
|
||||
linkerOpts = -framework EventKit
|
||||
@@ -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.ExceptionHandling
|
||||
modules = ExceptionHandling
|
||||
|
||||
compilerOpts = -framework ExceptionHandling
|
||||
linkerOpts = -framework ExceptionHandling
|
||||
@@ -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.ExternalAccessory
|
||||
modules = ExternalAccessory
|
||||
|
||||
compilerOpts = -framework ExternalAccessory
|
||||
linkerOpts = -framework ExternalAccessory
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = CoreFoundation IOKit darwin libkern posix
|
||||
language = Objective-C
|
||||
package = platform.FWAUserLib
|
||||
modules = FWAUserLib
|
||||
|
||||
compilerOpts = -framework FWAUserLib
|
||||
linkerOpts = -framework FWAUserLib
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AppKit ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.FinderSync
|
||||
modules = FinderSync
|
||||
|
||||
compilerOpts = -framework FinderSync
|
||||
linkerOpts = -framework FinderSync
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = CoreFoundation IOKit darwin libkern posix
|
||||
language = Objective-C
|
||||
package = platform.ForceFeedback
|
||||
modules = ForceFeedback
|
||||
|
||||
compilerOpts = -framework ForceFeedback
|
||||
linkerOpts = -framework ForceFeedback
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AppKit ApplicationServices CFNetwork CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal ModelIO OpenGL3 OpenGLCommon QuartzCore Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.GLKit
|
||||
modules = GLKit
|
||||
|
||||
compilerOpts = -framework GLKit
|
||||
linkerOpts = -framework GLKit
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = CoreFoundation darwin posix
|
||||
language = Objective-C
|
||||
package = platform.GSS
|
||||
modules = GSS
|
||||
|
||||
compilerOpts = -framework GSS
|
||||
linkerOpts = -framework GSS
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AppKit ApplicationServices CFNetwork CoreData CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.GameController
|
||||
modules = GameController
|
||||
|
||||
compilerOpts = -framework GameController
|
||||
linkerOpts = -framework GameController
|
||||
@@ -0,0 +1,7 @@
|
||||
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
|
||||
language = Objective-C
|
||||
package = platform.GameKit
|
||||
modules = GameKit
|
||||
|
||||
compilerOpts = -framework GameKit
|
||||
linkerOpts = -framework GameKit
|
||||
@@ -0,0 +1,7 @@
|
||||
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
|
||||
language = Objective-C
|
||||
package = platform.GameplayKit
|
||||
modules = GameplayKit
|
||||
|
||||
compilerOpts = -framework GameplayKit
|
||||
linkerOpts = -framework GameplayKit
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Hypervisor
|
||||
modules = Hypervisor
|
||||
|
||||
compilerOpts = -framework Hypervisor
|
||||
linkerOpts = -framework Hypervisor
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = ApplicationServices CFNetwork CoreAudio CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.IOBluetooth
|
||||
modules = IOBluetooth
|
||||
|
||||
compilerOpts = -framework IOBluetooth
|
||||
linkerOpts = -framework IOBluetooth
|
||||
@@ -0,0 +1,7 @@
|
||||
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
|
||||
language = Objective-C
|
||||
package = platform.IOBluetoothUI
|
||||
modules = IOBluetoothUI
|
||||
|
||||
compilerOpts = -framework IOBluetoothUI
|
||||
linkerOpts = -framework IOBluetoothUI
|
||||
@@ -0,0 +1,7 @@
|
||||
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
|
||||
language = Objective-C
|
||||
package = platform.ImageCaptureCore
|
||||
modules = ImageCaptureCore
|
||||
|
||||
compilerOpts = -framework ImageCaptureCore
|
||||
linkerOpts = -framework ImageCaptureCore
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AppKit ApplicationServices CFNetwork Carbon Cocoa ColorSync 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.InputMethodKit
|
||||
modules = InputMethodKit
|
||||
|
||||
compilerOpts = -framework InputMethodKit
|
||||
linkerOpts = -framework InputMethodKit
|
||||
@@ -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.JavaScriptCore
|
||||
modules = JavaScriptCore
|
||||
|
||||
compilerOpts = -framework JavaScriptCore
|
||||
linkerOpts = -framework JavaScriptCore
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = ApplicationServices CFNetwork Carbon ColorSync CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.LatentSemanticMapping
|
||||
modules = LatentSemanticMapping
|
||||
|
||||
compilerOpts = -framework LatentSemanticMapping
|
||||
linkerOpts = -framework LatentSemanticMapping
|
||||
@@ -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.LocalAuthentication
|
||||
modules = LocalAuthentication
|
||||
|
||||
compilerOpts = -framework LocalAuthentication
|
||||
linkerOpts = -framework LocalAuthentication
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AppKit ApplicationServices CFNetwork 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.MapKit
|
||||
modules = MapKit
|
||||
|
||||
compilerOpts = -framework MapKit
|
||||
linkerOpts = -framework MapKit
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.MediaAccessibility
|
||||
modules = MediaAccessibility
|
||||
|
||||
compilerOpts = -framework MediaAccessibility
|
||||
linkerOpts = -framework MediaAccessibility
|
||||
@@ -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.MediaLibrary
|
||||
modules = MediaLibrary
|
||||
|
||||
compilerOpts = -framework MediaLibrary
|
||||
linkerOpts = -framework MediaLibrary
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AVFoundation ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreMedia CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.MediaPlayer
|
||||
modules = MediaPlayer
|
||||
|
||||
compilerOpts = -framework MediaPlayer
|
||||
linkerOpts = -framework MediaPlayer
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = ApplicationServices AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreMIDI CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.MediaToolbox
|
||||
modules = MediaToolbox
|
||||
|
||||
compilerOpts = -framework MediaToolbox
|
||||
linkerOpts = -framework MediaToolbox
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AppKit ApplicationServices CFNetwork CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal ModelIO OpenGLCommon QuartzCore Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.MetalKit
|
||||
modules = MetalKit
|
||||
|
||||
compilerOpts = -framework MetalKit
|
||||
linkerOpts = -framework MetalKit
|
||||
@@ -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.MetalPerformanceShaders
|
||||
modules = MetalPerformanceShaders
|
||||
|
||||
compilerOpts = -framework MetalPerformanceShaders
|
||||
linkerOpts = -framework MetalPerformanceShaders
|
||||
@@ -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.ModelIO
|
||||
modules = ModelIO
|
||||
|
||||
compilerOpts = -framework ModelIO
|
||||
linkerOpts = -framework ModelIO
|
||||
@@ -0,0 +1,7 @@
|
||||
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
|
||||
language = Objective-C
|
||||
package = platform.MultipeerConnectivity
|
||||
modules = MultipeerConnectivity
|
||||
|
||||
compilerOpts = -framework MultipeerConnectivity
|
||||
linkerOpts = -framework MultipeerConnectivity
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreML CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.NaturalLanguage
|
||||
modules = NaturalLanguage
|
||||
|
||||
compilerOpts = -framework NaturalLanguage
|
||||
linkerOpts = -framework NaturalLanguage
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = CoreFoundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Network
|
||||
modules = Network
|
||||
|
||||
compilerOpts = -framework Network
|
||||
linkerOpts = -framework Network
|
||||
@@ -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.NetworkExtension
|
||||
modules = NetworkExtension
|
||||
|
||||
compilerOpts = -framework NetworkExtension
|
||||
linkerOpts = -framework NetworkExtension
|
||||
@@ -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.NotificationCenter
|
||||
modules = NotificationCenter
|
||||
|
||||
compilerOpts = -framework NotificationCenter
|
||||
linkerOpts = -framework NotificationCenter
|
||||
@@ -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.OpenDirectory
|
||||
modules = OpenDirectory
|
||||
|
||||
compilerOpts = -framework OpenDirectory
|
||||
linkerOpts = -framework OpenDirectory
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AppKit ApplicationServices CFNetwork CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.Photos
|
||||
modules = Photos
|
||||
|
||||
compilerOpts = -framework Photos
|
||||
linkerOpts = -framework Photos
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AppKit ApplicationServices CFNetwork CoreData CoreFoundation CoreGraphics CoreImage CoreLocation CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO MapKit Metal OpenGLCommon Photos QuartzCore Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.PhotosUI
|
||||
modules = PhotosUI
|
||||
|
||||
compilerOpts = -framework PhotosUI
|
||||
linkerOpts = -framework PhotosUI
|
||||
@@ -0,0 +1,7 @@
|
||||
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
|
||||
language = Objective-C
|
||||
package = platform.PreferencePanes
|
||||
modules = PreferencePanes
|
||||
|
||||
compilerOpts = -framework PreferencePanes
|
||||
linkerOpts = -framework PreferencePanes
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AppKit ApplicationServices CFNetwork Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageCaptureCore ImageIO Metal OpenGL OpenGLCommon QuartzCore QuickLook Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.Quartz
|
||||
modules = Quartz
|
||||
|
||||
compilerOpts = -framework Quartz
|
||||
linkerOpts = -framework Quartz
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration IOKit ImageIO Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.QuickLook
|
||||
modules = QuickLook
|
||||
|
||||
compilerOpts = -framework QuickLook
|
||||
linkerOpts = -framework QuickLook
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AppKit ApplicationServices CFNetwork CoreData CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.SafariServices
|
||||
modules = SafariServices
|
||||
|
||||
compilerOpts = -framework SafariServices
|
||||
linkerOpts = -framework SafariServices
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AppKit ApplicationServices CFNetwork CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation GLKit IOKit IOSurface ImageIO Metal ModelIO OpenGLCommon QuartzCore Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.SceneKit
|
||||
modules = SceneKit
|
||||
|
||||
compilerOpts = -framework SceneKit
|
||||
linkerOpts = -framework SceneKit
|
||||
@@ -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.ScreenSaver
|
||||
modules = ScreenSaver
|
||||
|
||||
compilerOpts = -framework ScreenSaver
|
||||
linkerOpts = -framework ScreenSaver
|
||||
@@ -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.ScriptingBridge
|
||||
modules = ScriptingBridge
|
||||
|
||||
compilerOpts = -framework ScriptingBridge
|
||||
linkerOpts = -framework ScriptingBridge
|
||||
@@ -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.SecurityFoundation
|
||||
modules = SecurityFoundation
|
||||
|
||||
compilerOpts = -framework SecurityFoundation
|
||||
linkerOpts = -framework SecurityFoundation
|
||||
@@ -0,0 +1,7 @@
|
||||
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
|
||||
language = Objective-C
|
||||
package = platform.SecurityInterface
|
||||
modules = SecurityInterface
|
||||
|
||||
compilerOpts = -framework SecurityInterface
|
||||
linkerOpts = -framework SecurityInterface
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = CoreFoundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.ServiceManagement
|
||||
modules = ServiceManagement
|
||||
|
||||
compilerOpts = -framework ServiceManagement
|
||||
linkerOpts = -framework ServiceManagement
|
||||
@@ -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.Social
|
||||
modules = Social
|
||||
|
||||
compilerOpts = -framework Social
|
||||
linkerOpts = -framework Social
|
||||
@@ -0,0 +1,7 @@
|
||||
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
|
||||
language = Objective-C
|
||||
package = platform.SpriteKit
|
||||
modules = SpriteKit
|
||||
|
||||
compilerOpts = -framework SpriteKit
|
||||
linkerOpts = -framework 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.StoreKit
|
||||
modules = StoreKit
|
||||
|
||||
compilerOpts = -framework StoreKit
|
||||
linkerOpts = -framework StoreKit
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = CoreFoundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.SystemConfiguration
|
||||
modules = SystemConfiguration
|
||||
|
||||
compilerOpts = -framework SystemConfiguration
|
||||
linkerOpts = -framework SystemConfiguration
|
||||
@@ -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.UserNotifications
|
||||
modules = UserNotifications
|
||||
|
||||
compilerOpts = -framework UserNotifications
|
||||
linkerOpts = -framework UserNotifications
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = ApplicationServices AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreMedia CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.VideoToolbox
|
||||
modules = VideoToolbox
|
||||
|
||||
compilerOpts = -framework VideoToolbox
|
||||
linkerOpts = -framework VideoToolbox
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreImage CoreML CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.Vision
|
||||
modules = Vision
|
||||
|
||||
compilerOpts = -framework Vision
|
||||
linkerOpts = -framework Vision
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AppKit ApplicationServices CFNetwork CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO JavaScriptCore Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
|
||||
language = Objective-C
|
||||
package = platform.WebKit
|
||||
modules = WebKit
|
||||
|
||||
compilerOpts = -framework WebKit
|
||||
linkerOpts = -framework WebKit
|
||||
@@ -1,5 +1,6 @@
|
||||
depends = posix
|
||||
package = platform.builtin
|
||||
headerFilter =
|
||||
headerFilter = **
|
||||
language = C
|
||||
---
|
||||
// See https://github.com/llvm-mirror/clang/blob/master/include/clang/Basic/Builtins.def
|
||||
@@ -94,4 +95,4 @@ static inline int builtin_popcountll(long long x) {
|
||||
// This function is used to flush the processor's instruction cache for the region of memory between begin inclusive and end exclusive.
|
||||
static inline void builtin_clear_cache(void* begin, void* end) {
|
||||
__builtin___clear_cache(begin, end);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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.iTunesLibrary
|
||||
modules = iTunesLibrary
|
||||
|
||||
compilerOpts = -framework iTunesLibrary
|
||||
linkerOpts = -framework iTunesLibrary
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = darwin posix
|
||||
language = Objective-C
|
||||
package = platform.vmnet
|
||||
modules = vmnet
|
||||
|
||||
compilerOpts = -framework vmnet
|
||||
linkerOpts = -framework vmnet
|
||||
Reference in New Issue
Block a user