diff options
author | thegeorg <thegeorg@yandex-team.com> | 2024-08-06 20:53:20 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2024-08-06 21:02:12 +0300 |
commit | b42c0ae657e48443d35b4efe6d66127febe004d8 (patch) | |
tree | 5379d910fc2983d0626f0f6dce58912d686aaf60 /build/sysincl | |
parent | 02ae2e7d31482b66d8965f0df459c2be5e96be69 (diff) | |
download | ydb-b42c0ae657e48443d35b4efe6d66127febe004d8.tar.gz |
contrib/restricted/pjsip: patch less
ed4b5ff678c163bb1b43ba4efd668c6719235a7e
Diffstat (limited to 'build/sysincl')
-rw-r--r-- | build/sysincl/darwin.yml | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/build/sysincl/darwin.yml b/build/sysincl/darwin.yml index 15b9092806..0aaac646e5 100644 --- a/build/sysincl/darwin.yml +++ b/build/sysincl/darwin.yml @@ -181,21 +181,22 @@ - AEObjects.h - AEPackObject.h - AERegistry.h + - AVFoundation/AVFoundation.h - Accelerate/Accelerate.h - - AppleEvents.h - AppKit/AppKit.h - AppKit/NSView.h + - AppleEvents.h - ApplicationServices/ApplicationServices.h - AudioToolbox/AudioToolbox.h - - AVFoundation/AVFoundation.h - - Carbon/Carbon.h - CFNetwork/CFNetwork.h + - Carbon/Carbon.h - Cocoa/Cocoa.h - CoreBluetooth/CoreBluetooth.h - CoreData/CoreData.h - CoreFoundation/CFArray.h - CoreFoundation/CFBase.h - CoreFoundation/CFBundle.h + - CoreFoundation/CFByteOrder.h - CoreFoundation/CFData.h - CoreFoundation/CFDictionary.h - CoreFoundation/CFLocale.h @@ -219,12 +220,11 @@ - Files.h - Foundation/Foundation.h - Foundation/NSException.h - - Foundation/NSString.h - Foundation/NSKeyValueObserving.h - Foundation/NSObject.h - - Gestalt.h + - Foundation/NSString.h - GLKit/GLKit.h - - ImageCompression.h + - Gestalt.h - IOKit/IOBSD.h - IOKit/IOCFPlugIn.h - IOKit/IOKitLib.h @@ -244,9 +244,9 @@ - IOKit/storage/IOBlockStorageDriver.h - IOKit/storage/IOMedia.h - IOSurface/IOSurfaceRef.h + - ImageCompression.h - Kernel/IOKit/hidsystem/IOHIDUsageTables.h - Metal/Metal.h - - metal_stdlib - Network/Network.h - OpenCL/cl.h - OpenCL/cl_gl.h @@ -258,31 +258,32 @@ - Palettes.h - PictUtils.h - Processes.h - - Speech/Speech.h - QDOffscreen.h - - QuartzCore/QuartzCore.h - QuartzCore/CAEAGLLayer.h - QuartzCore/CAMetalLayer.h + - QuartzCore/QuartzCore.h - QuickDraw.h - Security/SecCertificate.h - - Security/SecItem.h - Security/SecImportExport.h + - Security/SecItem.h - Security/SecKey.h - Security/SecRandom.h - Security/SecSignVerifyTransform.h - Security/SecureTransport.h - Security/Security.h - - SystemConfiguration/SystemConfiguration.h + - Speech/Speech.h - SystemConfiguration/SCDynamicStoreCopySpecific.h - SystemConfiguration/SCNetworkConfiguration.h + - SystemConfiguration/SystemConfiguration.h - TextUtils.h - Types.h + - UIKit/UIDevice.h - UIKit/UIImage.h - UIKit/UIKit.h - UIKit/UIScreen.h - - UIKit/UIWebView.h - UIKit/UIView.h + - UIKit/UIWebView.h - VideoDecodeAcceleration/VDADecoder.h - VideoToolbox/VideoToolbox.h - XCTest/XCTest.h - - CoreFoundation/CFByteOrder.h + - metal_stdlib |