[K/N] Update tvOS platform libraries for Xcode 13.1
This commit is contained in:
@@ -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 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 CoreMedia CoreText CoreVideo EAGL 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 Foundation IOSurface ImageIO MediaToolbox Metal OpenGLESCommon QuartzCore Security UIKit UniformTypeIdentifiers UserNotifications darwin posix
|
||||
language = Objective-C
|
||||
package = platform.AVKit
|
||||
modules = AVKit
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = CFNetwork CoreAudioTypes CoreFoundation Foundation Security darwin posix
|
||||
depends = CFNetwork CoreAudioTypes CoreFoundation CoreMIDI Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.AudioToolbox
|
||||
modules = AudioToolbox AudioUnit
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
language = Objective-C
|
||||
package = platform.CHIP
|
||||
|
||||
modules = CHIP
|
||||
compilerOpts = -framework CHIP
|
||||
linkerOpts = -framework CHIP
|
||||
# https://github.com/project-chip/connectedhomeip
|
||||
# Not officially available.
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
depends = CFNetwork CoreFoundation Foundation Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.CoreMIDI
|
||||
|
||||
modules = CoreMIDI
|
||||
compilerOpts = -framework CoreMIDI
|
||||
linkerOpts = -framework CoreMIDI
|
||||
@@ -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
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMedia CoreText CoreVideo EAGL 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 CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMIDI CoreMedia CoreText CoreVideo EAGL 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
|
||||
|
||||
@@ -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 Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit UserNotifications darwin posix
|
||||
depends = AVFoundation CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMedia CoreText CoreVideo EAGL Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit UserNotifications darwin posix
|
||||
language = Objective-C
|
||||
package = platform.MediaPlayer
|
||||
headers = MediaPlayer/MediaPlayer.h
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreMedia CoreVideo Foundation IOSurface Metal OpenGLESCommon Security darwin posix
|
||||
depends = AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreMIDI CoreMedia CoreVideo Foundation IOSurface Metal OpenGLESCommon Security darwin posix
|
||||
language = Objective-C
|
||||
package = platform.MediaToolbox
|
||||
modules = MediaToolbox
|
||||
|
||||
@@ -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,8 @@
|
||||
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.tvos_arm64 = PHASE
|
||||
compilerOpts.tvos_arm64 = -framework PHASE
|
||||
linkerOpts.tvos_arm64 = -framework PHASE
|
||||
# No framework in simulator SDK in Xcode 13 beta 5. Forgotten?
|
||||
@@ -1,4 +1,4 @@
|
||||
depends = AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreLocation CoreMedia CoreText CoreVideo EAGL 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 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 CoreMedia CoreText CoreVideo EAGL 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 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 = AVFoundation AudioToolbox CFNetwork CoreAudio CoreAudioTypes CoreFoundation CoreGraphics CoreImage CoreMedia CoreText CoreVideo EAGL 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 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 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
|
||||
|
||||
@@ -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,8 @@
|
||||
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL Foundation IOSurface ImageIO Metal OpenGLESCommon QuartzCore Security UIKit UserNotifications darwin posix
|
||||
language = Objective-C
|
||||
package = platform.UserNotificationsUI
|
||||
|
||||
modules = UserNotificationsUI
|
||||
compilerOpts = -framework UserNotificationsUI
|
||||
linkerOpts = -framework UserNotificationsUI
|
||||
# Disabled: Not officially available for tvOS.
|
||||
@@ -0,0 +1,9 @@
|
||||
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._MusicKit_SwiftUI
|
||||
|
||||
modules = _MusicKit_SwiftUI
|
||||
compilerOpts = -framework _MusicKit_SwiftUI
|
||||
linkerOpts = -framework _MusicKit_SwiftUI
|
||||
#Disabled: Unavailable
|
||||
@@ -19,6 +19,7 @@ linkerOpts = -ldl -lresolv
|
||||
excludedFunctions = acl_valid_link_np pfctlinput profil unwhiteout zopen getdirentries \
|
||||
uuid_generate_early_random setgrfile
|
||||
excludedFunctions.tvos_arm64 = longjmperror
|
||||
excludedFunctions.tvos_simulator_arm64 = longjmperror
|
||||
excludedFunctions.tvos_x64 = pthread_jit_write_protect_np pthread_jit_write_protect_supported_np
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user