Use cinterop modules support for most of iOS/macOS platform libs
This commit is contained in:
committed by
SvyatoslavScherbina
parent
1f60745f4b
commit
22d99d0bd8
@@ -1,9 +1,7 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreText CoreVideo EAGL FileProvider Foundation GLKit IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore SceneKit Security SpriteKit UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.ARKit
|
||||
headers = ARKit/ARKit.h
|
||||
|
||||
headerFilter = ARKit/**
|
||||
modules = ARKit
|
||||
|
||||
compilerOpts = -framework ARKit
|
||||
linkerOpts = -framework ARKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.AVKit
|
||||
headers = AVKit/AVKit.h
|
||||
|
||||
headerFilter = AVKit/**
|
||||
modules = AVKit
|
||||
|
||||
compilerOpts = -framework AVKit
|
||||
linkerOpts = -framework AVKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CoreFoundation CoreGraphics CoreVideo IOSurface darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Accelerate
|
||||
headers = Accelerate/Accelerate.h
|
||||
|
||||
headerFilter = Accelerate/** vecLib/** **/vecLib.h vImage/**
|
||||
modules = Accelerate
|
||||
|
||||
compilerOpts = -framework Accelerate
|
||||
linkerOpts = -framework Accelerate
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Accounts
|
||||
headers = Accounts/Accounts.h
|
||||
|
||||
headerFilter = Accounts/**
|
||||
modules = Accounts
|
||||
|
||||
compilerOpts = -framework Accounts
|
||||
linkerOpts = -framework Accounts
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.AdSupport
|
||||
headers = AdSupport/AdSupport.h
|
||||
|
||||
headerFilter = AdSupport/**
|
||||
modules = AdSupport
|
||||
|
||||
compilerOpts = -framework AdSupport
|
||||
linkerOpts = -framework AdSupport
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CoreFoundation darwin posix
|
||||
language = Objective-C
|
||||
package = platform.AddressBook
|
||||
headers = AddressBook/AddressBook.h
|
||||
|
||||
headerFilter = AddressBook/**
|
||||
modules = AddressBook
|
||||
|
||||
compilerOpts = -framework AddressBook
|
||||
linkerOpts = -framework AddressBook
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = AddressBook CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.AddressBookUI
|
||||
headers = AddressBookUI/AddressBookUI.h
|
||||
|
||||
headerFilter = AddressBookUI/**
|
||||
modules = AddressBookUI
|
||||
|
||||
compilerOpts = -framework AddressBookUI
|
||||
linkerOpts = -framework AddressBookUI
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.AssetsLibrary
|
||||
headers = AssetsLibrary/AssetsLibrary.h
|
||||
|
||||
headerFilter = AssetsLibrary/**
|
||||
modules = AssetsLibrary
|
||||
|
||||
compilerOpts = -framework AssetsLibrary
|
||||
linkerOpts = -framework AssetsLibrary
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
depends = CFNetwork CoreAudio CoreFoundation CoreMIDI Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.AudioToolbox
|
||||
headers = AudioToolbox/AudioToolbox.h \
|
||||
AudioUnit/AUAudioUnit.h AudioUnit/AUComponent.h AudioUnit/AudioComponent.h \
|
||||
AudioUnit/AudioUnit.h AudioUnit/AudioUnitProperties.h AudioUnit/AUAudioUnitImplementation.h \
|
||||
AudioUnit/AUParameters.h AudioUnit/AudioOutputUnit.h AudioUnit/AudioUnitParameters.h AudioUnit/MusicDevice.h
|
||||
|
||||
headerFilter = AudioToolbox/** AudioUnit/**
|
||||
modules = AudioToolbox AudioUnit
|
||||
|
||||
compilerOpts = -framework AudioToolbox
|
||||
linkerOpts = -framework AudioToolbox
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.AuthenticationServices
|
||||
headers = AuthenticationServices/AuthenticationServices.h
|
||||
|
||||
headerFilter = AuthenticationServices/**
|
||||
modules = AuthenticationServices
|
||||
|
||||
compilerOpts = -framework AuthenticationServices
|
||||
linkerOpts = -framework AuthenticationServices
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.BusinessChat
|
||||
headers = BusinessChat/BusinessChat.h
|
||||
|
||||
headerFilter = BusinessChat/**
|
||||
modules = BusinessChat
|
||||
|
||||
compilerOpts = -framework BusinessChat
|
||||
linkerOpts = -framework BusinessChat
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CoreFoundation darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CFNetwork
|
||||
headers = CFNetwork/CFNetwork.h
|
||||
|
||||
headerFilter = CFNetwork/**
|
||||
modules = CFNetwork
|
||||
|
||||
compilerOpts = -framework CFNetwork
|
||||
linkerOpts = -framework CFNetwork
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CallKit
|
||||
headers = CallKit/CallKit.h
|
||||
|
||||
headerFilter = CallKit/**
|
||||
modules = CallKit
|
||||
|
||||
compilerOpts = -framework CallKit
|
||||
linkerOpts = -framework CallKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreLocation CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MapKit Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CarPlay
|
||||
headers = CarPlay/CarPlay.h
|
||||
|
||||
headerFilter = CarPlay/**
|
||||
modules = CarPlay
|
||||
|
||||
compilerOpts = -framework CarPlay
|
||||
linkerOpts = -framework CarPlay
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.ClassKit
|
||||
headers = ClassKit/ClassKit.h
|
||||
|
||||
headerFilter = ClassKit/**
|
||||
modules = ClassKit
|
||||
|
||||
compilerOpts = -framework ClassKit
|
||||
linkerOpts = -framework ClassKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork Contacts CoreFoundation CoreLocation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CloudKit
|
||||
headers = CloudKit/CloudKit.h
|
||||
|
||||
headerFilter = CloudKit/**
|
||||
modules = CloudKit
|
||||
|
||||
compilerOpts = -framework CloudKit
|
||||
linkerOpts = -framework CloudKit
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
depends = darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreCrypto
|
||||
headers = CommonCrypto/CommonCrypto.h
|
||||
|
||||
headerFilter = CommonCrypto/**
|
||||
modules = CommonCrypto
|
||||
|
||||
compilerOpts = -D_XOPEN_SOURCE
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Contacts
|
||||
headers = Contacts/Contacts.h
|
||||
|
||||
headerFilter = Contacts/**
|
||||
modules = Contacts
|
||||
|
||||
compilerOpts = -framework Contacts
|
||||
linkerOpts = -framework Contacts
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork Contacts CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.ContactsUI
|
||||
headers = ContactsUI/ContactsUI.h
|
||||
|
||||
headerFilter = ContactsUI/**
|
||||
modules = ContactsUI
|
||||
|
||||
compilerOpts = -framework ContactsUI
|
||||
linkerOpts = -framework ContactsUI
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CoreFoundation darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreAudio
|
||||
headers = CoreAudio/CoreAudioTypes.h
|
||||
|
||||
headerFilter = CoreAudio/**
|
||||
modules = CoreAudio
|
||||
|
||||
compilerOpts = -framework CoreAudio
|
||||
linkerOpts = -framework CoreAudio
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreImage CoreMIDI CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreAudioKit
|
||||
headers = CoreAudioKit/CoreAudioKit.h
|
||||
|
||||
headerFilter = CoreAudioKit/**
|
||||
modules = CoreAudioKit
|
||||
|
||||
compilerOpts = -framework CoreAudioKit
|
||||
linkerOpts = -framework CoreAudioKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreBluetooth
|
||||
headers = CoreBluetooth/CoreBluetooth.h
|
||||
|
||||
headerFilter = CoreBluetooth/**
|
||||
modules = CoreBluetooth
|
||||
|
||||
compilerOpts = -framework CoreBluetooth
|
||||
linkerOpts = -framework CoreBluetooth
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreData
|
||||
headers = CoreData/CoreData.h
|
||||
|
||||
headerFilter = CoreData/**
|
||||
modules = CoreData
|
||||
|
||||
compilerOpts = -framework CoreData
|
||||
linkerOpts = -framework CoreData
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreFoundation
|
||||
headers = CoreFoundation/CoreFoundation.h CoreFoundation/CFPlugIn.h CoreFoundation/CFPlugInCOM.h
|
||||
|
||||
headerFilter = CoreFoundation/**
|
||||
modules = CoreFoundation
|
||||
|
||||
compilerOpts = -framework CoreFoundation
|
||||
linkerOpts = -framework CoreFoundation
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CoreFoundation darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreGraphics
|
||||
headers = CoreGraphics/CoreGraphics.h
|
||||
|
||||
headerFilter = CoreGraphics/**
|
||||
modules = CoreGraphics
|
||||
|
||||
compilerOpts = -framework CoreGraphics
|
||||
linkerOpts = -framework CoreGraphics
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreVideo EAGL Foundation IOSurface ImageIO Metal OpenGLESCommon Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreImage
|
||||
headers = CoreImage/CoreImage.h
|
||||
|
||||
headerFilter = CoreImage/**
|
||||
modules = CoreImage
|
||||
|
||||
compilerOpts = -framework CoreImage
|
||||
linkerOpts = -framework CoreImage
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreLocation
|
||||
headers = CoreLocation/CoreLocation.h
|
||||
|
||||
headerFilter = CoreLocation/**
|
||||
modules = CoreLocation
|
||||
|
||||
compilerOpts = -framework CoreLocation
|
||||
linkerOpts = -framework CoreLocation
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreMIDI
|
||||
headers = CoreMIDI/CoreMIDI.h
|
||||
|
||||
headerFilter = CoreMIDI/**
|
||||
modules = CoreMIDI
|
||||
|
||||
compilerOpts = -framework CoreMIDI
|
||||
linkerOpts = -framework CoreMIDI
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreVideo Foundation IOSurface Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreML
|
||||
headers = CoreML/CoreML.h
|
||||
|
||||
headerFilter = CoreML/**
|
||||
modules = CoreML
|
||||
|
||||
compilerOpts = -framework CoreML
|
||||
linkerOpts = -framework CoreML
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreVideo Foundation IOSurface Metal OpenGLESCommon Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreMedia
|
||||
headers = CoreMedia/CoreMedia.h
|
||||
|
||||
headerFilter = CoreMedia/**
|
||||
modules = CoreMedia
|
||||
|
||||
compilerOpts = -framework CoreMedia
|
||||
linkerOpts = -framework CoreMedia
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreMotion
|
||||
headers = CoreMotion/CoreMotion.h
|
||||
|
||||
headerFilter = CoreMotion/**
|
||||
modules = CoreMotion
|
||||
|
||||
compilerOpts = -framework CoreMotion
|
||||
linkerOpts = -framework CoreMotion
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreNFC
|
||||
headers = CoreNFC/CoreNFC.h
|
||||
|
||||
headerFilter = CoreNFC/**
|
||||
modules = CoreNFC
|
||||
|
||||
compilerOpts = -framework CoreNFC
|
||||
linkerOpts = -framework CoreNFC
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CoreFoundation darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreServices
|
||||
headers = CoreServices/CoreServices.h
|
||||
|
||||
headerFilter = CoreServices/**
|
||||
modules = CoreServices
|
||||
|
||||
compilerOpts = -framework CoreServices
|
||||
linkerOpts = -framework CoreServices
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreSpotlight
|
||||
headers = CoreSpotlight/CoreSpotlight.h
|
||||
|
||||
headerFilter = CoreSpotlight/**
|
||||
modules = CoreSpotlight
|
||||
|
||||
compilerOpts = -framework CoreSpotlight
|
||||
linkerOpts = -framework CoreSpotlight
|
||||
|
||||
@@ -1,11 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreTelephony
|
||||
headers = CoreTelephony/CTCall.h CoreTelephony/CTCallCenter.h CoreTelephony/CTCarrier.h \
|
||||
CoreTelephony/CTCellularData.h CoreTelephony/CTSubscriber.h CoreTelephony/CTSubscriberInfo.h \
|
||||
CoreTelephony/CTTelephonyNetworkInfo.h CoreTelephony/CoreTelephonyDefines.h
|
||||
|
||||
headerFilter = CoreTelephony/**
|
||||
modules = CoreTelephony
|
||||
|
||||
compilerOpts = -framework CoreTelephony
|
||||
linkerOpts = -framework CoreTelephony
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CoreFoundation CoreGraphics darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreText
|
||||
headers = CoreText/CoreText.h
|
||||
|
||||
headerFilter = CoreText/**
|
||||
modules = CoreText
|
||||
|
||||
compilerOpts = -framework CoreText
|
||||
linkerOpts = -framework CoreText
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics Foundation IOSurface Metal OpenGLESCommon Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreVideo
|
||||
headers = CoreVideo/CoreVideo.h
|
||||
|
||||
headerFilter = CoreVideo/**
|
||||
modules = CoreVideo
|
||||
|
||||
compilerOpts = -framework CoreVideo
|
||||
linkerOpts = -framework CoreVideo
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.DeviceCheck
|
||||
headers = DeviceCheck/DeviceCheck.h
|
||||
|
||||
headerFilter = DeviceCheck/**
|
||||
modules = DeviceCheck
|
||||
|
||||
compilerOpts = -framework DeviceCheck
|
||||
linkerOpts = -framework DeviceCheck
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = AddressBook CFNetwork CoreFoundation CoreGraphics CoreLocation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.EventKit
|
||||
headers = EventKit/EventKit.h
|
||||
|
||||
headerFilter = EventKit/**
|
||||
modules = EventKit
|
||||
|
||||
compilerOpts = -framework EventKit
|
||||
linkerOpts = -framework EventKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = AddressBook CFNetwork CoreFoundation CoreGraphics CoreImage CoreLocation CoreText CoreVideo EAGL EventKit FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.EventKitUI
|
||||
headers = EventKitUI/EventKitUI.h
|
||||
|
||||
headerFilter = EventKitUI/**
|
||||
modules = EventKitUI
|
||||
|
||||
compilerOpts = -framework EventKitUI
|
||||
linkerOpts = -framework EventKitUI
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.ExternalAccessory
|
||||
headers = ExternalAccessory/ExternalAccessory.h
|
||||
|
||||
headerFilter = ExternalAccessory/**
|
||||
modules = ExternalAccessory
|
||||
|
||||
compilerOpts = -framework ExternalAccessory
|
||||
linkerOpts = -framework ExternalAccessory
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.FileProvider
|
||||
headers = FileProvider/FileProvider.h
|
||||
|
||||
headerFilter = FileProvider/**
|
||||
modules = FileProvider
|
||||
|
||||
compilerOpts = -framework FileProvider
|
||||
linkerOpts = -framework FileProvider
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.FileProviderUI
|
||||
headers = FileProviderUI/FileProviderUI.h
|
||||
|
||||
headerFilter = FileProviderUI/**
|
||||
modules = FileProviderUI
|
||||
|
||||
compilerOpts = -framework FileProviderUI
|
||||
linkerOpts = -framework FileProviderUI
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Foundation
|
||||
headers = Foundation/Foundation.h
|
||||
|
||||
headerFilter = Foundation/**
|
||||
modules = Foundation
|
||||
|
||||
compilerOpts = -framework Foundation
|
||||
linkerOpts = -framework Foundation
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal ModelIO OpenGLES2 OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.GLKit
|
||||
headers = GLKit/GLKit.h
|
||||
|
||||
headerFilter = GLKit/**
|
||||
modules = GLKit
|
||||
|
||||
compilerOpts = -framework GLKit
|
||||
linkerOpts = -framework GLKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CoreFoundation darwin posix
|
||||
language = Objective-C
|
||||
package = platform.GSS
|
||||
headers = GSS/GSS.h
|
||||
|
||||
headerFilter = GSS/**
|
||||
modules = GSS
|
||||
|
||||
compilerOpts = -framework GSS
|
||||
linkerOpts = -framework GSS
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.GameController
|
||||
headers = GameController/GameController.h
|
||||
|
||||
headerFilter = GameController/**
|
||||
modules = GameController
|
||||
|
||||
compilerOpts = -framework GameController
|
||||
linkerOpts = -framework GameController
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreText CoreVideo EAGL FileProvider Foundation GLKit GameController GameplayKit IOSurface ImageIO MediaToolbox Metal MetalKit ModelIO OpenGLESCommon QuartzCore ReplayKit SceneKit Security SpriteKit UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.GameKit
|
||||
headers = GameKit/GameKit.h
|
||||
|
||||
headerFilter = GameKit/**
|
||||
modules = GameKit
|
||||
|
||||
compilerOpts = -framework GameKit
|
||||
linkerOpts = -framework GameKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation GLKit IOSurface ImageIO Metal OpenGLESCommon QuartzCore SceneKit Security SpriteKit UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.GameplayKit
|
||||
headers = GameplayKit/GameplayKit.h
|
||||
|
||||
headerFilter = GameplayKit/**
|
||||
modules = GameplayKit
|
||||
|
||||
compilerOpts = -framework GameplayKit
|
||||
linkerOpts = -framework GameplayKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.HealthKit
|
||||
headers = HealthKit/HealthKit.h
|
||||
|
||||
headerFilter = HealthKit/**
|
||||
modules = HealthKit
|
||||
|
||||
compilerOpts = -framework HealthKit
|
||||
linkerOpts = -framework HealthKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation HealthKit IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.HealthKitUI
|
||||
headers = HealthKitUI/HealthKitUI.h
|
||||
|
||||
headerFilter = HealthKitUI/**
|
||||
modules = HealthKitUI
|
||||
|
||||
compilerOpts = -framework HealthKitUI
|
||||
linkerOpts = -framework HealthKitUI
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.HomeKit
|
||||
headers = HomeKit/HomeKit.h
|
||||
|
||||
headerFilter = HomeKit/**
|
||||
modules = HomeKit
|
||||
|
||||
compilerOpts = -framework HomeKit
|
||||
linkerOpts = -framework HomeKit
|
||||
|
||||
@@ -1,10 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.IOSurface
|
||||
headers.ios_arm32 = IOSurface/IOSurfaceRef.h IOSurface/IOSurfaceObjC.h
|
||||
headers.ios_arm64 = IOSurface/IOSurfaceRef.h IOSurface/IOSurfaceObjC.h
|
||||
|
||||
headerFilter = IOSurface/**
|
||||
modules = IOSurface
|
||||
|
||||
compilerOpts = -framework IOSurface
|
||||
linkerOpts = -framework IOSurface
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.IdentityLookup
|
||||
headers = IdentityLookup/IdentityLookup.h
|
||||
|
||||
headerFilter = IdentityLookup/**
|
||||
modules = IdentityLookup
|
||||
|
||||
compilerOpts = -framework IdentityLookup
|
||||
linkerOpts = -framework IdentityLookup
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface IdentityLookup ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.IdentityLookupUI
|
||||
headers = IdentityLookupUI/IdentityLookupUI.h
|
||||
|
||||
headerFilter = IdentityLookupUI/**
|
||||
modules = IdentityLookupUI
|
||||
|
||||
compilerOpts = -framework IdentityLookupUI
|
||||
linkerOpts = -framework IdentityLookupUI
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CoreFoundation CoreGraphics darwin posix
|
||||
language = Objective-C
|
||||
package = platform.ImageIO
|
||||
headers = ImageIO/ImageIO.h
|
||||
|
||||
headerFilter = ImageIO/**
|
||||
modules = ImageIO
|
||||
|
||||
compilerOpts = -framework ImageIO
|
||||
linkerOpts = -framework ImageIO
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreLocation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Intents
|
||||
headers = Intents/Intents.h
|
||||
|
||||
headerFilter = Intents/**
|
||||
modules = Intents
|
||||
|
||||
compilerOpts = -framework Intents
|
||||
linkerOpts = -framework Intents
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Intents Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.IntentsUI
|
||||
headers = IntentsUI/IntentsUI.h
|
||||
|
||||
headerFilter = IntentsUI/**
|
||||
modules = IntentsUI
|
||||
|
||||
compilerOpts = -framework IntentsUI
|
||||
linkerOpts = -framework IntentsUI
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.LocalAuthentication
|
||||
headers = LocalAuthentication/LocalAuthentication.h
|
||||
|
||||
headerFilter = LocalAuthentication/**
|
||||
modules = LocalAuthentication
|
||||
|
||||
compilerOpts = -framework LocalAuthentication
|
||||
linkerOpts = -framework LocalAuthentication
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreLocation CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.MapKit
|
||||
headers = MapKit/MapKit.h
|
||||
|
||||
headerFilter = MapKit/**
|
||||
modules = MapKit
|
||||
|
||||
compilerOpts = -framework MapKit
|
||||
linkerOpts = -framework MapKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreText EAGL Foundation Metal QuartzCore Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.MediaAccessibility
|
||||
headers = MediaAccessibility/MediaAccessibility.h
|
||||
|
||||
headerFilter = MediaAccessibility/**
|
||||
modules = MediaAccessibility
|
||||
|
||||
compilerOpts = -framework MediaAccessibility
|
||||
linkerOpts = -framework MediaAccessibility
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreMIDI CoreMedia CoreVideo Foundation IOSurface Metal OpenGLESCommon Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.MediaToolbox
|
||||
headers = MediaToolbox/MediaToolbox.h
|
||||
|
||||
headerFilter = MediaToolbox/**
|
||||
modules = MediaToolbox
|
||||
|
||||
compilerOpts = -framework MediaToolbox
|
||||
linkerOpts = -framework MediaToolbox
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.MessageUI
|
||||
headers = MessageUI/MessageUI.h
|
||||
|
||||
headerFilter = MessageUI/**
|
||||
modules = MessageUI
|
||||
|
||||
compilerOpts = -framework MessageUI
|
||||
linkerOpts = -framework MessageUI
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Messages
|
||||
headers = Messages/Messages.h
|
||||
|
||||
headerFilter = Messages/**
|
||||
modules = Messages
|
||||
|
||||
compilerOpts = -framework Messages
|
||||
linkerOpts = -framework Messages
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation IOSurface Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Metal
|
||||
headers = Metal/Metal.h
|
||||
|
||||
headerFilter = Metal/**
|
||||
modules = Metal
|
||||
|
||||
compilerOpts = -framework Metal
|
||||
linkerOpts = -framework Metal
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal ModelIO OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.MetalKit
|
||||
headers = MetalKit/MetalKit.h
|
||||
|
||||
headerFilter = MetalKit/**
|
||||
modules = MetalKit
|
||||
|
||||
compilerOpts = -framework MetalKit
|
||||
linkerOpts = -framework MetalKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics Foundation IOSurface Metal Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.MetalPerformanceShaders
|
||||
headers = MetalPerformanceShaders/MetalPerformanceShaders.h
|
||||
|
||||
headerFilter = MetalPerformanceShaders/** MPSNeuralNetwork/** MPSImage/** MPSCore/** MPSMatrix/** MPSRayIntersector/**
|
||||
modules = MetalPerformanceShaders
|
||||
|
||||
compilerOpts = -framework MetalPerformanceShaders
|
||||
linkerOpts = -framework MetalPerformanceShaders
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CoreFoundation CoreServices darwin posix
|
||||
language = Objective-C
|
||||
package = platform.MobileCoreServices
|
||||
headers = MobileCoreServices/MobileCoreServices.h
|
||||
|
||||
headerFilter = MobileCoreServices/**
|
||||
modules = MobileCoreServices
|
||||
|
||||
compilerOpts = -framework MobileCoreServices
|
||||
linkerOpts = -framework MobileCoreServices
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.ModelIO
|
||||
headers = ModelIO/ModelIO.h
|
||||
|
||||
headerFilter = ModelIO/**
|
||||
modules = ModelIO
|
||||
|
||||
compilerOpts = -framework ModelIO
|
||||
linkerOpts = -framework ModelIO
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.MultipeerConnectivity
|
||||
headers = MultipeerConnectivity/MultipeerConnectivity.h
|
||||
|
||||
headerFilter = MultipeerConnectivity/**
|
||||
modules = MultipeerConnectivity
|
||||
|
||||
compilerOpts = -framework MultipeerConnectivity
|
||||
linkerOpts = -framework MultipeerConnectivity
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreML CoreVideo Foundation IOSurface Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.NaturalLanguage
|
||||
headers = NaturalLanguage/NaturalLanguage.h
|
||||
|
||||
headerFilter = NaturalLanguage/**
|
||||
modules = NaturalLanguage
|
||||
|
||||
compilerOpts = -framework NaturalLanguage
|
||||
linkerOpts = -framework NaturalLanguage
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CoreFoundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Network
|
||||
headers = Network/Network.h
|
||||
|
||||
headerFilter = Network/**
|
||||
modules = Network
|
||||
|
||||
compilerOpts = -framework Network
|
||||
linkerOpts = -framework Network
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.NetworkExtension
|
||||
headers = NetworkExtension/NetworkExtension.h
|
||||
|
||||
headerFilter = NetworkExtension/**
|
||||
modules = NetworkExtension
|
||||
|
||||
compilerOpts = -framework NetworkExtension
|
||||
linkerOpts = -framework NetworkExtension
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.NewsstandKit
|
||||
headers = NewsstandKit/NewsstandKit.h
|
||||
|
||||
headerFilter = NewsstandKit/**
|
||||
modules = NewsstandKit
|
||||
|
||||
compilerOpts = -framework NewsstandKit
|
||||
linkerOpts = -framework NewsstandKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.NotificationCenter
|
||||
headers = NotificationCenter/NotificationCenter.h
|
||||
|
||||
headerFilter = NotificationCenter/**
|
||||
modules = NotificationCenter
|
||||
|
||||
compilerOpts = -framework NotificationCenter
|
||||
linkerOpts = -framework NotificationCenter
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = posix
|
||||
language = Objective-C
|
||||
package = platform.OpenAL
|
||||
headers = OpenAL/OpenAL.h
|
||||
|
||||
headerFilter = OpenAL/**
|
||||
modules = OpenAL
|
||||
|
||||
compilerOpts = -framework OpenAL
|
||||
linkerOpts = -framework OpenAL
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.PDFKit
|
||||
headers = PDFKit/PDFKit.h
|
||||
|
||||
headerFilter = PDFKit/**
|
||||
modules = PDFKit
|
||||
|
||||
compilerOpts = -framework PDFKit
|
||||
linkerOpts = -framework PDFKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = AddressBook CFNetwork Contacts CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.PassKit
|
||||
headers = PassKit/PassKit.h
|
||||
|
||||
headerFilter = PassKit/**
|
||||
modules = PassKit
|
||||
|
||||
compilerOpts = -framework PassKit
|
||||
linkerOpts = -framework PassKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreImage CoreLocation CoreMIDI CoreMedia CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Photos
|
||||
headers = Photos/Photos.h
|
||||
|
||||
headerFilter = Photos/**
|
||||
modules = Photos
|
||||
|
||||
compilerOpts = -framework Photos
|
||||
linkerOpts = -framework Photos
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreImage CoreLocation CoreMIDI CoreMedia CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon Photos QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.PhotosUI
|
||||
headers = PhotosUI/PhotosUI.h
|
||||
|
||||
headerFilter = PhotosUI/**
|
||||
modules = PhotosUI
|
||||
|
||||
compilerOpts = -framework PhotosUI
|
||||
linkerOpts = -framework PhotosUI
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.PushKit
|
||||
headers = PushKit/PushKit.h
|
||||
|
||||
headerFilter = PushKit/**
|
||||
modules = PushKit
|
||||
|
||||
compilerOpts = -framework PushKit
|
||||
linkerOpts = -framework PushKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.QuickLook
|
||||
headers = QuickLook/QuickLook.h
|
||||
|
||||
headerFilter = QuickLook/**
|
||||
modules = QuickLook
|
||||
|
||||
compilerOpts = -framework QuickLook
|
||||
linkerOpts = -framework QuickLook
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.ReplayKit
|
||||
headers = ReplayKit/ReplayKit.h
|
||||
|
||||
headerFilter = ReplayKit/**
|
||||
modules = ReplayKit
|
||||
|
||||
compilerOpts = -framework ReplayKit
|
||||
linkerOpts = -framework ReplayKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.SafariServices
|
||||
headers = SafariServices/SafariServices.h
|
||||
|
||||
headerFilter = SafariServices/**
|
||||
modules = SafariServices
|
||||
|
||||
compilerOpts = -framework SafariServices
|
||||
linkerOpts = -framework SafariServices
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation GLKit IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation GLKit IOSurface ImageIO Metal ModelIO OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.SceneKit
|
||||
headers = SceneKit/SceneKit.h
|
||||
|
||||
headerFilter = SceneKit/**
|
||||
modules = SceneKit
|
||||
|
||||
compilerOpts = -framework SceneKit
|
||||
linkerOpts = -framework SceneKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CoreFoundation darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Security
|
||||
headers = Security/Security.h Security/SecureTransport.h
|
||||
|
||||
headerFilter = Security/**
|
||||
modules = Security
|
||||
|
||||
compilerOpts = -framework Security
|
||||
linkerOpts = -framework Security
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Social
|
||||
headers = Social/Social.h
|
||||
|
||||
headerFilter = Social/**
|
||||
modules = Social
|
||||
|
||||
compilerOpts = -framework Social
|
||||
linkerOpts = -framework Social
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreMIDI CoreMedia CoreVideo EAGL Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Speech
|
||||
headers = Speech/Speech.h
|
||||
|
||||
headerFilter = Speech/**
|
||||
modules = Speech
|
||||
|
||||
compilerOpts = -framework Speech
|
||||
linkerOpts = -framework Speech
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation GLKit IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.SpriteKit
|
||||
headers = SpriteKit/SpriteKit.h
|
||||
|
||||
headerFilter = SpriteKit/**
|
||||
modules = SpriteKit
|
||||
|
||||
compilerOpts = -framework SpriteKit
|
||||
linkerOpts = -framework SpriteKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.StoreKit
|
||||
headers = StoreKit/StoreKit.h
|
||||
|
||||
headerFilter = StoreKit/**
|
||||
modules = StoreKit
|
||||
|
||||
compilerOpts = -framework StoreKit
|
||||
linkerOpts = -framework StoreKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CoreFoundation darwin posix
|
||||
language = Objective-C
|
||||
package = platform.SystemConfiguration
|
||||
headers = SystemConfiguration/SystemConfiguration.h
|
||||
|
||||
headerFilter = SystemConfiguration/**
|
||||
modules = SystemConfiguration
|
||||
|
||||
compilerOpts = -framework SystemConfiguration
|
||||
linkerOpts = -framework SystemConfiguration
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security Social UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Twitter
|
||||
headers = Twitter/Twitter.h
|
||||
|
||||
headerFilter = Twitter/**
|
||||
modules = Twitter
|
||||
|
||||
compilerOpts = -framework Twitter
|
||||
linkerOpts = -framework Twitter
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.UIKit
|
||||
headers = UIKit/UIKit.h
|
||||
|
||||
headerFilter = UIKit/** DocumentManager/**
|
||||
modules = UIKit
|
||||
|
||||
compilerOpts = -framework UIKit
|
||||
linkerOpts = -framework UIKit
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.UserNotifications
|
||||
headers = UserNotifications/UserNotifications.h
|
||||
|
||||
headerFilter = UserNotifications/**
|
||||
modules = UserNotifications
|
||||
|
||||
compilerOpts = -framework UserNotifications
|
||||
linkerOpts = -framework UserNotifications
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.UserNotificationsUI
|
||||
headers = UserNotificationsUI/UserNotificationsUI.h
|
||||
|
||||
headerFilter = UserNotificationsUI/**
|
||||
modules = UserNotificationsUI
|
||||
|
||||
compilerOpts = -framework UserNotificationsUI
|
||||
linkerOpts = -framework UserNotificationsUI
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CoreFoundation Foundation darwin posix
|
||||
language = Objective-C
|
||||
package = platform.VideoSubscriberAccount
|
||||
headers = VideoSubscriberAccount/VideoSubscriberAccount.h
|
||||
|
||||
headerFilter = VideoSubscriberAccount/**
|
||||
modules = VideoSubscriberAccount
|
||||
|
||||
compilerOpts = -framework VideoSubscriberAccount
|
||||
linkerOpts = -framework VideoSubscriberAccount
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreMedia CoreVideo Foundation IOSurface Metal OpenGLESCommon Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.VideoToolbox
|
||||
headers = VideoToolbox/VideoToolbox.h
|
||||
|
||||
headerFilter = VideoToolbox/**
|
||||
modules = VideoToolbox
|
||||
|
||||
compilerOpts = -framework VideoToolbox
|
||||
linkerOpts = -framework VideoToolbox
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreML CoreVideo EAGL Foundation IOSurface ImageIO Metal OpenGLESCommon Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Vision
|
||||
headers = Vision/Vision.h
|
||||
|
||||
headerFilter = Vision/**
|
||||
modules = Vision
|
||||
|
||||
compilerOpts = -framework Vision
|
||||
linkerOpts = -framework Vision
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.WatchConnectivity
|
||||
headers = WatchConnectivity/WatchConnectivity.h
|
||||
|
||||
headerFilter = WatchConnectivity/**
|
||||
modules = WatchConnectivity
|
||||
|
||||
compilerOpts = -framework WatchConnectivity
|
||||
linkerOpts = -framework WatchConnectivity
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreLocation CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MapKit Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
||||
language = Objective-C
|
||||
package = platform.WatchKit
|
||||
headers = WatchKit/WatchKit.h
|
||||
|
||||
headerFilter = WatchKit/**
|
||||
modules = WatchKit
|
||||
|
||||
compilerOpts = -framework WatchKit
|
||||
linkerOpts = -framework WatchKit
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user