[K/N] Update iOS platform libraries for Xcode 13.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreLocation CoreMIDI CoreML CoreMedia CoreText CoreVideo EAGL FileProvider Foundation GLKit IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore QuickLook SceneKit Security SpriteKit UIKit UniformTypeIdentifiers UserNotifications Vision darwin posix
|
||||
depends = AVFAudio AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreLocation CoreMIDI CoreML CoreMedia CoreText CoreVideo EAGL FileProvider Foundation GLKit IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore QuickLook SceneKit Security SpriteKit UIKit UniformTypeIdentifiers UserNotifications Vision darwin posix
|
||||
language = Objective-C
|
||||
package = platform.ARKit
|
||||
modules = ARKit
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreMIDI CoreMedia CoreVideo Foundation IOSurface Metal OpenGLESCommon Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.AVFAudio
|
||||
|
||||
modules = AVFAudio
|
||||
compilerOpts = -framework AVFAudio
|
||||
linkerOpts = -framework AVFAudio
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreMIDI CoreMedia CoreVideo EAGL Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UniformTypeIdentifiers darwin posix
|
||||
depends = AVFAudio AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreMIDI CoreMedia CoreVideo EAGL Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UniformTypeIdentifiers darwin posix
|
||||
language = Objective-C
|
||||
package = platform.AVFoundation
|
||||
headers = AVFoundation/AVFoundation.h AVFoundation/AVFAudio.h AVFoundation/AVAudioBuffer.h
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UIKit UniformTypeIdentifiers UserNotifications darwin posix
|
||||
depends = AVFAudio AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UIKit UniformTypeIdentifiers UserNotifications darwin posix
|
||||
language = Objective-C
|
||||
package = platform.AVKit
|
||||
modules = AVKit
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.AdServices
|
||||
|
||||
modules = AdServices
|
||||
compilerOpts = -framework AdServices
|
||||
linkerOpts = -framework AdServices
|
||||
@@ -0,0 +1,8 @@
|
||||
language = Objective-C
|
||||
package = platform.CHIP
|
||||
|
||||
modules = CHIP
|
||||
compilerOpts = -framework CHIP
|
||||
linkerOpts = -framework CHIP
|
||||
# https://github.com/project-chip/connectedhomeip
|
||||
# Not officially available.
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = AudioToolbox CFNetwork CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit UserNotifications darwin posix
|
||||
depends = AudioToolbox CFNetwork CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMIDI CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit UserNotifications darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreAudioKit
|
||||
modules = CoreAudioKit
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit UserNotifications darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreLocationUI
|
||||
|
||||
modules = CoreLocationUI
|
||||
compilerOpts = -framework CoreLocationUI
|
||||
linkerOpts = -framework CoreLocationUI
|
||||
@@ -0,0 +1,7 @@
|
||||
language = Objective-C
|
||||
package = platform.CreateML
|
||||
|
||||
modules = CreateML
|
||||
compilerOpts = -framework CreateML
|
||||
linkerOpts = -framework CreateML
|
||||
#Disabled: Swift-only framework
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.DataDetection
|
||||
|
||||
modules = DataDetection
|
||||
compilerOpts = -framework DataDetection
|
||||
linkerOpts = -framework DataDetection
|
||||
@@ -0,0 +1,7 @@
|
||||
language = Objective-C
|
||||
package = platform.DeviceActivity
|
||||
|
||||
modules = DeviceActivity
|
||||
compilerOpts = -framework DeviceActivity
|
||||
linkerOpts = -framework DeviceActivity
|
||||
#Disabled: Swift-only framework
|
||||
@@ -0,0 +1,7 @@
|
||||
language = Objective-C
|
||||
package = platform.FamilyControls
|
||||
|
||||
modules = FamilyControls
|
||||
compilerOpts = -framework FamilyControls
|
||||
linkerOpts = -framework FamilyControls
|
||||
#Disabled: Swift-only framework
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork Contacts CoreAudio CoreAudioTypes 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 UniformTypeIdentifiers UserNotifications darwin posix
|
||||
depends = AVFAudio AVFoundation AudioToolbox CFNetwork Contacts CoreAudio CoreAudioTypes 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 UniformTypeIdentifiers UserNotifications darwin posix
|
||||
language = Objective-C
|
||||
package = platform.GameKit
|
||||
modules = GameKit
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
language = Objective-C
|
||||
package = platform.GroupActivities
|
||||
|
||||
modules = GroupActivities
|
||||
compilerOpts = -framework GroupActivities
|
||||
linkerOpts = -framework GroupActivities
|
||||
#Disabled: Swift-only framework
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreLocation Foundation Security darwin posix
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreLocation Foundation Security UserNotifications darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Intents
|
||||
modules = Intents
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
language = Objective-C
|
||||
package = platform.ManagedSettings
|
||||
|
||||
modules = ManagedSettings
|
||||
compilerOpts = -framework ManagedSettings
|
||||
linkerOpts = -framework ManagedSettings
|
||||
#Disabled: Not officially available for ios, Swift-only
|
||||
@@ -0,0 +1,7 @@
|
||||
language = Objective-C
|
||||
package = platform.ManagedSettingsUI
|
||||
|
||||
modules = ManagedSettingsUI
|
||||
compilerOpts = -framework ManagedSettingsUI
|
||||
linkerOpts = -framework ManagedSettingsUI
|
||||
#Disabled: Not officially available for ios, Swift-only
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreText EAGL Foundation Metal QuartzCore Security darwin posix
|
||||
depends = CoreFoundation CoreGraphics CoreText darwin posix
|
||||
language = Objective-C
|
||||
package = platform.MediaAccessibility
|
||||
modules = MediaAccessibility
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = AVFoundation CFNetwork CoreFoundation CoreGraphics CoreImage CoreMedia CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit UserNotifications darwin posix
|
||||
depends = AVFoundation CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMedia CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit UserNotifications darwin posix
|
||||
language = Objective-C
|
||||
package = platform.MediaPlayer
|
||||
headers = MediaPlayer/MediaPlayer.h
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
language = Objective-C
|
||||
package = platform.MusicKit
|
||||
|
||||
modules = MusicKit
|
||||
compilerOpts = -framework MusicKit
|
||||
linkerOpts = -framework MusicKit
|
||||
#Disabled: Swift-only framework
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AVFAudio AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreMIDI CoreMedia CoreVideo Foundation IOSurface Metal ModelIO OpenGLESCommon Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.PHASE
|
||||
|
||||
modules = PHASE
|
||||
compilerOpts = -framework PHASE
|
||||
linkerOpts = -framework PHASE
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreLocation CoreMIDI CoreMedia CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UIKit UniformTypeIdentifiers UserNotifications darwin posix
|
||||
depends = AVFAudio AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreLocation CoreMIDI CoreMedia CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UIKit UniformTypeIdentifiers UserNotifications darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Photos
|
||||
modules = Photos
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreLocation CoreMIDI CoreMedia CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon Photos QuartzCore Security UIKit UniformTypeIdentifiers UserNotifications darwin posix
|
||||
depends = AVFAudio AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreLocation CoreMIDI CoreMedia CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon Photos QuartzCore Security UIKit UniformTypeIdentifiers UserNotifications darwin posix
|
||||
language = Objective-C
|
||||
package = platform.PhotosUI
|
||||
modules = PhotosUI
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore QuickLookThumbnailing Security UIKit UserNotifications darwin posix
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Metal OpenGLESCommon PDFKit QuartzCore QuickLookThumbnailing Security UIKit UniformTypeIdentifiers UserNotifications darwin posix
|
||||
language = Objective-C
|
||||
package = platform.QuickLook
|
||||
modules = QuickLook
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
language = Objective-C
|
||||
package = platform.RealityFoundation
|
||||
|
||||
modules = RealityFoundation
|
||||
compilerOpts = -framework RealityFoundation
|
||||
linkerOpts = -framework RealityFoundation
|
||||
# Swift-only module. Probably a part of RealityKit.
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UIKit UniformTypeIdentifiers UserNotifications darwin posix
|
||||
depends = AVFAudio AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UIKit UniformTypeIdentifiers UserNotifications darwin posix
|
||||
language = Objective-C
|
||||
package = platform.ReplayKit
|
||||
modules = ReplayKit
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = AVFAudio AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreMIDI CoreMedia CoreVideo Foundation IOSurface Metal OpenGLESCommon Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.ShazamKit
|
||||
|
||||
modules = ShazamKit
|
||||
compilerOpts = -framework ShazamKit
|
||||
linkerOpts = -framework ShazamKit
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreMIDI CoreML CoreMedia CoreVideo EAGL Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UniformTypeIdentifiers darwin posix
|
||||
depends = AVFAudio AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreMIDI CoreML CoreMedia CoreVideo EAGL Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UniformTypeIdentifiers darwin posix
|
||||
language = Objective-C
|
||||
package = platform.SoundAnalysis
|
||||
modules = SoundAnalysis
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreMIDI CoreMedia CoreVideo EAGL Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UniformTypeIdentifiers darwin posix
|
||||
depends = AVFAudio AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreMIDI CoreMedia CoreVideo EAGL Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UniformTypeIdentifiers darwin posix
|
||||
language = Objective-C
|
||||
package = platform.Speech
|
||||
modules = Speech
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
language = Objective-C
|
||||
package = platform.TabularData
|
||||
|
||||
modules = TabularData
|
||||
compilerOpts = -framework TabularData
|
||||
linkerOpts = -framework TabularData
|
||||
#Disabled: Swift-only framework
|
||||
@@ -0,0 +1,13 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.ThreadNetwork
|
||||
headers.ios_arm32 = ThreadNetwork/THClient.h ThreadNetwork/THCredentials.h
|
||||
headers.ios_arm64 = ThreadNetwork/THClient.h ThreadNetwork/THCredentials.h
|
||||
|
||||
headerFilter = ThreadNetwork/**
|
||||
|
||||
compilerOpts.ios_arm32 = -framework ThreadNetwork
|
||||
linkerOpts.ios_arm32 = -framework ThreadNetwork
|
||||
|
||||
compilerOpts.ios_arm64 = -framework ThreadNetwork
|
||||
linkerOpts.ios_arm64 = -framework ThreadNetwork
|
||||
@@ -0,0 +1,8 @@
|
||||
depends = CoreData CoreFoundation Foundation darwin posix
|
||||
language = Objective-C
|
||||
package = platform._CoreData_CloudKit
|
||||
|
||||
modules = _CoreData_CloudKit
|
||||
compilerOpts = -framework _CoreData_CloudKit
|
||||
linkerOpts = -framework _CoreData_CloudKit
|
||||
#Provides <CoreData/NSPersistentCloudKitContainer_Sharing.h>. Why is it so complicated?
|
||||
@@ -0,0 +1,7 @@
|
||||
language = Objective-C
|
||||
package = platform._CoreLocationUI_SwiftUI
|
||||
|
||||
modules = _CoreLocationUI_SwiftUI
|
||||
compilerOpts = -framework _CoreLocationUI_SwiftUI
|
||||
linkerOpts = -framework _CoreLocationUI_SwiftUI
|
||||
#Disabled: Unavailable
|
||||
@@ -0,0 +1,7 @@
|
||||
language = Objective-C
|
||||
package = platform._MusicKit_SwiftUI
|
||||
|
||||
modules = _MusicKit_SwiftUI
|
||||
compilerOpts = -framework _MusicKit_SwiftUI
|
||||
linkerOpts = -framework _MusicKit_SwiftUI
|
||||
#Disabled: Unavailable
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = AVFoundation AVKit AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UIKit UniformTypeIdentifiers UserNotifications darwin posix
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.iAd
|
||||
modules = iAd
|
||||
|
||||
@@ -20,6 +20,7 @@ excludedFunctions = acl_valid_link_np add_profil pfctlinput profil unwhiteout zo
|
||||
in6addr_linklocal_allv2routers
|
||||
excludedFunctions.ios_arm32 = longjmperror
|
||||
excludedFunctions.ios_arm64 = longjmperror
|
||||
excludedFunctions.ios_simulator_arm64 = longjmperror
|
||||
excludedFunctions.ios_x64 = pthread_jit_write_protect_np pthread_jit_write_protect_supported_np
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user