Use cinterop modules support for most of iOS/macOS platform libs

This commit is contained in:
Svyatoslav Scherbina
2019-02-01 10:52:58 +03:00
committed by SvyatoslavScherbina
parent 1f60745f4b
commit 22d99d0bd8
127 changed files with 130 additions and 383 deletions
+1 -3
View File
@@ -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 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 language = Objective-C
package = platform.ARKit package = platform.ARKit
headers = ARKit/ARKit.h modules = ARKit
headerFilter = ARKit/**
compilerOpts = -framework ARKit compilerOpts = -framework ARKit
linkerOpts = -framework ARKit linkerOpts = -framework ARKit
+1 -3
View File
@@ -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 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 language = Objective-C
package = platform.AVKit package = platform.AVKit
headers = AVKit/AVKit.h modules = AVKit
headerFilter = AVKit/**
compilerOpts = -framework AVKit compilerOpts = -framework AVKit
linkerOpts = -framework AVKit linkerOpts = -framework AVKit
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CoreFoundation CoreGraphics CoreVideo IOSurface darwin posix depends = CoreFoundation CoreGraphics CoreVideo IOSurface darwin posix
language = Objective-C language = Objective-C
package = platform.Accelerate package = platform.Accelerate
headers = Accelerate/Accelerate.h modules = Accelerate
headerFilter = Accelerate/** vecLib/** **/vecLib.h vImage/**
compilerOpts = -framework Accelerate compilerOpts = -framework Accelerate
linkerOpts = -framework Accelerate linkerOpts = -framework Accelerate
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.Accounts package = platform.Accounts
headers = Accounts/Accounts.h modules = Accounts
headerFilter = Accounts/**
compilerOpts = -framework Accounts compilerOpts = -framework Accounts
linkerOpts = -framework Accounts linkerOpts = -framework Accounts
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.AdSupport package = platform.AdSupport
headers = AdSupport/AdSupport.h modules = AdSupport
headerFilter = AdSupport/**
compilerOpts = -framework AdSupport compilerOpts = -framework AdSupport
linkerOpts = -framework AdSupport linkerOpts = -framework AdSupport
@@ -1,9 +1,7 @@
depends = CoreFoundation darwin posix depends = CoreFoundation darwin posix
language = Objective-C language = Objective-C
package = platform.AddressBook package = platform.AddressBook
headers = AddressBook/AddressBook.h modules = AddressBook
headerFilter = AddressBook/**
compilerOpts = -framework AddressBook compilerOpts = -framework AddressBook
linkerOpts = -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 depends = AddressBook CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.AddressBookUI package = platform.AddressBookUI
headers = AddressBookUI/AddressBookUI.h modules = AddressBookUI
headerFilter = AddressBookUI/**
compilerOpts = -framework AddressBookUI compilerOpts = -framework AddressBookUI
linkerOpts = -framework AddressBookUI linkerOpts = -framework AddressBookUI
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics Foundation Security darwin posix depends = CFNetwork CoreFoundation CoreGraphics Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.AssetsLibrary package = platform.AssetsLibrary
headers = AssetsLibrary/AssetsLibrary.h modules = AssetsLibrary
headerFilter = AssetsLibrary/**
compilerOpts = -framework AssetsLibrary compilerOpts = -framework AssetsLibrary
linkerOpts = -framework AssetsLibrary linkerOpts = -framework AssetsLibrary
@@ -1,12 +1,7 @@
depends = CFNetwork CoreAudio CoreFoundation CoreMIDI Foundation Security darwin posix depends = CFNetwork CoreAudio CoreFoundation CoreMIDI Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.AudioToolbox package = platform.AudioToolbox
headers = AudioToolbox/AudioToolbox.h \ modules = AudioToolbox AudioUnit
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/**
compilerOpts = -framework AudioToolbox compilerOpts = -framework AudioToolbox
linkerOpts = -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 depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.AuthenticationServices package = platform.AuthenticationServices
headers = AuthenticationServices/AuthenticationServices.h modules = AuthenticationServices
headerFilter = AuthenticationServices/**
compilerOpts = -framework AuthenticationServices compilerOpts = -framework AuthenticationServices
linkerOpts = -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 depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.BusinessChat package = platform.BusinessChat
headers = BusinessChat/BusinessChat.h modules = BusinessChat
headerFilter = BusinessChat/**
compilerOpts = -framework BusinessChat compilerOpts = -framework BusinessChat
linkerOpts = -framework BusinessChat linkerOpts = -framework BusinessChat
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CoreFoundation darwin posix depends = CoreFoundation darwin posix
language = Objective-C language = Objective-C
package = platform.CFNetwork package = platform.CFNetwork
headers = CFNetwork/CFNetwork.h modules = CFNetwork
headerFilter = CFNetwork/**
compilerOpts = -framework CFNetwork compilerOpts = -framework CFNetwork
linkerOpts = -framework CFNetwork linkerOpts = -framework CFNetwork
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.CallKit package = platform.CallKit
headers = CallKit/CallKit.h modules = CallKit
headerFilter = CallKit/**
compilerOpts = -framework CallKit compilerOpts = -framework CallKit
linkerOpts = -framework CallKit linkerOpts = -framework CallKit
+1 -3
View File
@@ -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 depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreLocation CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MapKit Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.CarPlay package = platform.CarPlay
headers = CarPlay/CarPlay.h modules = CarPlay
headerFilter = CarPlay/**
compilerOpts = -framework CarPlay compilerOpts = -framework CarPlay
linkerOpts = -framework CarPlay linkerOpts = -framework CarPlay
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.ClassKit package = platform.ClassKit
headers = ClassKit/ClassKit.h modules = ClassKit
headerFilter = ClassKit/**
compilerOpts = -framework ClassKit compilerOpts = -framework ClassKit
linkerOpts = -framework ClassKit linkerOpts = -framework ClassKit
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork Contacts CoreFoundation CoreLocation Foundation Security darwin posix depends = CFNetwork Contacts CoreFoundation CoreLocation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.CloudKit package = platform.CloudKit
headers = CloudKit/CloudKit.h modules = CloudKit
headerFilter = CloudKit/**
compilerOpts = -framework CloudKit compilerOpts = -framework CloudKit
linkerOpts = -framework CloudKit linkerOpts = -framework CloudKit
@@ -1,8 +1,6 @@
depends = darwin posix depends = darwin posix
language = Objective-C language = Objective-C
package = platform.CoreCrypto package = platform.CoreCrypto
headers = CommonCrypto/CommonCrypto.h modules = CommonCrypto
headerFilter = CommonCrypto/**
compilerOpts = -D_XOPEN_SOURCE compilerOpts = -D_XOPEN_SOURCE
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.Contacts package = platform.Contacts
headers = Contacts/Contacts.h modules = Contacts
headerFilter = Contacts/**
compilerOpts = -framework Contacts compilerOpts = -framework Contacts
linkerOpts = -framework Contacts linkerOpts = -framework Contacts
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork Contacts CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix depends = CFNetwork Contacts CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.ContactsUI package = platform.ContactsUI
headers = ContactsUI/ContactsUI.h modules = ContactsUI
headerFilter = ContactsUI/**
compilerOpts = -framework ContactsUI compilerOpts = -framework ContactsUI
linkerOpts = -framework ContactsUI linkerOpts = -framework ContactsUI
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CoreFoundation darwin posix depends = CoreFoundation darwin posix
language = Objective-C language = Objective-C
package = platform.CoreAudio package = platform.CoreAudio
headers = CoreAudio/CoreAudioTypes.h modules = CoreAudio
headerFilter = CoreAudio/**
compilerOpts = -framework CoreAudio compilerOpts = -framework CoreAudio
linkerOpts = -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 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 language = Objective-C
package = platform.CoreAudioKit package = platform.CoreAudioKit
headers = CoreAudioKit/CoreAudioKit.h modules = CoreAudioKit
headerFilter = CoreAudioKit/**
compilerOpts = -framework CoreAudioKit compilerOpts = -framework CoreAudioKit
linkerOpts = -framework CoreAudioKit linkerOpts = -framework CoreAudioKit
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.CoreBluetooth package = platform.CoreBluetooth
headers = CoreBluetooth/CoreBluetooth.h modules = CoreBluetooth
headerFilter = CoreBluetooth/**
compilerOpts = -framework CoreBluetooth compilerOpts = -framework CoreBluetooth
linkerOpts = -framework CoreBluetooth linkerOpts = -framework CoreBluetooth
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.CoreData package = platform.CoreData
headers = CoreData/CoreData.h modules = CoreData
headerFilter = CoreData/**
compilerOpts = -framework CoreData compilerOpts = -framework CoreData
linkerOpts = -framework CoreData linkerOpts = -framework CoreData
@@ -1,9 +1,7 @@
depends = darwin posix depends = darwin posix
language = Objective-C language = Objective-C
package = platform.CoreFoundation package = platform.CoreFoundation
headers = CoreFoundation/CoreFoundation.h CoreFoundation/CFPlugIn.h CoreFoundation/CFPlugInCOM.h modules = CoreFoundation
headerFilter = CoreFoundation/**
compilerOpts = -framework CoreFoundation compilerOpts = -framework CoreFoundation
linkerOpts = -framework CoreFoundation linkerOpts = -framework CoreFoundation
@@ -1,9 +1,7 @@
depends = CoreFoundation darwin posix depends = CoreFoundation darwin posix
language = Objective-C language = Objective-C
package = platform.CoreGraphics package = platform.CoreGraphics
headers = CoreGraphics/CoreGraphics.h modules = CoreGraphics
headerFilter = CoreGraphics/**
compilerOpts = -framework CoreGraphics compilerOpts = -framework CoreGraphics
linkerOpts = -framework CoreGraphics linkerOpts = -framework CoreGraphics
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreVideo EAGL Foundation IOSurface ImageIO Metal OpenGLESCommon Security darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreVideo EAGL Foundation IOSurface ImageIO Metal OpenGLESCommon Security darwin posix
language = Objective-C language = Objective-C
package = platform.CoreImage package = platform.CoreImage
headers = CoreImage/CoreImage.h modules = CoreImage
headerFilter = CoreImage/**
compilerOpts = -framework CoreImage compilerOpts = -framework CoreImage
linkerOpts = -framework CoreImage linkerOpts = -framework CoreImage
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.CoreLocation package = platform.CoreLocation
headers = CoreLocation/CoreLocation.h modules = CoreLocation
headerFilter = CoreLocation/**
compilerOpts = -framework CoreLocation compilerOpts = -framework CoreLocation
linkerOpts = -framework CoreLocation linkerOpts = -framework CoreLocation
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.CoreMIDI package = platform.CoreMIDI
headers = CoreMIDI/CoreMIDI.h modules = CoreMIDI
headerFilter = CoreMIDI/**
compilerOpts = -framework CoreMIDI compilerOpts = -framework CoreMIDI
linkerOpts = -framework CoreMIDI linkerOpts = -framework CoreMIDI
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreVideo Foundation IOSurface Security darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreVideo Foundation IOSurface Security darwin posix
language = Objective-C language = Objective-C
package = platform.CoreML package = platform.CoreML
headers = CoreML/CoreML.h modules = CoreML
headerFilter = CoreML/**
compilerOpts = -framework CoreML compilerOpts = -framework CoreML
linkerOpts = -framework CoreML linkerOpts = -framework CoreML
+1 -3
View File
@@ -1,9 +1,7 @@
depends = AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreVideo Foundation IOSurface Metal OpenGLESCommon Security darwin posix depends = AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreVideo Foundation IOSurface Metal OpenGLESCommon Security darwin posix
language = Objective-C language = Objective-C
package = platform.CoreMedia package = platform.CoreMedia
headers = CoreMedia/CoreMedia.h modules = CoreMedia
headerFilter = CoreMedia/**
compilerOpts = -framework CoreMedia compilerOpts = -framework CoreMedia
linkerOpts = -framework CoreMedia linkerOpts = -framework CoreMedia
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.CoreMotion package = platform.CoreMotion
headers = CoreMotion/CoreMotion.h modules = CoreMotion
headerFilter = CoreMotion/**
compilerOpts = -framework CoreMotion compilerOpts = -framework CoreMotion
linkerOpts = -framework CoreMotion linkerOpts = -framework CoreMotion
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.CoreNFC package = platform.CoreNFC
headers = CoreNFC/CoreNFC.h modules = CoreNFC
headerFilter = CoreNFC/**
compilerOpts = -framework CoreNFC compilerOpts = -framework CoreNFC
linkerOpts = -framework CoreNFC linkerOpts = -framework CoreNFC
@@ -1,9 +1,7 @@
depends = CoreFoundation darwin posix depends = CoreFoundation darwin posix
language = Objective-C language = Objective-C
package = platform.CoreServices package = platform.CoreServices
headers = CoreServices/CoreServices.h modules = CoreServices
headerFilter = CoreServices/**
compilerOpts = -framework CoreServices compilerOpts = -framework CoreServices
linkerOpts = -framework CoreServices linkerOpts = -framework CoreServices
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.CoreSpotlight package = platform.CoreSpotlight
headers = CoreSpotlight/CoreSpotlight.h modules = CoreSpotlight
headerFilter = CoreSpotlight/**
compilerOpts = -framework CoreSpotlight compilerOpts = -framework CoreSpotlight
linkerOpts = -framework CoreSpotlight linkerOpts = -framework CoreSpotlight
@@ -1,11 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.CoreTelephony package = platform.CoreTelephony
headers = CoreTelephony/CTCall.h CoreTelephony/CTCallCenter.h CoreTelephony/CTCarrier.h \ modules = CoreTelephony
CoreTelephony/CTCellularData.h CoreTelephony/CTSubscriber.h CoreTelephony/CTSubscriberInfo.h \
CoreTelephony/CTTelephonyNetworkInfo.h CoreTelephony/CoreTelephonyDefines.h
headerFilter = CoreTelephony/**
compilerOpts = -framework CoreTelephony compilerOpts = -framework CoreTelephony
linkerOpts = -framework CoreTelephony linkerOpts = -framework CoreTelephony
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CoreFoundation CoreGraphics darwin posix depends = CoreFoundation CoreGraphics darwin posix
language = Objective-C language = Objective-C
package = platform.CoreText package = platform.CoreText
headers = CoreText/CoreText.h modules = CoreText
headerFilter = CoreText/**
compilerOpts = -framework CoreText compilerOpts = -framework CoreText
linkerOpts = -framework CoreText linkerOpts = -framework CoreText
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics Foundation IOSurface Metal OpenGLESCommon Security darwin posix depends = CFNetwork CoreFoundation CoreGraphics Foundation IOSurface Metal OpenGLESCommon Security darwin posix
language = Objective-C language = Objective-C
package = platform.CoreVideo package = platform.CoreVideo
headers = CoreVideo/CoreVideo.h modules = CoreVideo
headerFilter = CoreVideo/**
compilerOpts = -framework CoreVideo compilerOpts = -framework CoreVideo
linkerOpts = -framework CoreVideo linkerOpts = -framework CoreVideo
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.DeviceCheck package = platform.DeviceCheck
headers = DeviceCheck/DeviceCheck.h modules = DeviceCheck
headerFilter = DeviceCheck/**
compilerOpts = -framework DeviceCheck compilerOpts = -framework DeviceCheck
linkerOpts = -framework DeviceCheck linkerOpts = -framework DeviceCheck
+1 -3
View File
@@ -1,9 +1,7 @@
depends = AddressBook CFNetwork CoreFoundation CoreGraphics CoreLocation Foundation Security darwin posix depends = AddressBook CFNetwork CoreFoundation CoreGraphics CoreLocation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.EventKit package = platform.EventKit
headers = EventKit/EventKit.h modules = EventKit
headerFilter = EventKit/**
compilerOpts = -framework EventKit compilerOpts = -framework EventKit
linkerOpts = -framework EventKit linkerOpts = -framework EventKit
+1 -3
View File
@@ -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 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 language = Objective-C
package = platform.EventKitUI package = platform.EventKitUI
headers = EventKitUI/EventKitUI.h modules = EventKitUI
headerFilter = EventKitUI/**
compilerOpts = -framework EventKitUI compilerOpts = -framework EventKitUI
linkerOpts = -framework EventKitUI linkerOpts = -framework EventKitUI
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.ExternalAccessory package = platform.ExternalAccessory
headers = ExternalAccessory/ExternalAccessory.h modules = ExternalAccessory
headerFilter = ExternalAccessory/**
compilerOpts = -framework ExternalAccessory compilerOpts = -framework ExternalAccessory
linkerOpts = -framework ExternalAccessory linkerOpts = -framework ExternalAccessory
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics Foundation Security darwin posix depends = CFNetwork CoreFoundation CoreGraphics Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.FileProvider package = platform.FileProvider
headers = FileProvider/FileProvider.h modules = FileProvider
headerFilter = FileProvider/**
compilerOpts = -framework FileProvider compilerOpts = -framework FileProvider
linkerOpts = -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 depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.FileProviderUI package = platform.FileProviderUI
headers = FileProviderUI/FileProviderUI.h modules = FileProviderUI
headerFilter = FileProviderUI/**
compilerOpts = -framework FileProviderUI compilerOpts = -framework FileProviderUI
linkerOpts = -framework FileProviderUI linkerOpts = -framework FileProviderUI
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Security darwin posix depends = CFNetwork CoreFoundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.Foundation package = platform.Foundation
headers = Foundation/Foundation.h modules = Foundation
headerFilter = Foundation/**
compilerOpts = -framework Foundation compilerOpts = -framework Foundation
linkerOpts = -framework Foundation linkerOpts = -framework Foundation
+1 -3
View File
@@ -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 depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal ModelIO OpenGLES2 OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.GLKit package = platform.GLKit
headers = GLKit/GLKit.h modules = GLKit
headerFilter = GLKit/**
compilerOpts = -framework GLKit compilerOpts = -framework GLKit
linkerOpts = -framework GLKit linkerOpts = -framework GLKit
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CoreFoundation darwin posix depends = CoreFoundation darwin posix
language = Objective-C language = Objective-C
package = platform.GSS package = platform.GSS
headers = GSS/GSS.h modules = GSS
headerFilter = GSS/**
compilerOpts = -framework GSS compilerOpts = -framework GSS
linkerOpts = -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 depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.GameController package = platform.GameController
headers = GameController/GameController.h modules = GameController
headerFilter = GameController/**
compilerOpts = -framework GameController compilerOpts = -framework GameController
linkerOpts = -framework GameController linkerOpts = -framework GameController
+1 -3
View File
@@ -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 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 language = Objective-C
package = platform.GameKit package = platform.GameKit
headers = GameKit/GameKit.h modules = GameKit
headerFilter = GameKit/**
compilerOpts = -framework GameKit compilerOpts = -framework GameKit
linkerOpts = -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 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 language = Objective-C
package = platform.GameplayKit package = platform.GameplayKit
headers = GameplayKit/GameplayKit.h modules = GameplayKit
headerFilter = GameplayKit/**
compilerOpts = -framework GameplayKit compilerOpts = -framework GameplayKit
linkerOpts = -framework GameplayKit linkerOpts = -framework GameplayKit
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.HealthKit package = platform.HealthKit
headers = HealthKit/HealthKit.h modules = HealthKit
headerFilter = HealthKit/**
compilerOpts = -framework HealthKit compilerOpts = -framework HealthKit
linkerOpts = -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 depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation HealthKit IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.HealthKitUI package = platform.HealthKitUI
headers = HealthKitUI/HealthKitUI.h modules = HealthKitUI
headerFilter = HealthKitUI/**
compilerOpts = -framework HealthKitUI compilerOpts = -framework HealthKitUI
linkerOpts = -framework HealthKitUI linkerOpts = -framework HealthKitUI
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.HomeKit package = platform.HomeKit
headers = HomeKit/HomeKit.h modules = HomeKit
headerFilter = HomeKit/**
compilerOpts = -framework HomeKit compilerOpts = -framework HomeKit
linkerOpts = -framework HomeKit linkerOpts = -framework HomeKit
+1 -4
View File
@@ -1,10 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.IOSurface package = platform.IOSurface
headers.ios_arm32 = IOSurface/IOSurfaceRef.h IOSurface/IOSurfaceObjC.h modules = IOSurface
headers.ios_arm64 = IOSurface/IOSurfaceRef.h IOSurface/IOSurfaceObjC.h
headerFilter = IOSurface/**
compilerOpts = -framework IOSurface compilerOpts = -framework IOSurface
linkerOpts = -framework IOSurface linkerOpts = -framework IOSurface
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.IdentityLookup package = platform.IdentityLookup
headers = IdentityLookup/IdentityLookup.h modules = IdentityLookup
headerFilter = IdentityLookup/**
compilerOpts = -framework IdentityLookup compilerOpts = -framework IdentityLookup
linkerOpts = -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 depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface IdentityLookup ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.IdentityLookupUI package = platform.IdentityLookupUI
headers = IdentityLookupUI/IdentityLookupUI.h modules = IdentityLookupUI
headerFilter = IdentityLookupUI/**
compilerOpts = -framework IdentityLookupUI compilerOpts = -framework IdentityLookupUI
linkerOpts = -framework IdentityLookupUI linkerOpts = -framework IdentityLookupUI
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CoreFoundation CoreGraphics darwin posix depends = CoreFoundation CoreGraphics darwin posix
language = Objective-C language = Objective-C
package = platform.ImageIO package = platform.ImageIO
headers = ImageIO/ImageIO.h modules = ImageIO
headerFilter = ImageIO/**
compilerOpts = -framework ImageIO compilerOpts = -framework ImageIO
linkerOpts = -framework ImageIO linkerOpts = -framework ImageIO
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreLocation Foundation Security darwin posix depends = CFNetwork CoreFoundation CoreLocation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.Intents package = platform.Intents
headers = Intents/Intents.h modules = Intents
headerFilter = Intents/**
compilerOpts = -framework Intents compilerOpts = -framework Intents
linkerOpts = -framework Intents linkerOpts = -framework Intents
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Intents Metal OpenGLESCommon QuartzCore Security UIKit darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Intents Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.IntentsUI package = platform.IntentsUI
headers = IntentsUI/IntentsUI.h modules = IntentsUI
headerFilter = IntentsUI/**
compilerOpts = -framework IntentsUI compilerOpts = -framework IntentsUI
linkerOpts = -framework IntentsUI linkerOpts = -framework IntentsUI
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.LocalAuthentication package = platform.LocalAuthentication
headers = LocalAuthentication/LocalAuthentication.h modules = LocalAuthentication
headerFilter = LocalAuthentication/**
compilerOpts = -framework LocalAuthentication compilerOpts = -framework LocalAuthentication
linkerOpts = -framework LocalAuthentication linkerOpts = -framework LocalAuthentication
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreLocation CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreLocation CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.MapKit package = platform.MapKit
headers = MapKit/MapKit.h modules = MapKit
headerFilter = MapKit/**
compilerOpts = -framework MapKit compilerOpts = -framework MapKit
linkerOpts = -framework MapKit linkerOpts = -framework MapKit
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreText EAGL Foundation Metal QuartzCore Security darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreText EAGL Foundation Metal QuartzCore Security darwin posix
language = Objective-C language = Objective-C
package = platform.MediaAccessibility package = platform.MediaAccessibility
headers = MediaAccessibility/MediaAccessibility.h modules = MediaAccessibility
headerFilter = MediaAccessibility/**
compilerOpts = -framework MediaAccessibility compilerOpts = -framework MediaAccessibility
linkerOpts = -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 depends = AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreMIDI CoreMedia CoreVideo Foundation IOSurface Metal OpenGLESCommon Security darwin posix
language = Objective-C language = Objective-C
package = platform.MediaToolbox package = platform.MediaToolbox
headers = MediaToolbox/MediaToolbox.h modules = MediaToolbox
headerFilter = MediaToolbox/**
compilerOpts = -framework MediaToolbox compilerOpts = -framework MediaToolbox
linkerOpts = -framework MediaToolbox linkerOpts = -framework MediaToolbox
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.MessageUI package = platform.MessageUI
headers = MessageUI/MessageUI.h modules = MessageUI
headerFilter = MessageUI/**
compilerOpts = -framework MessageUI compilerOpts = -framework MessageUI
linkerOpts = -framework MessageUI linkerOpts = -framework MessageUI
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.Messages package = platform.Messages
headers = Messages/Messages.h modules = Messages
headerFilter = Messages/**
compilerOpts = -framework Messages compilerOpts = -framework Messages
linkerOpts = -framework Messages linkerOpts = -framework Messages
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation IOSurface Security darwin posix depends = CFNetwork CoreFoundation Foundation IOSurface Security darwin posix
language = Objective-C language = Objective-C
package = platform.Metal package = platform.Metal
headers = Metal/Metal.h modules = Metal
headerFilter = Metal/**
compilerOpts = -framework Metal compilerOpts = -framework Metal
linkerOpts = -framework Metal linkerOpts = -framework Metal
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal ModelIO OpenGLESCommon QuartzCore Security UIKit darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal ModelIO OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.MetalKit package = platform.MetalKit
headers = MetalKit/MetalKit.h modules = MetalKit
headerFilter = MetalKit/**
compilerOpts = -framework MetalKit compilerOpts = -framework MetalKit
linkerOpts = -framework MetalKit linkerOpts = -framework MetalKit
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics Foundation IOSurface Metal Security darwin posix depends = CFNetwork CoreFoundation CoreGraphics Foundation IOSurface Metal Security darwin posix
language = Objective-C language = Objective-C
package = platform.MetalPerformanceShaders package = platform.MetalPerformanceShaders
headers = MetalPerformanceShaders/MetalPerformanceShaders.h modules = MetalPerformanceShaders
headerFilter = MetalPerformanceShaders/** MPSNeuralNetwork/** MPSImage/** MPSCore/** MPSMatrix/** MPSRayIntersector/**
compilerOpts = -framework MetalPerformanceShaders compilerOpts = -framework MetalPerformanceShaders
linkerOpts = -framework MetalPerformanceShaders linkerOpts = -framework MetalPerformanceShaders
@@ -1,9 +1,7 @@
depends = CoreFoundation CoreServices darwin posix depends = CoreFoundation CoreServices darwin posix
language = Objective-C language = Objective-C
package = platform.MobileCoreServices package = platform.MobileCoreServices
headers = MobileCoreServices/MobileCoreServices.h modules = MobileCoreServices
headerFilter = MobileCoreServices/**
compilerOpts = -framework MobileCoreServices compilerOpts = -framework MobileCoreServices
linkerOpts = -framework MobileCoreServices linkerOpts = -framework MobileCoreServices
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics Foundation Security darwin posix depends = CFNetwork CoreFoundation CoreGraphics Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.ModelIO package = platform.ModelIO
headers = ModelIO/ModelIO.h modules = ModelIO
headerFilter = ModelIO/**
compilerOpts = -framework ModelIO compilerOpts = -framework ModelIO
linkerOpts = -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 depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.MultipeerConnectivity package = platform.MultipeerConnectivity
headers = MultipeerConnectivity/MultipeerConnectivity.h modules = MultipeerConnectivity
headerFilter = MultipeerConnectivity/**
compilerOpts = -framework MultipeerConnectivity compilerOpts = -framework MultipeerConnectivity
linkerOpts = -framework MultipeerConnectivity linkerOpts = -framework MultipeerConnectivity
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreML CoreVideo Foundation IOSurface Security darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreML CoreVideo Foundation IOSurface Security darwin posix
language = Objective-C language = Objective-C
package = platform.NaturalLanguage package = platform.NaturalLanguage
headers = NaturalLanguage/NaturalLanguage.h modules = NaturalLanguage
headerFilter = NaturalLanguage/**
compilerOpts = -framework NaturalLanguage compilerOpts = -framework NaturalLanguage
linkerOpts = -framework NaturalLanguage linkerOpts = -framework NaturalLanguage
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CoreFoundation Security darwin posix depends = CoreFoundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.Network package = platform.Network
headers = Network/Network.h modules = Network
headerFilter = Network/**
compilerOpts = -framework Network compilerOpts = -framework Network
linkerOpts = -framework Network linkerOpts = -framework Network
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.NetworkExtension package = platform.NetworkExtension
headers = NetworkExtension/NetworkExtension.h modules = NetworkExtension
headerFilter = NetworkExtension/**
compilerOpts = -framework NetworkExtension compilerOpts = -framework NetworkExtension
linkerOpts = -framework NetworkExtension linkerOpts = -framework NetworkExtension
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.NewsstandKit package = platform.NewsstandKit
headers = NewsstandKit/NewsstandKit.h modules = NewsstandKit
headerFilter = NewsstandKit/**
compilerOpts = -framework NewsstandKit compilerOpts = -framework NewsstandKit
linkerOpts = -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 depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.NotificationCenter package = platform.NotificationCenter
headers = NotificationCenter/NotificationCenter.h modules = NotificationCenter
headerFilter = NotificationCenter/**
compilerOpts = -framework NotificationCenter compilerOpts = -framework NotificationCenter
linkerOpts = -framework NotificationCenter linkerOpts = -framework NotificationCenter
+1 -3
View File
@@ -1,9 +1,7 @@
depends = posix depends = posix
language = Objective-C language = Objective-C
package = platform.OpenAL package = platform.OpenAL
headers = OpenAL/OpenAL.h modules = OpenAL
headerFilter = OpenAL/**
compilerOpts = -framework OpenAL compilerOpts = -framework OpenAL
linkerOpts = -framework OpenAL linkerOpts = -framework OpenAL
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.PDFKit package = platform.PDFKit
headers = PDFKit/PDFKit.h modules = PDFKit
headerFilter = PDFKit/**
compilerOpts = -framework PDFKit compilerOpts = -framework PDFKit
linkerOpts = -framework PDFKit linkerOpts = -framework PDFKit
+1 -3
View File
@@ -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 depends = AddressBook CFNetwork Contacts CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.PassKit package = platform.PassKit
headers = PassKit/PassKit.h modules = PassKit
headerFilter = PassKit/**
compilerOpts = -framework PassKit compilerOpts = -framework PassKit
linkerOpts = -framework PassKit linkerOpts = -framework PassKit
+1 -3
View File
@@ -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 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 language = Objective-C
package = platform.Photos package = platform.Photos
headers = Photos/Photos.h modules = Photos
headerFilter = Photos/**
compilerOpts = -framework Photos compilerOpts = -framework Photos
linkerOpts = -framework Photos linkerOpts = -framework Photos
+1 -3
View File
@@ -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 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 language = Objective-C
package = platform.PhotosUI package = platform.PhotosUI
headers = PhotosUI/PhotosUI.h modules = PhotosUI
headerFilter = PhotosUI/**
compilerOpts = -framework PhotosUI compilerOpts = -framework PhotosUI
linkerOpts = -framework PhotosUI linkerOpts = -framework PhotosUI
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.PushKit package = platform.PushKit
headers = PushKit/PushKit.h modules = PushKit
headerFilter = PushKit/**
compilerOpts = -framework PushKit compilerOpts = -framework PushKit
linkerOpts = -framework PushKit linkerOpts = -framework PushKit
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.QuickLook package = platform.QuickLook
headers = QuickLook/QuickLook.h modules = QuickLook
headerFilter = QuickLook/**
compilerOpts = -framework QuickLook compilerOpts = -framework QuickLook
linkerOpts = -framework QuickLook linkerOpts = -framework QuickLook
+1 -3
View File
@@ -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 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 language = Objective-C
package = platform.ReplayKit package = platform.ReplayKit
headers = ReplayKit/ReplayKit.h modules = ReplayKit
headerFilter = ReplayKit/**
compilerOpts = -framework ReplayKit compilerOpts = -framework ReplayKit
linkerOpts = -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 depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.SafariServices package = platform.SafariServices
headers = SafariServices/SafariServices.h modules = SafariServices
headerFilter = SafariServices/**
compilerOpts = -framework SafariServices compilerOpts = -framework SafariServices
linkerOpts = -framework SafariServices linkerOpts = -framework SafariServices
+2 -4
View File
@@ -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 language = Objective-C
package = platform.SceneKit package = platform.SceneKit
headers = SceneKit/SceneKit.h modules = SceneKit
headerFilter = SceneKit/**
compilerOpts = -framework SceneKit compilerOpts = -framework SceneKit
linkerOpts = -framework SceneKit linkerOpts = -framework SceneKit
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CoreFoundation darwin posix depends = CoreFoundation darwin posix
language = Objective-C language = Objective-C
package = platform.Security package = platform.Security
headers = Security/Security.h Security/SecureTransport.h modules = Security
headerFilter = Security/**
compilerOpts = -framework Security compilerOpts = -framework Security
linkerOpts = -framework Security linkerOpts = -framework Security
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.Social package = platform.Social
headers = Social/Social.h modules = Social
headerFilter = Social/**
compilerOpts = -framework Social compilerOpts = -framework Social
linkerOpts = -framework Social linkerOpts = -framework Social
+1 -3
View File
@@ -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 depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreMIDI CoreMedia CoreVideo EAGL Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security darwin posix
language = Objective-C language = Objective-C
package = platform.Speech package = platform.Speech
headers = Speech/Speech.h modules = Speech
headerFilter = Speech/**
compilerOpts = -framework Speech compilerOpts = -framework Speech
linkerOpts = -framework Speech linkerOpts = -framework Speech
+1 -3
View File
@@ -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 OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.SpriteKit package = platform.SpriteKit
headers = SpriteKit/SpriteKit.h modules = SpriteKit
headerFilter = SpriteKit/**
compilerOpts = -framework SpriteKit compilerOpts = -framework SpriteKit
linkerOpts = -framework SpriteKit linkerOpts = -framework SpriteKit
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.StoreKit package = platform.StoreKit
headers = StoreKit/StoreKit.h modules = StoreKit
headerFilter = StoreKit/**
compilerOpts = -framework StoreKit compilerOpts = -framework StoreKit
linkerOpts = -framework StoreKit linkerOpts = -framework StoreKit
@@ -1,9 +1,7 @@
depends = CoreFoundation darwin posix depends = CoreFoundation darwin posix
language = Objective-C language = Objective-C
package = platform.SystemConfiguration package = platform.SystemConfiguration
headers = SystemConfiguration/SystemConfiguration.h modules = SystemConfiguration
headerFilter = SystemConfiguration/**
compilerOpts = -framework SystemConfiguration compilerOpts = -framework SystemConfiguration
linkerOpts = -framework SystemConfiguration linkerOpts = -framework SystemConfiguration
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security Social UIKit darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security Social UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.Twitter package = platform.Twitter
headers = Twitter/Twitter.h modules = Twitter
headerFilter = Twitter/**
compilerOpts = -framework Twitter compilerOpts = -framework Twitter
linkerOpts = -framework Twitter linkerOpts = -framework Twitter
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security darwin posix
language = Objective-C language = Objective-C
package = platform.UIKit package = platform.UIKit
headers = UIKit/UIKit.h modules = UIKit
headerFilter = UIKit/** DocumentManager/**
compilerOpts = -framework UIKit compilerOpts = -framework UIKit
linkerOpts = -framework UIKit linkerOpts = -framework UIKit
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.UserNotifications package = platform.UserNotifications
headers = UserNotifications/UserNotifications.h modules = UserNotifications
headerFilter = UserNotifications/**
compilerOpts = -framework UserNotifications compilerOpts = -framework UserNotifications
linkerOpts = -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 depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.UserNotificationsUI package = platform.UserNotificationsUI
headers = UserNotificationsUI/UserNotificationsUI.h modules = UserNotificationsUI
headerFilter = UserNotificationsUI/**
compilerOpts = -framework UserNotificationsUI compilerOpts = -framework UserNotificationsUI
linkerOpts = -framework UserNotificationsUI linkerOpts = -framework UserNotificationsUI
@@ -1,9 +1,7 @@
depends = CoreFoundation Foundation darwin posix depends = CoreFoundation Foundation darwin posix
language = Objective-C language = Objective-C
package = platform.VideoSubscriberAccount package = platform.VideoSubscriberAccount
headers = VideoSubscriberAccount/VideoSubscriberAccount.h modules = VideoSubscriberAccount
headerFilter = VideoSubscriberAccount/**
compilerOpts = -framework VideoSubscriberAccount compilerOpts = -framework VideoSubscriberAccount
linkerOpts = -framework VideoSubscriberAccount linkerOpts = -framework VideoSubscriberAccount
@@ -1,9 +1,7 @@
depends = AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreMedia CoreVideo Foundation IOSurface Metal OpenGLESCommon Security darwin posix depends = AudioToolbox CFNetwork CoreAudio CoreFoundation CoreGraphics CoreMedia CoreVideo Foundation IOSurface Metal OpenGLESCommon Security darwin posix
language = Objective-C language = Objective-C
package = platform.VideoToolbox package = platform.VideoToolbox
headers = VideoToolbox/VideoToolbox.h modules = VideoToolbox
headerFilter = VideoToolbox/**
compilerOpts = -framework VideoToolbox compilerOpts = -framework VideoToolbox
linkerOpts = -framework VideoToolbox linkerOpts = -framework VideoToolbox
+1 -3
View File
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreML CoreVideo EAGL Foundation IOSurface ImageIO Metal OpenGLESCommon Security darwin posix depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreML CoreVideo EAGL Foundation IOSurface ImageIO Metal OpenGLESCommon Security darwin posix
language = Objective-C language = Objective-C
package = platform.Vision package = platform.Vision
headers = Vision/Vision.h modules = Vision
headerFilter = Vision/**
compilerOpts = -framework Vision compilerOpts = -framework Vision
linkerOpts = -framework Vision linkerOpts = -framework Vision
@@ -1,9 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C language = Objective-C
package = platform.WatchConnectivity package = platform.WatchConnectivity
headers = WatchConnectivity/WatchConnectivity.h modules = WatchConnectivity
headerFilter = WatchConnectivity/**
compilerOpts = -framework WatchConnectivity compilerOpts = -framework WatchConnectivity
linkerOpts = -framework WatchConnectivity linkerOpts = -framework WatchConnectivity
+1 -3
View File
@@ -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 depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreLocation CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MapKit Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
language = Objective-C language = Objective-C
package = platform.WatchKit package = platform.WatchKit
headers = WatchKit/WatchKit.h modules = WatchKit
headerFilter = WatchKit/**
compilerOpts = -framework WatchKit compilerOpts = -framework WatchKit
linkerOpts = -framework WatchKit linkerOpts = -framework WatchKit

Some files were not shown because too many files have changed in this diff Show More