Mac Developer Library — Pre-Release Developer
Search

OS X v10.9 to OS X v10.10 API Differences

Removed frameworks:

Added frameworks:

System Headers

/usr/include/MacTypes.h
Removed StrLength()
Added #def StrLength
/usr/include/dispatch/base.h
Added #def DISPATCH_ENUM_AVAILABLE_STARTING
Added #def DISPATCH_UNAVAILABLE
/usr/include/dispatch/block.h
Added DISPATCH_BLOCK_ASSIGN_CURRENT
Added DISPATCH_BLOCK_BARRIER
Added DISPATCH_BLOCK_DETACHED
Added DISPATCH_BLOCK_ENFORCE_QOS_CLASS
Added DISPATCH_BLOCK_INHERIT_QOS_CLASS
Added DISPATCH_BLOCK_NO_QOS_CLASS
Added dispatch_block_cancel()
Added dispatch_block_create()
Added dispatch_block_create_with_qos_class()
Added dispatch_block_flags_t
Added dispatch_block_notify()
Added dispatch_block_perform()
Added dispatch_block_testcancel()
Added dispatch_block_wait()
/usr/include/dispatch/introspection.h
Added dispatch_introspection_hook_queue_item_complete()
/usr/include/dispatch/object.h
Added #def dispatch_cancel
Added #def dispatch_notify
Added #def dispatch_testcancel
Added #def dispatch_wait
/usr/include/dispatch/queue.h
Added dispatch_qos_class_t
Added dispatch_queue_get_qos_class()
/usr/include/launch.h
Removed #def LAUNCH_JOBKEY_CFBUNDLEIDENTIFIER
Removed #def LAUNCH_JOBKEY_DEFAULTS
Added #def LAUNCH_JOBKEY_DRAINMESSAGESONFAILEDINIT
Added #def LAUNCH_JOBKEY_ENABLEPRESSUREDEXIT
Added #def LAUNCH_JOBKEY_LEGACYTIMERS
Added #def LAUNCH_JOBKEY_LOWPRIORITYBACKGROUNDIO
Added #def LAUNCH_JOBSOCKETKEY_PATHGROUP
Added #def LAUNCH_JOBSOCKETKEY_PATHOWNER
Added launch_activate_socket()
Added launch_data_dict_iterator_t
/usr/include/notify.h
Added #def NOTIFY_TOKEN_INVALID
Added notify_is_valid_token()
/usr/include/objc/NSObject.h
Added +[NSObject debugDescription]
Added +[NSObject hash]
/usr/include/objc/objc-api.h
Added #def OBJC_ARM64_UNAVAILABLE
/usr/include/objc/objc.h
Added #def nil
/usr/include/xpc/availability.h
Added #def IPHONE_SIMULATOR_HOST_MIN_VERSION_REQUIRED
Added #def XPC_SIMULATOR_AVAILABILITY_STRING
/usr/include/xpc/base.h
Removed #def XPC_PROJECT_EXPORT
Added #def XPC_HOSTING_OLD_MAIN

Accelerate

Conversion.h
Added vImageConvert_420Yp8_Cb8_Cr8ToARGB8888()
Added vImageConvert_420Yp8_CbCr8ToARGB8888()
Added vImageConvert_422CbYpCrYp16ToARGB16U()
Added vImageConvert_422CbYpCrYp16ToARGB8888()
Added vImageConvert_422CbYpCrYp8ToARGB8888()
Added vImageConvert_422CbYpCrYp8_AA8ToARGB8888()
Added vImageConvert_422CrYpCbYpCbYpCbYpCrYpCrYp10ToARGB16Q12()
Added vImageConvert_422CrYpCbYpCbYpCbYpCrYpCrYp10ToARGB8888()
Added vImageConvert_422YpCbYpCr8ToARGB8888()
Added vImageConvert_444AYpCbCr16ToARGB16U()
Added vImageConvert_444AYpCbCr16ToARGB8888()
Added vImageConvert_444AYpCbCr8ToARGB8888()
Added vImageConvert_444CbYpCrA8ToARGB8888()
Added vImageConvert_444CrYpCb10ToARGB16Q12()
Added vImageConvert_444CrYpCb10ToARGB8888()
Added vImageConvert_444CrYpCb8ToARGB8888()
Added vImageConvert_ARGB1555toRGB565()
Added vImageConvert_ARGB16Q12To422CrYpCbYpCbYpCbYpCrYpCrYp10()
Added vImageConvert_ARGB16Q12To444CrYpCb10()
Added vImageConvert_ARGB16Q12ToRGBA1010102()
Added vImageConvert_ARGB16UTo422CbYpCrYp16()
Added vImageConvert_ARGB16UTo444AYpCbCr16()
Added vImageConvert_ARGB16UToRGBA1010102()
Added vImageConvert_ARGB8888To420Yp8_Cb8_Cr8()
Added vImageConvert_ARGB8888To420Yp8_CbCr8()
Added vImageConvert_ARGB8888To422CbYpCrYp16()
Added vImageConvert_ARGB8888To422CbYpCrYp8()
Added vImageConvert_ARGB8888To422CbYpCrYp8_AA8()
Added vImageConvert_ARGB8888To422CrYpCbYpCbYpCbYpCrYpCrYp10()
Added vImageConvert_ARGB8888To422YpCbYpCr8()
Added vImageConvert_ARGB8888To444AYpCbCr16()
Added vImageConvert_ARGB8888To444AYpCbCr8()
Added vImageConvert_ARGB8888To444CbYpCrA8()
Added vImageConvert_ARGB8888To444CrYpCb10()
Added vImageConvert_ARGB8888To444CrYpCb8()
Added vImageConvert_ARGB8888ToRGBA1010102()
Added vImageConvert_ARGBFFFFtoARGB8888_dithered()
Added vImageConvert_ARGBToYpCbCr_GenerateConversion()
Added vImageConvert_PlanarFtoPlanar8_dithered()
Added vImageConvert_RGB565toARGB1555()
Added vImageConvert_RGB565toRGB888()
Added vImageConvert_RGB565toRGBA5551()
Added vImageConvert_RGBA1010102ToARGB16Q12()
Added vImageConvert_RGBA1010102ToARGB16U()
Added vImageConvert_RGBA1010102ToARGB8888()
Added vImageConvert_RGBA5551toRGB565()
Added vImageConvert_RGBFFFtoRGB888_dithered()
Added vImageConvert_YpCbCrToARGB_GenerateConversion()
Added vImageCopyBuffer()
Added vImageOverwriteChannelsWithScalar_Planar16S()
Added vImageOverwriteChannelsWithScalar_Planar16U()
Added vImagePermuteChannels_RGB888()
Geometry.h
Added vImageHorizontalShear_Planar16S()
Added vImageHorizontalShear_Planar16U()
Added vImageScale_Planar16S()
Added vImageScale_Planar16U()
Added vImageVerticalShear_Planar16S()
Added vImageVerticalShear_Planar16U()
LinearAlgebra/arithmetic.h
Added la_difference()
Added la_elementwise_product()
Added la_inner_product()
Added la_matrix_product()
Added la_outer_product()
Added la_scale_with_double()
Added la_scale_with_float()
Added la_sum()
Added la_transpose()
LinearAlgebra/base.h
Added #def LA_ATTRIBUTE_ENABLE_LOGGING
Added #def LA_ATTRIBUTE_SINGLE_THREAD_ONLY
Added #def LA_AVAILABILITY
Added #def LA_CONST
Added #def LA_DEFAULT_ATTRIBUTES
Added #def LA_DIMENSION_MISMATCH_ERROR
Added #def LA_EXPORT
Added #def LA_FUNCTION
Added #def LA_INTERNAL_ERROR
Added #def LA_INVALID_PARAMETER_ERROR
Added #def LA_NONNULL
Added #def LA_NONNULL1
Added #def LA_NOTHROW
Added #def LA_PRECISION_MISMATCH_ERROR
Added #def LA_SCALAR_TYPE_DOUBLE
Added #def LA_SCALAR_TYPE_FLOAT
Added #def LA_SINGULAR_ERROR
Added #def LA_SLICE_OUT_OF_BOUNDS_ERROR
Added #def LA_SUCCESS
Added #def LA_WARNING_POORLY_CONDITIONED
Added la_attribute_t
Added la_count_t
Added la_deallocator_t
Added la_index_t
Added la_scalar_type_t
Added la_status_t
cblas.h
Added CBLAS_DIAG
Added CBLAS_ORDER
Added CBLAS_SIDE
Added CBLAS_TRANSPOSE
Added CBLAS_UPLO
Added appleblas_dgeadd()
Added appleblas_sgeadd()
LinearAlgebra/linear_systems.h
Added la_solve()
LinearAlgebra/matrix.h
Added #def LA_FEATURE_DIAGONALLY_DOMINANT
Added #def LA_FEATURE_POSITIVE_DEFINITE
Added #def LA_FEATURE_SYMMETRIC
Added #def LA_NO_HINT
Added #def LA_SHAPE_DIAGONAL
Added #def LA_SHAPE_LOWER_TRIANGULAR
Added #def LA_SHAPE_UPPER_TRIANGULAR
Added la_diagonal_matrix_from_vector()
Added la_hint_t
Added la_identity_matrix()
Added la_matrix_cols()
Added la_matrix_from_double_buffer()
Added la_matrix_from_double_buffer_nocopy()
Added la_matrix_from_float_buffer()
Added la_matrix_from_float_buffer_nocopy()
Added la_matrix_rows()
Added la_matrix_slice()
Added la_matrix_to_double_buffer()
Added la_matrix_to_float_buffer()
Added la_vector_from_matrix_col()
Added la_vector_from_matrix_diagonal()
Added la_vector_from_matrix_row()
LinearAlgebra/norms.h
Added #def LA_L1_NORM
Added #def LA_L2_NORM
Added #def LA_LINF_NORM
Added la_norm_as_double()
Added la_norm_as_float()
Added la_norm_t
Added la_normalized_vector()
LinearAlgebra/object.h
Added OS_la_object
Added #def LA_RETURNS_RETAINED
Added la_add_attributes()
Added la_object_t
Added la_release()
Added #def la_release
Added la_remove_attributes()
Added la_retain()
Added #def la_retain
Added la_status()
LinearAlgebra/splat.h
Added la_matrix_from_splat()
Added la_splat_from_double()
Added la_splat_from_float()
Added la_splat_from_matrix_element()
Added la_splat_from_vector_element()
Added la_vector_from_splat()
vBLAS.h
Removed CBLAS_DIAG
Removed CBLAS_ORDER
Removed CBLAS_SIDE
Removed CBLAS_UPLO
Removed ISAMAX()
Removed SASUM()
Removed SAXPY()
Removed SCOPY()
Removed SDOT()
Removed SGEMM()
Removed SGEMV()
Removed SNRM2()
Removed SROT()
Removed SSCAL()
Removed SSWAP()
vDSP.h
Added vDSP_DCT_IV
Added vDSP_biquadmD()
Added vDSP_biquadm_CopyStateD()
Added vDSP_biquadm_CreateSetupD()
Added vDSP_biquadm_DestroySetupD()
Added vDSP_biquadm_ResetStateD()
Added vDSP_biquadm_SetupD
Added vDSP_distancesqD()
Added vDSP_dotpr2D()
Added vDSP_vaddsub()
Added vDSP_vaddsubD()
Added vDSP_vrampmul2D()
Added vDSP_vrampmulD()
Added vDSP_vrampmuladd2D()
Added vDSP_vrampmuladdD()
Added vDSP_vsmsmaD()
Added vDSP_vswmax()
Added vDSP_vswmaxD()
Added vDSP_zvmaD()
Added vDSP_zvmmaaD()
vForce.h
Added vvcbrt()
Added vvcbrtf()
vImage_CVUtilities.h
Added kvImageCVImageFormat_AlphaIsOneHint
Added kvImageCVImageFormat_ChromaSiting
Added kvImageCVImageFormat_ColorSpace
Added kvImageCVImageFormat_ConversionMatrix
Added kvImageCVImageFormat_NoError
Added kvImageCVImageFormat_VideoChannelDescription
Added kvImageMatrixType_ARGBToYpCbCrMatrix
Added kvImageMatrixType_None
Added vImageBuffer_CopyToCVPixelBuffer()
Added vImageBuffer_InitForCopyFromCVPixelBuffer()
Added vImageBuffer_InitForCopyToCVPixelBuffer()
Added vImageBuffer_InitWithCVPixelBuffer()
Added vImageCVImageFormatError
Added vImageCVImageFormat_Copy()
Added vImageCVImageFormat_CopyChannelDescription()
Added vImageCVImageFormat_CopyConversionMatrix()
Added vImageCVImageFormat_Create()
Added vImageCVImageFormat_CreateWithCVPixelBuffer()
Added vImageCVImageFormat_GetAlphaHint()
Added vImageCVImageFormat_GetChannelCount()
Added vImageCVImageFormat_GetChannelDescription()
Added vImageCVImageFormat_GetChannelNames()
Added vImageCVImageFormat_GetChromaSiting()
Added vImageCVImageFormat_GetColorSpace()
Added vImageCVImageFormat_GetConversionMatrix()
Added vImageCVImageFormat_GetFormatCode()
Added vImageCVImageFormat_GetUserData()
Added vImageCVImageFormat_Release()
Added vImageCVImageFormat_Retain()
Added vImageCVImageFormat_SetAlphaHint()
Added vImageCVImageFormat_SetChromaSiting()
Added vImageCVImageFormat_SetColorSpace()
Added vImageCVImageFormat_SetUserData()
Added vImageChannelDescription
Added vImageConverter_CreateForCGToCVImageFormat()
Added vImageConverter_CreateForCVToCGImageFormat()
Added vImageCreateRGBColorSpaceWithPrimariesAndTransferFunction()
Added vImageMatrixType
Added vImageRGBPrimaries
Added vImageTransferFunction
Added #def vImage_CVUtilities_h
vImage_Types.h
Added Pixel_16Q12
Added kvImage420Yp8_Cb8_Cr8
Added kvImage420Yp8_CbCr8
Added kvImage422CbYpCrYp16
Added kvImage422CbYpCrYp8
Added kvImage422CbYpCrYp8_AA8
Added kvImage422CrYpCbYpCbYpCbYpCrYpCrYp10
Added kvImage422YpCbYpCr8
Added kvImage444AYpCbCr16
Added kvImage444AYpCbCr8
Added kvImage444CbYpCrA8
Added kvImage444CrYpCb10
Added kvImage444CrYpCb8
Added kvImageARGB16Q12
Added kvImageARGB16U
Added kvImageARGB8888
Added kvImageCoreVideoIsAbsent
Added kvImageInvalidCVImageFormat
Added kvImageInvalidImageObject
Added kvImageUnsupportedConversion
Added kvImage_ARGBToYpCbCrMatrix_ITU_R_601_4
Added kvImage_ARGBToYpCbCrMatrix_ITU_R_709_2
Added kvImage_YpCbCrToARGBMatrix_ITU_R_601_4
Added kvImage_YpCbCrToARGBMatrix_ITU_R_709_2
Added vImageARGBType
Added vImageCVImageFormatRef
Added vImageConstCVImageFormatRef
Added vImageYpCbCrType
Added vImage_ARGBToYpCbCr
Added vImage_ARGBToYpCbCrMatrix
Added vImage_YpCbCrPixelRange
Added vImage_YpCbCrToARGB
Added vImage_YpCbCrToARGBMatrix
vImage_Utilities.h
Added kvImageBufferTypeCode_Alpha
Added kvImageBufferTypeCode_CGFormat
Added kvImageBufferTypeCode_CMYK_Black
Added kvImageBufferTypeCode_CMYK_Cyan
Added kvImageBufferTypeCode_CMYK_Magenta
Added kvImageBufferTypeCode_CMYK_Yellow
Added kvImageBufferTypeCode_CVPixelBuffer_YCbCr
Added kvImageBufferTypeCode_Cb
Added kvImageBufferTypeCode_Chroma
Added kvImageBufferTypeCode_Chunky
Added kvImageBufferTypeCode_ColorSpaceChannel1
Added kvImageBufferTypeCode_ColorSpaceChannel10
Added kvImageBufferTypeCode_ColorSpaceChannel11
Added kvImageBufferTypeCode_ColorSpaceChannel12
Added kvImageBufferTypeCode_ColorSpaceChannel13
Added kvImageBufferTypeCode_ColorSpaceChannel14
Added kvImageBufferTypeCode_ColorSpaceChannel15
Added kvImageBufferTypeCode_ColorSpaceChannel16
Added kvImageBufferTypeCode_ColorSpaceChannel2
Added kvImageBufferTypeCode_ColorSpaceChannel3
Added kvImageBufferTypeCode_ColorSpaceChannel4
Added kvImageBufferTypeCode_ColorSpaceChannel5
Added kvImageBufferTypeCode_ColorSpaceChannel6
Added kvImageBufferTypeCode_ColorSpaceChannel7
Added kvImageBufferTypeCode_ColorSpaceChannel8
Added kvImageBufferTypeCode_ColorSpaceChannel9
Added kvImageBufferTypeCode_Cr
Added kvImageBufferTypeCode_EndOfList
Added kvImageBufferTypeCode_Indexed
Added kvImageBufferTypeCode_LAB_A
Added kvImageBufferTypeCode_LAB_B
Added kvImageBufferTypeCode_LAB_L
Added kvImageBufferTypeCode_Luminance
Added kvImageBufferTypeCode_Monochrome
Added kvImageBufferTypeCode_RGB_Blue
Added kvImageBufferTypeCode_RGB_Green
Added kvImageBufferTypeCode_RGB_Red
Added kvImageBufferTypeCode_UniqueFormatCount
Added kvImageBufferTypeCode_XYZ_X
Added kvImageBufferTypeCode_XYZ_Y
Added kvImageBufferTypeCode_XYZ_Z
Added vImageBufferTypeCode
Added vImageConverter_GetDestinationBufferOrder()
Added vImageConverter_GetNumberOfDestinationBuffers()
Added vImageConverter_GetNumberOfSourceBuffers()
Added vImageConverter_GetSourceBufferOrder()
LinearAlgebra/vector.h
Added #def la_vector_from_double_buffer
Added #def la_vector_from_double_buffer_nocopy
Added #def la_vector_from_float_buffer
Added #def la_vector_from_float_buffer_nocopy
Added la_vector_length()
Added #def la_vector_reverse
Added la_vector_slice()
Added la_vector_to_double_buffer()
Added la_vector_to_float_buffer()

Accounts

No changes

AddressBook

ABGlobals.h
Added kABAlternateBirthdayComponentsProperty
Added kABSocialProfileServiceYelp
ABRecord.h
Added ABRecord.displayName

AGL

No changes

AppKit

NSAccessibility.h
Added NSAccessibilityFrameInView()
Added NSAccessibilityPointInView()
NSAccessibilityConstants.h
Added NSAccessibilityActivationPointAttribute
Added NSAccessibilityAlternateUIVisibleAttribute
Added NSAccessibilityOrientation
Added NSAccessibilityOrientationHorizontal
Added NSAccessibilityOrientationUnknown
Added NSAccessibilityOrientationVertical
Added NSAccessibilityRulerMarkerType
Added NSAccessibilityRulerMarkerTypeIndentFirstLine
Added NSAccessibilityRulerMarkerTypeIndentHead
Added NSAccessibilityRulerMarkerTypeIndentTail
Added NSAccessibilityRulerMarkerTypeTabStopCenter
Added NSAccessibilityRulerMarkerTypeTabStopDecimal
Added NSAccessibilityRulerMarkerTypeTabStopLeft
Added NSAccessibilityRulerMarkerTypeTabStopRight
Added NSAccessibilityRulerMarkerTypeUnknown
Added NSAccessibilitySharedFocusElementsAttribute
Added NSAccessibilitySortDirection
Added NSAccessibilitySortDirectionAscending
Added NSAccessibilitySortDirectionDescending
Added NSAccessibilitySortDirectionUnknown
Added NSAccessibilityUnits
Added NSAccessibilityUnitsCentimeters
Added NSAccessibilityUnitsInches
Added NSAccessibilityUnitsPicas
Added NSAccessibilityUnitsPoints
Added NSAccessibilityUnitsUnknown
NSAccessibilityElement.h
Added NSAccessibilityElement
Added -[NSAccessibilityElement accessibilityAddChildElement:]
Added +[NSAccessibilityElement accessibilityElementWithRole:frame:label:parent:]
Added NSAccessibilityElement.accessibilityFrameInParentSpace
NSAccessibilityProtocols.h
Added NSAccessibility
Added NSAccessibility.accessibilityActivationPoint
Added NSAccessibility.accessibilityAllowedValues
Added NSAccessibility.accessibilityAlternateUIVisible
Added NSAccessibility.accessibilityApplicationFocusedUIElement
Added -[NSAccessibility accessibilityAttributedStringForRange:]
Added NSAccessibility.accessibilityCancelButton
Added -[NSAccessibility accessibilityCellForColumn:row:]
Added NSAccessibility.accessibilityChildren
Added NSAccessibility.accessibilityClearButton
Added NSAccessibility.accessibilityCloseButton
Added NSAccessibility.accessibilityColumnCount
Added NSAccessibility.accessibilityColumnHeaderUIElements
Added NSAccessibility.accessibilityColumnIndexRange
Added NSAccessibility.accessibilityColumnTitles
Added NSAccessibility.accessibilityColumns
Added NSAccessibility.accessibilityContents
Added NSAccessibility.accessibilityCriticalValue
Added NSAccessibility.accessibilityDecrementButton
Added NSAccessibility.accessibilityDefaultButton
Added NSAccessibility.accessibilityDisclosed
Added NSAccessibility.accessibilityDisclosedByRow
Added NSAccessibility.accessibilityDisclosedRows
Added NSAccessibility.accessibilityDisclosureLevel
Added NSAccessibility.accessibilityDocument
Added NSAccessibility.accessibilityEdited
Added NSAccessibility.accessibilityElement
Added NSAccessibility.accessibilityEnabled
Added NSAccessibility.accessibilityExpanded
Added NSAccessibility.accessibilityExtrasMenuBar
Added NSAccessibility.accessibilityFilename
Added NSAccessibility.accessibilityFocused
Added NSAccessibility.accessibilityFocusedWindow
Added NSAccessibility.accessibilityFrame
Added -[NSAccessibility accessibilityFrameForRange:]
Added NSAccessibility.accessibilityFrontmost
Added NSAccessibility.accessibilityFullScreenButton
Added NSAccessibility.accessibilityGrowArea
Added NSAccessibility.accessibilityHandles
Added NSAccessibility.accessibilityHeader
Added NSAccessibility.accessibilityHelp
Added NSAccessibility.accessibilityHidden
Added NSAccessibility.accessibilityHorizontalScrollBar
Added NSAccessibility.accessibilityHorizontalUnitDescription
Added NSAccessibility.accessibilityHorizontalUnits
Added NSAccessibility.accessibilityIdentifier
Added NSAccessibility.accessibilityIncrementButton
Added NSAccessibility.accessibilityIndex
Added NSAccessibility.accessibilityInsertionPointLineNumber
Added NSAccessibility.accessibilityLabel
Added NSAccessibility.accessibilityLabelUIElements
Added NSAccessibility.accessibilityLabelValue
Added -[NSAccessibility accessibilityLayoutPointForScreenPoint:]
Added -[NSAccessibility accessibilityLayoutSizeForScreenSize:]
Added -[NSAccessibility accessibilityLineForIndex:]
Added NSAccessibility.accessibilityLinkedUIElements
Added NSAccessibility.accessibilityMain
Added NSAccessibility.accessibilityMainWindow
Added NSAccessibility.accessibilityMarkerGroupUIElement
Added NSAccessibility.accessibilityMarkerTypeDescription
Added NSAccessibility.accessibilityMarkerUIElements
Added NSAccessibility.accessibilityMarkerValues
Added NSAccessibility.accessibilityMaxValue
Added NSAccessibility.accessibilityMenuBar
Added NSAccessibility.accessibilityMinValue
Added NSAccessibility.accessibilityMinimizeButton
Added NSAccessibility.accessibilityMinimized
Added NSAccessibility.accessibilityModal
Added NSAccessibility.accessibilityNextContents
Added NSAccessibility.accessibilityNumberOfCharacters
Added NSAccessibility.accessibilityOrderedByRow
Added NSAccessibility.accessibilityOrientation
Added NSAccessibility.accessibilityOverflowButton
Added NSAccessibility.accessibilityParent
Added -[NSAccessibility accessibilityPerformCancel]
Added -[NSAccessibility accessibilityPerformConfirm]
Added -[NSAccessibility accessibilityPerformDecrement]
Added -[NSAccessibility accessibilityPerformDelete]
Added -[NSAccessibility accessibilityPerformIncrement]
Added -[NSAccessibility accessibilityPerformPick]
Added -[NSAccessibility accessibilityPerformPress]
Added -[NSAccessibility accessibilityPerformRaise]
Added -[NSAccessibility accessibilityPerformShowAlternateUI]
Added -[NSAccessibility accessibilityPerformShowDefaultUI]
Added -[NSAccessibility accessibilityPerformShowMenu]
Added NSAccessibility.accessibilityPlaceholderValue
Added NSAccessibility.accessibilityPreviousContents
Added NSAccessibility.accessibilityProtectedContent
Added NSAccessibility.accessibilityProxy
Added -[NSAccessibility accessibilityRTFForRange:]
Added -[NSAccessibility accessibilityRangeForIndex:]
Added -[NSAccessibility accessibilityRangeForLine:]
Added -[NSAccessibility accessibilityRangeForPosition:]
Added NSAccessibility.accessibilityRole
Added NSAccessibility.accessibilityRoleDescription
Added NSAccessibility.accessibilityRowCount
Added NSAccessibility.accessibilityRowHeaderUIElements
Added NSAccessibility.accessibilityRowIndexRange
Added NSAccessibility.accessibilityRows
Added NSAccessibility.accessibilityRulerMarkerType
Added -[NSAccessibility accessibilityScreenPointForLayoutPoint:]
Added -[NSAccessibility accessibilityScreenSizeForLayoutSize:]
Added NSAccessibility.accessibilitySearchButton
Added NSAccessibility.accessibilitySearchMenu
Added NSAccessibility.accessibilitySelected
Added NSAccessibility.accessibilitySelectedCells
Added NSAccessibility.accessibilitySelectedChildren
Added NSAccessibility.accessibilitySelectedColumns
Added NSAccessibility.accessibilitySelectedRows
Added NSAccessibility.accessibilitySelectedText
Added NSAccessibility.accessibilitySelectedTextRange
Added NSAccessibility.accessibilitySelectedTextRanges
Added NSAccessibility.accessibilityServesAsTitleForUIElements
Added NSAccessibility.accessibilitySharedCharacterRange
Added NSAccessibility.accessibilitySharedFocusElements
Added NSAccessibility.accessibilitySharedTextUIElements
Added NSAccessibility.accessibilityShownMenu
Added NSAccessibility.accessibilitySortDirection
Added NSAccessibility.accessibilitySplitters
Added -[NSAccessibility accessibilityStringForRange:]
Added -[NSAccessibility accessibilityStyleRangeForIndex:]
Added NSAccessibility.accessibilitySubrole
Added NSAccessibility.accessibilityTabs
Added NSAccessibility.accessibilityTitle
Added NSAccessibility.accessibilityTitleUIElement
Added NSAccessibility.accessibilityToolbarButton
Added NSAccessibility.accessibilityTopLevelUIElement
Added NSAccessibility.accessibilityURL
Added NSAccessibility.accessibilityUnitDescription
Added NSAccessibility.accessibilityUnits
Added NSAccessibility.accessibilityValue
Added NSAccessibility.accessibilityValueDescription
Added NSAccessibility.accessibilityVerticalScrollBar
Added NSAccessibility.accessibilityVerticalUnitDescription
Added NSAccessibility.accessibilityVerticalUnits
Added NSAccessibility.accessibilityVisibleCells
Added NSAccessibility.accessibilityVisibleCharacterRange
Added NSAccessibility.accessibilityVisibleChildren
Added NSAccessibility.accessibilityVisibleColumns
Added NSAccessibility.accessibilityVisibleRows
Added NSAccessibility.accessibilityWarningValue
Added NSAccessibility.accessibilityWindow
Added NSAccessibility.accessibilityWindows
Added NSAccessibility.accessibilityZoomButton
Added -[NSAccessibility isAccessibilitySelectorAllowed:]
Added NSAccessibilityButton
Added -[NSAccessibilityButton accessibilityLabel]
Added -[NSAccessibilityButton accessibilityPerformPress]
Added NSAccessibilityCheckBox
Added -[NSAccessibilityCheckBox accessibilityValue]
Added NSAccessibilityContainsTransientUI
Added -[NSAccessibilityContainsTransientUI accessibilityPerformShowAlternateUI]
Added -[NSAccessibilityContainsTransientUI accessibilityPerformShowDefaultUI]
Added -[NSAccessibilityContainsTransientUI isAccessibilityAlternateUIVisible]
Added NSAccessibilityElement
Added -[NSAccessibilityElement accessibilityFrame]
Added -[NSAccessibilityElement accessibilityIdentifier]
Added -[NSAccessibilityElement accessibilityParent]
Added -[NSAccessibilityElement isAccessibilityFocused]
Added NSAccessibilityGroup
Added NSAccessibilityImage
Added -[NSAccessibilityImage accessibilityLabel]
Added NSAccessibilityLayoutArea
Added -[NSAccessibilityLayoutArea accessibilityChildren]
Added -[NSAccessibilityLayoutArea accessibilityFocusedUIElement]
Added -[NSAccessibilityLayoutArea accessibilityLabel]
Added -[NSAccessibilityLayoutArea accessibilitySelectedChildren]
Added NSAccessibilityLayoutItem
Added -[NSAccessibilityLayoutItem setAccessibilityFrame:]
Added NSAccessibilityList
Added NSAccessibilityNavigableStaticText
Added -[NSAccessibilityNavigableStaticText accessibilityFrameForRange:]
Added -[NSAccessibilityNavigableStaticText accessibilityLineForIndex:]
Added -[NSAccessibilityNavigableStaticText accessibilityRangeForLine:]
Added -[NSAccessibilityNavigableStaticText accessibilityStringForRange:]
Added NSAccessibilityOutline
Added NSAccessibilityProgressIndicator
Added -[NSAccessibilityProgressIndicator accessibilityValue]
Added NSAccessibilityRadioButton
Added -[NSAccessibilityRadioButton accessibilityValue]
Added NSAccessibilityRow
Added -[NSAccessibilityRow accessibilityDisclosureLevel]
Added -[NSAccessibilityRow accessibilityIndex]
Added NSAccessibilitySlider
Added -[NSAccessibilitySlider accessibilityLabel]
Added -[NSAccessibilitySlider accessibilityPerformDecrement]
Added -[NSAccessibilitySlider accessibilityPerformIncrement]
Added -[NSAccessibilitySlider accessibilityValue]
Added NSAccessibilityStaticText
Added -[NSAccessibilityStaticText accessibilityAttributedStringForRange:]
Added -[NSAccessibilityStaticText accessibilityValue]
Added -[NSAccessibilityStaticText accessibilityVisibleCharacterRange]
Added NSAccessibilityStepper
Added -[NSAccessibilityStepper accessibilityLabel]
Added -[NSAccessibilityStepper accessibilityPerformDecrement]
Added -[NSAccessibilityStepper accessibilityPerformIncrement]
Added -[NSAccessibilityStepper accessibilityValue]
Added NSAccessibilitySwitch
Added -[NSAccessibilitySwitch accessibilityPerformDecrement]
Added -[NSAccessibilitySwitch accessibilityPerformIncrement]
Added -[NSAccessibilitySwitch accessibilityValue]
Added NSAccessibilityTable
Added -[NSAccessibilityTable accessibilityColumnHeaderUIElements]
Added -[NSAccessibilityTable accessibilityColumns]
Added -[NSAccessibilityTable accessibilityHeaderGroup]
Added -[NSAccessibilityTable accessibilityLabel]
Added -[NSAccessibilityTable accessibilityRowHeaderUIElements]
Added -[NSAccessibilityTable accessibilityRows]
Added -[NSAccessibilityTable accessibilitySelectedCells]
Added -[NSAccessibilityTable accessibilitySelectedColumns]
Added -[NSAccessibilityTable accessibilitySelectedRows]
Added -[NSAccessibilityTable accessibilityVisibleCells]
Added -[NSAccessibilityTable accessibilityVisibleColumns]
Added -[NSAccessibilityTable accessibilityVisibleRows]
Added -[NSAccessibilityTable setAccessibilitySelectedRows:]
NSAppearance.h
Added NSAppearance.allowsVibrancy
Added NSAppearance.name
Added NSAppearanceNameVibrantDark
Added NSAppearanceNameVibrantLight
NSAttributedString.h
Added NSAttributedString(NSAttributedStringPasteboardAdditions)
Added NSTextEffectAttributeName
Added NSTextEffectLetterpressStyle
NSBitmapImageRep.h
Added NS16BitBigEndianBitmapFormat
Added NS16BitLittleEndianBitmapFormat
Added NS32BitBigEndianBitmapFormat
Added NS32BitLittleEndianBitmapFormat
NSButtonCell.h
NSCell.h
Added NSCellHitResult
Added NSCellStyleMask
NSClickGestureRecognizer.h
Added NSClickGestureRecognizer
Added NSClickGestureRecognizer.buttonMask
Added NSClickGestureRecognizer.numberOfClicksRequired
NSColor.h
Added -[NSColor init]
Added -[NSColor initWithCoder:]
Added +[NSColor labelColor]
Added +[NSColor secondaryLabelColor]
NSColorPanel.h
Added NSColorPanelOptions
NSControl.h
Removed NSControl(NSControlAttributedStringMethods)
Added NSControl.controlSize
Added -[NSControl drawWithExpansionFrame:inView:]
Added -[NSControl editWithFrame:editor:delegate:event:]
Added -[NSControl endEditing:]
Added -[NSControl expansionFrameWithFrame:inView:]
Added NSControl.highlighted
Added -[NSControl initWithCoder:]
Added NSControl.lineBreakMode
Added NSControl.refusesFirstResponder
Added -[NSControl selectWithFrame:editor:delegate:start:length:]
Added -[NSControl sizeThatFits:]
Added NSControl.usesSingleLineMode
Added NSControl(NSControlEditableTextMethods)
Added NSControl(NSControlTextMethods)
NSController.h
Added -[NSController init]
Added -[NSController initWithCoder:]
NSDocumentController.h
Added -[NSDocumentController initWithCoder:]
NSDragging.h
Added NSDragOperationAll
NSEvent.h
Added NSEventButtonMask
Added NSEventModifierFlags
Added NSEventSubtype
NSFontCollection.h
Added +[NSMutableFontCollection fontCollectionWithAllAvailableDescriptors]
Added +[NSMutableFontCollection fontCollectionWithDescriptors:]
Added +[NSMutableFontCollection fontCollectionWithLocale:]
Added +[NSMutableFontCollection fontCollectionWithName:]
Added +[NSMutableFontCollection fontCollectionWithName:visibility:]
NSFontManager.h
Added NSFontCollectionOptions
NSGestureRecognizer.h
Added NSGestureRecognizer
Added NSGestureRecognizer.action
Added -[NSGestureRecognizer canBePreventedByGestureRecognizer:]
Added -[NSGestureRecognizer canPreventGestureRecognizer:]
Added NSGestureRecognizer.delaysKeyEvents
Added NSGestureRecognizer.delaysMagnificationEvents
Added NSGestureRecognizer.delaysOtherMouseButtonEvents
Added NSGestureRecognizer.delaysPrimaryMouseButtonEvents
Added NSGestureRecognizer.delaysRotationEvents
Added NSGestureRecognizer.delaysSecondaryMouseButtonEvents
Added NSGestureRecognizer.delegate
Added NSGestureRecognizer.enabled
Added -[NSGestureRecognizer flagsChanged:]
Added -[NSGestureRecognizer initWithCoder:]
Added -[NSGestureRecognizer initWithTarget:action:]
Added -[NSGestureRecognizer keyDown:]
Added -[NSGestureRecognizer keyUp:]
Added -[NSGestureRecognizer locationInView:]
Added -[NSGestureRecognizer magnifyWithEvent:]
Added -[NSGestureRecognizer mouseDown:]
Added -[NSGestureRecognizer mouseDragged:]
Added -[NSGestureRecognizer mouseUp:]
Added -[NSGestureRecognizer otherMouseDown:]
Added -[NSGestureRecognizer otherMouseDragged:]
Added -[NSGestureRecognizer otherMouseUp:]
Added -[NSGestureRecognizer reset]
Added -[NSGestureRecognizer rightMouseDown:]
Added -[NSGestureRecognizer rightMouseDragged:]
Added -[NSGestureRecognizer rightMouseUp:]
Added -[NSGestureRecognizer rotateWithEvent:]
Added -[NSGestureRecognizer shouldBeRequiredToFailByGestureRecognizer:]
Added -[NSGestureRecognizer shouldRequireFailureOfGestureRecognizer:]
Added NSGestureRecognizer.state
Added -[NSGestureRecognizer tabletPoint:]
Added NSGestureRecognizer.target
Added NSGestureRecognizer.view
Added NSGestureRecognizerDelegate
Added -[NSGestureRecognizerDelegate gestureRecognizer:shouldBeRequiredToFailByGestureRecognizer:]
Added -[NSGestureRecognizerDelegate gestureRecognizer:shouldReceiveEvent:]
Added -[NSGestureRecognizerDelegate gestureRecognizer:shouldRecognizeSimultaneouslyWithGestureRecognizer:]
Added -[NSGestureRecognizerDelegate gestureRecognizer:shouldRequireFailureOfGestureRecognizer:]
Added -[NSGestureRecognizerDelegate gestureRecognizerShouldBegin:]
Added NSGestureRecognizer(NSSubclassUse)
Added NSGestureRecognizerState
Added NSGestureRecognizerStateBegan
Added NSGestureRecognizerStateCancelled
Added NSGestureRecognizerStateChanged
Added NSGestureRecognizerStateEnded
Added NSGestureRecognizerStateFailed
Added NSGestureRecognizerStatePossible
Added NSGestureRecognizerStateRecognized
NSGraphics.h
Added NSCompositeColor
Added NSCompositeColorBurn
Added NSCompositeColorDodge
Added NSCompositeDarken
Added NSCompositeDifference
Added NSCompositeExclusion
Added NSCompositeHardLight
Added NSCompositeHue
Added NSCompositeLighten
Added NSCompositeLuminosity
Added NSCompositeMultiply
Added NSCompositeOverlay
Added NSCompositeSaturation
Added NSCompositeScreen
Added NSCompositeSoftLight
NSGraphicsContext.h
Added NSGraphicsContext(NSGraphicsContextDeprecated)
NSImage.h
Added NSImage.capInsets
Added NSImage.resizingMode
Added NSImageResizingMode
Added NSImageResizingModeStretch
Added NSImageResizingModeTile
NSImageRep.h
Added -[NSImageRep init]
Added -[NSImageRep initWithCoder:]
NSItemProvider.h
Added NSItemProvider.containerFrame
Added NSItemProvider.preferredPresentationSize
Added NSItemProvider.sourceFrame
Added NSItemProvider(NSItemSourceInfo)
NSLayoutConstraint.h
Added +[NSLayoutConstraint activateConstraints:]
Added NSLayoutConstraint.active
Added +[NSLayoutConstraint deactivateConstraints:]
NSLevelIndicator.h
Added NSLevelIndicator.levelIndicatorStyle
NSMagnificationGestureRecognizer.h
Added NSMagnificationGestureRecognizer
Added NSMagnificationGestureRecognizer.magnification
NSNibDeclarations.h
Added #def IBInspectable
Added #def IB_DESIGNABLE
NSNibLoading.h
Added -[NSObject prepareForInterfaceBuilder]
NSObjectController.h
Added -[NSObjectController initWithCoder:]
NSOpenGL.h
Added NSOpenGLContext.pixelFormat
Added NSOpenGLContext(NSOpenGLPixelBufer)
Added NSOpenGLProfileVersion4_1Core
NSOutlineView.h
Added -[NSOutlineView child:ofItem:]
Added -[NSOutlineView numberOfChildrenOfItem:]
NSPanGestureRecognizer.h
Added NSPanGestureRecognizer
Added NSPanGestureRecognizer.buttonMask
Added -[NSPanGestureRecognizer setTranslation:inView:]
Added -[NSPanGestureRecognizer translationInView:]
Added -[NSPanGestureRecognizer velocityInView:]
NSPathCell.h
NSPathControl.h
Added NSPathControl.allowedTypes
Added NSPathControl.clickedPathItem
Added NSPathControl.editable
Added NSPathControl.pathItems
Added NSPathControl.placeholderAttributedString
Added NSPathControl.placeholderString
Added -[NSPathControlDelegate pathControl:shouldDragItem:withPasteboard:]
Added NSPathControl(NSDeprecated)
NSPathControlItem.h
Added NSPathControlItem
Added NSPathControlItem.URL
Added NSPathControlItem.attributedTitle
Added NSPathControlItem.image
Added NSPathControlItem.title
NSPopUpButton.h
Added NSPopUpButton.selectedTag
NSPopover.h
Added NSPopover.effectiveAppearance
Added -[NSPopover init]
Added -[NSPopover initWithCoder:]
Added -[NSPopoverDelegate popoverShouldDetach:]
NSPressGestureRecognizer.h
Added NSPressGestureRecognizer
Added NSPressGestureRecognizer.allowableMovement
Added NSPressGestureRecognizer.buttonMask
Added NSPressGestureRecognizer.minimumPressDuration
NSResponder.h
Added -[NSResponder init]
Added -[NSResponder initWithCoder:]
NSRotationGestureRecognizer.h
Added NSRotationGestureRecognizer
Added NSRotationGestureRecognizer.rotation
Added NSRotationGestureRecognizer.rotationInDegrees
NSScrollView.h
Added -[NSScrollView initWithCoder:]
Added -[NSScrollView initWithFrame:]
NSSearchField.h
Added NSSearchField.maximumRecents
Added NSSearchField.searchMenuTemplate
Added NSSearchField.sendsSearchStringImmediately
Added NSSearchField.sendsWholeSearchString
NSSegmentedControl.h
Added NSSegmentStyleSeparated
NSSlider.h
Added NSSlider.sliderType
NSSplitViewController.h
Added NSSplitViewController
Added -[NSSplitViewController addSplitViewItem:]
Added -[NSSplitViewController insertSplitViewItem:atIndex:]
Added -[NSSplitViewController removeSplitViewItem:]
Added NSSplitViewController.splitView
Added -[NSSplitViewController splitView:additionalEffectiveRectOfDividerAtIndex:]
Added -[NSSplitViewController splitView:canCollapseSubview:]
Added -[NSSplitViewController splitView:effectiveRect:forDrawnRect:ofDividerAtIndex:]
Added -[NSSplitViewController splitView:shouldCollapseSubview:forDoubleClickOnDividerAtIndex:]
Added -[NSSplitViewController splitView:shouldHideDividerAtIndex:]
Added -[NSSplitViewController splitViewItemForViewController:]
Added NSSplitViewController.splitViewItems
Added -[NSSplitViewController viewDidLoad]
Added NSSplitViewItem
Added NSSplitViewItem.canCollapse
Added NSSplitViewItem.collapsed
Added NSSplitViewItem.holdingPriority
Added +[NSSplitViewItem splitViewItemWithViewController:]
Added NSSplitViewItem.viewController
NSTabViewController.h
Added NSTabViewController
Added -[NSTabViewController addTabViewItem:]
Added NSTabViewController.canPropagateSelectedChildViewControllerTitle
Added -[NSTabViewController insertTabViewItem:atIndex:]
Added -[NSTabViewController removeTabViewItem:]
Added NSTabViewController.segmentedControl
Added NSTabViewController.selectedTabViewItemIndex
Added NSTabViewController.tabStyle
Added NSTabViewController.tabView
Added -[NSTabViewController tabView:didSelectTabViewItem:]
Added -[NSTabViewController tabView:shouldSelectTabViewItem:]
Added -[NSTabViewController tabView:willSelectTabViewItem:]
Added -[NSTabViewController tabViewItemForViewController:]
Added NSTabViewController.tabViewItems
Added -[NSTabViewController toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar:]
Added -[NSTabViewController toolbarAllowedItemIdentifiers:]
Added -[NSTabViewController toolbarDefaultItemIdentifiers:]
Added -[NSTabViewController toolbarSelectableItemIdentifiers:]
Added NSTabViewController.transitionOptions
Added -[NSTabViewController viewDidLoad]
Added NSTabViewControllerTabStyle
Added NSTabViewControllerTabStyleSegmentedControlOnBottom
Added NSTabViewControllerTabStyleSegmentedControlOnTop
Added NSTabViewControllerTabStyleToolbar
Added NSTabViewControllerTabStyleUnspecified
NSTabViewItem.h
Added NSTabViewItem.image
Added +[NSTabViewItem tabViewItemWithViewController:]
Added NSTabViewItem.viewController
NSTableColumn.h
Added NSTableColumn.title
Added NSTableColumnResizingOptions
NSTableRowView.h
Added NSTableRowView.nextRowSelected
Added NSTableRowView.previousRowSelected
NSTableView.h
Added -[NSTableView initWithCoder:]
Added -[NSTableView initWithFrame:]
Added NSTableView.usesStaticContents
NSText.h
Added -[NSText initWithCoder:]
Added -[NSText initWithFrame:]
NSTextField.h
Added NSTextField.placeholderAttributedString
Added NSTextField.placeholderString
NSTextList.h
Added NSTextListOptions
NSTextStorage.h
Added NSTextStorageEditedOptions
NSTextView.h
Added -[NSTextView initWithCoder:]
Added NSTextView.usesRolloverButtonForSelection
NSToolbar.h
Added NSToolbar.allowsExtensionItems
NSUserActivity.h
Added NSDocument(NSUserActivity)
Added NSResponder(NSUserActivity)
Added #def NS_USER_ACTIVITY_SUPPORTED
NSUserDefaultsController.h
Added -[NSUserDefaultsController initWithCoder:]
NSView.h
Added -[NSView addGestureRecognizer:]
Added NSView.allowsVibrancy
Added NSView.gestureRecognizers
Added -[NSView initWithCoder:]
Added -[NSView removeGestureRecognizer:]
Added NSAutoresizingMaskOptions
Added NSView(NSGestureRecognizer)
NSViewController.h
Added -[NSViewController initWithCoder:]
Added NSViewController(NSExtensionAdditions)
Added NSViewController(NSViewControllerContainer)
Added NSViewController(NSViewControllerPresentation)
Added NSViewController(NSViewControllerPresentationAndTransitionStyles)
Added NSViewController(NSViewControllerStoryboardingMethods)
NSVisualEffectView.h
Added NSVisualEffectView
Added NSVisualEffectView.blendingMode
Added NSVisualEffectView.interiorBackgroundStyle
Added NSVisualEffectView.maskImage
Added NSVisualEffectView.material
Added NSVisualEffectView.state
Added -[NSVisualEffectView viewDidMoveToWindow]
Added -[NSVisualEffectView viewWillMoveToWindow:]
Added NSVisualEffectBlendingMode
Added NSVisualEffectBlendingModeBehindWindow
Added NSVisualEffectBlendingModeWithinWindow
Added NSVisualEffectMaterial
Added NSVisualEffectMaterialAppearanceBased
Added NSVisualEffectMaterialDark
Added NSVisualEffectMaterialLight
Added NSVisualEffectMaterialTitlebar
Added NSVisualEffectState
Added NSVisualEffectStateActive
Added NSVisualEffectStateFollowsWindowActiveState
Added NSVisualEffectStateInactive
NSWindow.h
Added NSWindow.contentLayoutGuide
Added NSWindow.contentLayoutRect
Added NSWindow.contentViewController
Added NSWindow.titleVisibility
Added NSWindow.titlebarAppearsTransparent
Added -[NSWindow trackEventsMatchingMask:timeout:mode:handler:]
Added +[NSWindow windowWithContentViewController:]
Added #def NSEventDurationForever
Added NSFullSizeContentViewWindowMask
Added NSWindow(NSDeprecated)
Added NSWindowTitleHidden
Added NSWindowTitleHiddenWhenActive
Added NSWindowTitleVisibility
Added NSWindowTitleVisible
NSWindowController.h
Added NSWindowController.contentViewController
Added -[NSWindowController dismissController:]
Added -[NSWindowController initWithCoder:]
Added NSWindowController.storyboard
Added NSWindowController(NSWindowControllerDismissing)
Added NSWindowController(NSWindowControllerStoryboardingMethods)
NSWorkspace.h
Added -[NSWorkspace openURL:options:configuration:error:]
Added -[NSWorkspace openURLs:withApplicationAtURL:options:configuration:error:]

AppKitScripting

No changes

AppleScriptKit

No changes

AppleScriptObjC

No changes

AppleShareClientCore (Removed)

afpHLMount.h
Removed afp_GetURLFromURLRemountInfo()
Removed afp_LLMount()
Removed afp_LLMountAuth()
Removed afp_getMountURL()
Removed afp_getmountinfo()
Removed afp_getmountinfosize()
Removed #def kAFPAllowSelfConnection
Removed #def kAFPAllowUNCHIBit
Removed #def kAFPAutomountedBit
Removed #def kAFPDontBrowse
Removed #def kAFPForceNewSessionBit
Removed #def kAFPMountAllVols
Removed #def kAFPMountPointProvidedBit
Removed #def kAFPNoNewMountBit
Removed #def kAFPSoftMountBit
Removed #def kAFPSupressKeychainBit
Removed #def kAFPUseExistingMountBit
Removed mountinfo
afpURL.h
Removed AFPMountURL()
Removed DisposeAFPURL()
Removed IsAFPURL()
Removed NewAFPURL()
Removed ParseAFPURL()

ApplicationServices

ATSLayoutTypes.h
Added #def DisposeATSUDirectLayoutOperationOverrideUPP
Added #def InvokeATSUDirectLayoutOperationOverrideUPP
Added #def NewATSUDirectLayoutOperationOverrideUPP
ATSTypes.h
Added #def DisposeFMFontCallbackFilterUPP
Added #def DisposeFMFontFamilyCallbackFilterUPP
Added #def InvokeFMFontCallbackFilterUPP
Added #def InvokeFMFontFamilyCallbackFilterUPP
Added #def NewFMFontCallbackFilterUPP
Added #def NewFMFontFamilyCallbackFilterUPP
ATSUnicodeGlyphs.h
Added #def DisposeATSCubicClosePathUPP
Added #def DisposeATSCubicCurveToUPP
Added #def DisposeATSCubicLineToUPP
Added #def DisposeATSCubicMoveToUPP
Added #def DisposeATSQuadraticClosePathUPP
Added #def DisposeATSQuadraticCurveUPP
Added #def DisposeATSQuadraticLineUPP
Added #def DisposeATSQuadraticNewPathUPP
Added #def InvokeATSCubicClosePathUPP
Added #def InvokeATSCubicCurveToUPP
Added #def InvokeATSCubicLineToUPP
Added #def InvokeATSCubicMoveToUPP
Added #def InvokeATSQuadraticClosePathUPP
Added #def InvokeATSQuadraticCurveUPP
Added #def InvokeATSQuadraticLineUPP
Added #def InvokeATSQuadraticNewPathUPP
Added #def NewATSCubicClosePathUPP
Added #def NewATSCubicCurveToUPP
Added #def NewATSCubicLineToUPP
Added #def NewATSCubicMoveToUPP
Added #def NewATSQuadraticClosePathUPP
Added #def NewATSQuadraticCurveUPP
Added #def NewATSQuadraticLineUPP
Added #def NewATSQuadraticNewPathUPP
ATSUnicodeTypes.h
Added #def DisposeRedrawBackgroundUPP
Added #def InvokeRedrawBackgroundUPP
Added #def NewRedrawBackgroundUPP
AXAttributeConstants.h
Added #def kAXAlternateUIVisibleAttribute
Added #def kAXElementBusyAttribute
Added #def kAXSharedFocusElementsAttribute
AXNotificationConstants.h
Added #def kAXElementBusyChangedNotification
ColorSyncDeprecated.h
Removed CMProfileMD5AreEqual()
Added #def CMProfileMD5AreEqual
Dictionary.h
Removed DCMDictionaryManagerAvailable()
Added #def DCMDictionaryManagerAvailable
Icons.h
Added #def DisposeIconActionUPP
Added #def DisposeIconGetterUPP
Added #def InvokeIconActionUPP
Added #def InvokeIconGetterUPP
Added #def NewIconActionUPP
Added #def NewIconGetterUPP
LanguageAnalysis.h
Removed LALanguageAnalysisAvailable()
Added #def LALanguageAnalysisAvailable
PMCoreDeprecated.h
Removed PMPrinterCreatePaperInfoListForMenu()
PMDefinitions.h
Added #def kPDFWorkflowItemURLKey
PMDefinitionsDeprecated.h
Removed PMColorMode
Removed PMColorSyncIntent
Removed PMDuplexBinding
Removed PMTag
Removed #def kPDFWorkflowForlderURLKey
Removed kPMColor
Removed kPMColorIntentAbsColor
Removed kPMColorIntentAutomatic
Removed kPMColorIntentBusiness
Removed kPMColorIntentPhoto
Removed kPMColorIntentRelColor
Removed kPMColorIntentUndefined
Removed kPMColorIntentUnused
Removed #def kPMDataFormatPDF
Removed #def kPMDataFormatPICT
Removed #def kPMDataFormatPICTwPS
Removed #def kPMDataFormatPS
Removed #def kPMDocumentFormatPICT
Removed #def kPMDocumentFormatPICTPS
Removed #def kPMDocumentFormatPICTPSwPSNormalizer
Removed kPMDuplexBindingLeftRight
Removed kPMDuplexBindingTopDown
Removed #def kPMGraphicsContextQuickdraw
Removed kPMGray
Removed kPMMaxRange
Removed kPMMinRange
Removed #def kPSInjectionPageKey
Removed #def kPSInjectionPlacementKey
Removed #def kPSInjectionPostScriptKey
Removed #def kPSInjectionSectionKey
Removed #def kPSInjectionSubSectionKey
Removed kSizeOfTPrint
PMPrintSettingsKeys.h
Added #def kPMUseOptionalAccountIDKey
Added #def kPMUseOptionalAccountIDStr
Quickdraw.h
Added #def DisposeColorComplementUPP
Added #def DisposeColorSearchUPP
Added #def DisposeDragGrayRgnUPP
Added #def DisposeQDArcUPP
Added #def DisposeQDBitsUPP
Added #def DisposeQDCommentUPP
Added #def DisposeQDGetPicUPP
Added #def DisposeQDJShieldCursorUPP
Added #def DisposeQDLineUPP
Added #def DisposeQDOpcodeUPP
Added #def DisposeQDOvalUPP
Added #def DisposeQDPolyUPP
Added #def DisposeQDPrinterStatusUPP
Added #def DisposeQDPutPicUPP
Added #def DisposeQDRRectUPP
Added #def DisposeQDRectUPP
Added #def DisposeQDRgnUPP
Added #def DisposeQDStdGlyphsUPP
Added #def DisposeQDTextUPP
Added #def DisposeQDTxMeasUPP
Added #def DisposeRegionToRectsUPP
Added #def InvokeColorComplementUPP
Added #def InvokeColorSearchUPP
Added #def InvokeDragGrayRgnUPP
Added #def InvokeQDArcUPP
Added #def InvokeQDBitsUPP
Added #def InvokeQDCommentUPP
Added #def InvokeQDGetPicUPP
Added #def InvokeQDJShieldCursorUPP
Added #def InvokeQDLineUPP
Added #def InvokeQDOpcodeUPP
Added #def InvokeQDOvalUPP
Added #def InvokeQDPolyUPP
Added #def InvokeQDPrinterStatusUPP
Added #def InvokeQDPutPicUPP
Added #def InvokeQDRRectUPP
Added #def InvokeQDRectUPP
Added #def InvokeQDRgnUPP
Added #def InvokeQDStdGlyphsUPP
Added #def InvokeQDTextUPP
Added #def InvokeQDTxMeasUPP
Added #def InvokeRegionToRectsUPP
Added #def NewColorComplementUPP
Added #def NewColorSearchUPP
Added #def NewDragGrayRgnUPP
Added #def NewQDArcUPP
Added #def NewQDBitsUPP
Added #def NewQDCommentUPP
Added #def NewQDGetPicUPP
Added #def NewQDJShieldCursorUPP
Added #def NewQDLineUPP
Added #def NewQDOpcodeUPP
Added #def NewQDOvalUPP
Added #def NewQDPolyUPP
Added #def NewQDPrinterStatusUPP
Added #def NewQDPutPicUPP
Added #def NewQDRRectUPP
Added #def NewQDRectUPP
Added #def NewQDRgnUPP
Added #def NewQDStdGlyphsUPP
Added #def NewQDTextUPP
Added #def NewQDTxMeasUPP
Added #def NewRegionToRectsUPP
SpeechSynthesis.h
Added #def DisposeSpeechDoneUPP
Added #def DisposeSpeechErrorUPP
Added #def DisposeSpeechPhonemeUPP
Added #def DisposeSpeechSyncUPP
Added #def DisposeSpeechTextDoneUPP
Added #def DisposeSpeechWordUPP
Added #def InvokeSpeechDoneUPP
Added #def InvokeSpeechErrorUPP
Added #def InvokeSpeechPhonemeUPP
Added #def InvokeSpeechSyncUPP
Added #def InvokeSpeechTextDoneUPP
Added #def InvokeSpeechWordUPP
Added #def NewSpeechDoneUPP
Added #def NewSpeechErrorUPP
Added #def NewSpeechPhonemeUPP
Added #def NewSpeechSyncUPP
Added #def NewSpeechTextDoneUPP
Added #def NewSpeechWordUPP

AudioToolbox

AudioQueue.h
Added kAudioQueueErr_BufferEnqueuedTwice

AudioUnit

AUComponent.h
Added kAudioUnitSubType_MidiSynth
Added kAudioUnitSubType_SpatialMixer
AudioUnitParameters.h
Added kReverbParam_FilterEnable
Added kReverbParam_FilterType
Added kSpatialMixerParam_Azimuth
Added kSpatialMixerParam_Distance
Added kSpatialMixerParam_Elevation
Added kSpatialMixerParam_Enable
Added kSpatialMixerParam_Gain
Added kSpatialMixerParam_GlobalReverbGain
Added kSpatialMixerParam_MaxGain
Added kSpatialMixerParam_MinGain
Added kSpatialMixerParam_ObstructionAttenuation
Added kSpatialMixerParam_OcclusionAttenuation
Added kSpatialMixerParam_PlaybackRate
Added kSpatialMixerParam_ReverbBlend
AudioUnitProperties.h
Added #def kAudioUnitConfigurationInfo_IconURL
Added kAudioUnitParameterFlag_OmitFromPresets
Added kAudioUnitProperty_SpatialMixerAttenuationCurve
Added kAudioUnitProperty_SpatialMixerDistanceParams
Added kAudioUnitProperty_SpatialMixerRenderingFlags
Added kScheduledAudioSliceFlag_Interrupt
Added kScheduledAudioSliceFlag_InterruptAtLoop
Added kScheduledAudioSliceFlag_Loop
Added kSpatialMixerAttenuationCurve_Exponential
Added kSpatialMixerAttenuationCurve_Inverse
Added kSpatialMixerAttenuationCurve_Linear
Added kSpatialMixerAttenuationCurve_Power
Added kSpatialMixerRenderingFlags_DistanceAttenuation
Added kSpatialMixerRenderingFlags_InterAuralDelay

AudioVideoBridging

AVB17221ACMPMessage.h
Added AVB17221ACMPMessage.vlanID
AVBCentralManager.h
Added AVBCentralManager
Added -[AVBCentralManager didAddInterface:]
Added -[AVBCentralManager didRemoveInterface:]
Added +[AVBCentralManager nextAvailableDynamicEntityID]
Added +[AVBCentralManager nextAvailableDynamicEntityModelID]
Added +[AVBCentralManager releaseDynamicEntityID:]
Added +[AVBCentralManager releaseDynamicEntityModelID:]
Added -[AVBCentralManager startControllerMatching]
Added -[AVBCentralManager streamingEnabledInterfacesOnly]
Added AVBNullEUI64
AVBConstants.h
Removed AVB17221AEMCommandTypeAuthenticateGetKeyCount
Added AVB17221ACMPFlagsEncryptedPDU
Added AVB17221ACMPFlagsStreamingTalkerFailed
Added AVB17221ACMPFlagsSupportsEncrypted
Added AVB17221AEMCommandTypeAuthenticateAddKeyToChain
Added AVB17221AEMCommandTypeAuthenticateAddToken
Added AVB17221AEMCommandTypeAuthenticateDeleteKeyFromChain
Added AVB17221AEMCommandTypeAuthenticateDeleteToken
Added AVB17221AEMCommandTypeAuthenticateGetIdentity
Added AVB17221AEMCommandTypeAuthenticateGetKeyList
Added AVB17221AEMCommandTypeAuthenticateGetKeychainList
Added AVB17221AEMCommandTypeDisableStreamEncryption
Added AVB17221AEMCommandTypeDisableTransportSecurity
Added AVB17221AEMCommandTypeEnableStreamEncryption
Added AVB17221AEMCommandTypeEnableTransportSecurity
Added AVB17221AEMCommandTypeGetMemoryObjectLength
Added AVB17221AEMCommandTypeGetStreamBackup
Added AVB17221AEMCommandTypeSetMemoryObjectLength
Added AVB17221AEMCommandTypeSetStreamBackup

Automator

AutomatorErrors.h
Added AMActionFailedGatekeeperError
Added AMActionMalwareError
Added AMActionQuarantineError
Added AMActionSignatureCorruptError
Added AMActionXProtectError

AVFoundation

AVAsset.h
Added AVAsset.metadata
AVAssetExportSession.h
Added AVAssetExportSession.canPerformMultiplePassesOverSourceMediaData
Added AVAssetExportSession.directoryForTemporaryFiles
Added AVAssetExportPreset3840x2160
AVAssetReaderOutput.h
Added -[AVAssetReaderOutput markConfigurationAsFinal]
Added -[AVAssetReaderOutput resetForReadingTimeRanges:]
Added AVAssetReaderOutput.supportsRandomAccess
Added AVAssetReaderOutputMetadataAdaptor
Added +[AVAssetReaderOutputMetadataAdaptor assetReaderOutputMetadataAdaptorWithAssetReaderTrackOutput:]
Added AVAssetReaderOutputMetadataAdaptor.assetReaderTrackOutput
Added -[AVAssetReaderOutputMetadataAdaptor initWithAssetReaderTrackOutput:]
Added -[AVAssetReaderOutputMetadataAdaptor nextTimedMetadataGroup]
Added AVAssetReaderSampleReferenceOutput
Added +[AVAssetReaderSampleReferenceOutput assetReaderSampleReferenceOutputWithTrack:]
Added -[AVAssetReaderSampleReferenceOutput initWithTrack:]
Added AVAssetReaderSampleReferenceOutput.track
Added AVAssetReaderOutput(AVAssetReaderOutputRandomAccess)
AVAssetResourceLoader.h
Added -[AVAssetResourceLoaderDelegate resourceLoader:didCancelAuthenticationChallenge:]
Added -[AVAssetResourceLoaderDelegate resourceLoader:shouldWaitForRenewalOfRequestedResource:]
Added -[AVAssetResourceLoaderDelegate resourceLoader:shouldWaitForResponseToAuthenticationChallenge:]
Added AVAssetResourceLoadingContentInformationRequest.renewalDate
Added AVAssetResourceRenewalRequest
AVAssetTrack.h
Added AVAssetTrack.canProvideSampleCursors
Added -[AVAssetTrack makeSampleCursorAtFirstSampleInDecodeOrder]
Added -[AVAssetTrack makeSampleCursorAtLastSampleInDecodeOrder]
Added -[AVAssetTrack makeSampleCursorWithPresentationTimeStamp:]
Added AVAssetTrack.metadata
Added AVAssetTrack.requiresFrameReordering
Added AVAssetTrack(AVAssetTrackSampleCursorProvision)
Added AVTrackAssociationTypeMetadataReferent
AVAssetWriter.h
Added AVAssetWriter.directoryForTemporaryFiles
AVAssetWriterInput.h
Added AVAssetWriterInput.canPerformMultiplePasses
Added AVAssetWriterInput.currentPassDescription
Added -[AVAssetWriterInput markCurrentPassAsFinished]
Added AVAssetWriterInput.performsMultiPassEncodingIfSupported
Added AVAssetWriterInput.preferredMediaChunkAlignment
Added AVAssetWriterInput.preferredMediaChunkDuration
Added -[AVAssetWriterInput respondToEachPassDescriptionOnQueue:usingBlock:]
Added AVAssetWriterInput.sampleReferenceBaseURL
Added AVAssetWriterInputMetadataAdaptor
Added -[AVAssetWriterInputMetadataAdaptor appendTimedMetadataGroup:]
Added AVAssetWriterInputMetadataAdaptor.assetWriterInput
Added +[AVAssetWriterInputMetadataAdaptor assetWriterInputMetadataAdaptorWithAssetWriterInput:]
Added -[AVAssetWriterInputMetadataAdaptor initWithAssetWriterInput:]
Added AVAssetWriterInputPassDescription
Added AVAssetWriterInputPassDescription.sourceTimeRanges
Added AVAssetWriterInput(AVAssetWriterInputMultiPass)
AVAudioTypes.h
Added AVAudioMake3DAngularOrientation()
Added AVAudioMake3DPoint()
Added AVAudioMake3DVector()
Added AVAudioMake3DVectorOrientation()
Added AVAudioNodeCompletionHandler
AVAudioUnitComponent.h
AVAudioUnitVarispeed.h
AVError.h
Added AVError
Added AVErrorFailedToParse
Added AVErrorFileTypeDoesNotSupportSampleReferences
Added AVErrorFileTypeKey
Added AVErrorPersistentTrackIDKey
Added AVErrorUndecodableMediaData
AVMediaSelectionGroup.h
Added AVMediaSelectionGroup.defaultOption
AVMetadataFormat.h
Added AVMetadataFormatHLSMetadata
Added AVMetadataFormatIcyMetadata
Added AVMetadataISOUserDataKeyTaggedCharacteristic
Added AVMetadataIcyMetadataKeyStreamTitle
Added AVMetadataIcyMetadataKeyStreamURL
Added AVMetadataKeySpaceIcy
AVMetadataIdentifiers.h
Added AVMetadataCommonIdentifierAlbumName
Added AVMetadataCommonIdentifierArtist
Added AVMetadataCommonIdentifierArtwork
Added AVMetadataCommonIdentifierAssetIdentifier
Added AVMetadataCommonIdentifierAuthor
Added AVMetadataCommonIdentifierContributor
Added AVMetadataCommonIdentifierCopyrights
Added AVMetadataCommonIdentifierCreationDate
Added AVMetadataCommonIdentifierCreator
Added AVMetadataCommonIdentifierDescription
Added AVMetadataCommonIdentifierFormat
Added AVMetadataCommonIdentifierLanguage
Added AVMetadataCommonIdentifierLastModifiedDate
Added AVMetadataCommonIdentifierLocation
Added AVMetadataCommonIdentifierMake
Added AVMetadataCommonIdentifierModel
Added AVMetadataCommonIdentifierPublisher
Added AVMetadataCommonIdentifierRelation
Added AVMetadataCommonIdentifierSoftware
Added AVMetadataCommonIdentifierSource
Added AVMetadataCommonIdentifierSubject
Added AVMetadataCommonIdentifierTitle
Added AVMetadataCommonIdentifierType
Added AVMetadataIdentifier3GPUserDataAlbumAndTrack
Added AVMetadataIdentifier3GPUserDataAuthor
Added AVMetadataIdentifier3GPUserDataCollection
Added AVMetadataIdentifier3GPUserDataCopyright
Added AVMetadataIdentifier3GPUserDataDescription
Added AVMetadataIdentifier3GPUserDataGenre
Added AVMetadataIdentifier3GPUserDataKeywordList
Added AVMetadataIdentifier3GPUserDataLocation
Added AVMetadataIdentifier3GPUserDataMediaClassification
Added AVMetadataIdentifier3GPUserDataMediaRating
Added AVMetadataIdentifier3GPUserDataPerformer
Added AVMetadataIdentifier3GPUserDataRecordingYear
Added AVMetadataIdentifier3GPUserDataThumbnail
Added AVMetadataIdentifier3GPUserDataTitle
Added AVMetadataIdentifier3GPUserDataUserRating
Added AVMetadataIdentifierID3MetadataAlbumSortOrder
Added AVMetadataIdentifierID3MetadataAlbumTitle
Added AVMetadataIdentifierID3MetadataAttachedPicture
Added AVMetadataIdentifierID3MetadataAudioEncryption
Added AVMetadataIdentifierID3MetadataAudioSeekPointIndex
Added AVMetadataIdentifierID3MetadataBand
Added AVMetadataIdentifierID3MetadataBeatsPerMinute
Added AVMetadataIdentifierID3MetadataComments
Added AVMetadataIdentifierID3MetadataCommercialInformation
Added AVMetadataIdentifierID3MetadataCommerical
Added AVMetadataIdentifierID3MetadataComposer
Added AVMetadataIdentifierID3MetadataConductor
Added AVMetadataIdentifierID3MetadataContentGroupDescription
Added AVMetadataIdentifierID3MetadataContentType
Added AVMetadataIdentifierID3MetadataCopyright
Added AVMetadataIdentifierID3MetadataCopyrightInformation
Added AVMetadataIdentifierID3MetadataDate
Added AVMetadataIdentifierID3MetadataEncodedBy
Added AVMetadataIdentifierID3MetadataEncodedWith
Added AVMetadataIdentifierID3MetadataEncodingTime
Added AVMetadataIdentifierID3MetadataEncryption
Added AVMetadataIdentifierID3MetadataEqualization
Added AVMetadataIdentifierID3MetadataEqualization2
Added AVMetadataIdentifierID3MetadataEventTimingCodes
Added AVMetadataIdentifierID3MetadataFileOwner
Added AVMetadataIdentifierID3MetadataFileType
Added AVMetadataIdentifierID3MetadataGeneralEncapsulatedObject
Added AVMetadataIdentifierID3MetadataGroupIdentifier
Added AVMetadataIdentifierID3MetadataInitialKey
Added AVMetadataIdentifierID3MetadataInternationalStandardRecordingCode
Added AVMetadataIdentifierID3MetadataInternetRadioStationName
Added AVMetadataIdentifierID3MetadataInternetRadioStationOwner
Added AVMetadataIdentifierID3MetadataInvolvedPeopleList_v23
Added AVMetadataIdentifierID3MetadataInvolvedPeopleList_v24
Added AVMetadataIdentifierID3MetadataLanguage
Added AVMetadataIdentifierID3MetadataLeadPerformer
Added AVMetadataIdentifierID3MetadataLength
Added AVMetadataIdentifierID3MetadataLink
Added AVMetadataIdentifierID3MetadataLyricist
Added AVMetadataIdentifierID3MetadataMPEGLocationLookupTable
Added AVMetadataIdentifierID3MetadataMediaType
Added AVMetadataIdentifierID3MetadataModifiedBy
Added AVMetadataIdentifierID3MetadataMood
Added AVMetadataIdentifierID3MetadataMusicCDIdentifier
Added AVMetadataIdentifierID3MetadataMusicianCreditsList
Added AVMetadataIdentifierID3MetadataOfficialArtistWebpage
Added AVMetadataIdentifierID3MetadataOfficialAudioFileWebpage
Added AVMetadataIdentifierID3MetadataOfficialAudioSourceWebpage
Added AVMetadataIdentifierID3MetadataOfficialInternetRadioStationHomepage
Added AVMetadataIdentifierID3MetadataOfficialPublisherWebpage
Added AVMetadataIdentifierID3MetadataOriginalAlbumTitle
Added AVMetadataIdentifierID3MetadataOriginalArtist
Added AVMetadataIdentifierID3MetadataOriginalFilename
Added AVMetadataIdentifierID3MetadataOriginalLyricist
Added AVMetadataIdentifierID3MetadataOriginalReleaseTime
Added AVMetadataIdentifierID3MetadataOriginalReleaseYear
Added AVMetadataIdentifierID3MetadataOwnership
Added AVMetadataIdentifierID3MetadataPartOfASet
Added AVMetadataIdentifierID3MetadataPayment
Added AVMetadataIdentifierID3MetadataPerformerSortOrder
Added AVMetadataIdentifierID3MetadataPlayCounter
Added AVMetadataIdentifierID3MetadataPlaylistDelay
Added AVMetadataIdentifierID3MetadataPopularimeter
Added AVMetadataIdentifierID3MetadataPositionSynchronization
Added AVMetadataIdentifierID3MetadataPrivate
Added AVMetadataIdentifierID3MetadataProducedNotice
Added AVMetadataIdentifierID3MetadataPublisher
Added AVMetadataIdentifierID3MetadataRecommendedBufferSize
Added AVMetadataIdentifierID3MetadataRecordingDates
Added AVMetadataIdentifierID3MetadataRecordingTime
Added AVMetadataIdentifierID3MetadataRelativeVolumeAdjustment
Added AVMetadataIdentifierID3MetadataRelativeVolumeAdjustment2
Added AVMetadataIdentifierID3MetadataReleaseTime
Added AVMetadataIdentifierID3MetadataReverb
Added AVMetadataIdentifierID3MetadataSeek
Added AVMetadataIdentifierID3MetadataSetSubtitle
Added AVMetadataIdentifierID3MetadataSignature
Added AVMetadataIdentifierID3MetadataSize
Added AVMetadataIdentifierID3MetadataSubTitle
Added AVMetadataIdentifierID3MetadataSynchronizedLyric
Added AVMetadataIdentifierID3MetadataSynchronizedTempoCodes
Added AVMetadataIdentifierID3MetadataTaggingTime
Added AVMetadataIdentifierID3MetadataTermsOfUse
Added AVMetadataIdentifierID3MetadataTime
Added AVMetadataIdentifierID3MetadataTitleDescription
Added AVMetadataIdentifierID3MetadataTitleSortOrder
Added AVMetadataIdentifierID3MetadataTrackNumber
Added AVMetadataIdentifierID3MetadataUniqueFileIdentifier
Added AVMetadataIdentifierID3MetadataUnsynchronizedLyric
Added AVMetadataIdentifierID3MetadataUserText
Added AVMetadataIdentifierID3MetadataUserURL
Added AVMetadataIdentifierID3MetadataYear
Added AVMetadataIdentifierISOUserDataCopyright
Added AVMetadataIdentifierISOUserDataTaggedCharacteristic
Added AVMetadataIdentifierIcyMetadataStreamTitle
Added AVMetadataIdentifierIcyMetadataStreamURL
Added AVMetadataIdentifierQuickTimeMetadataAlbum
Added AVMetadataIdentifierQuickTimeMetadataArranger
Added AVMetadataIdentifierQuickTimeMetadataArtist
Added AVMetadataIdentifierQuickTimeMetadataArtwork
Added AVMetadataIdentifierQuickTimeMetadataAuthor
Added AVMetadataIdentifierQuickTimeMetadataCameraFrameReadoutTime
Added AVMetadataIdentifierQuickTimeMetadataCameraIdentifier
Added AVMetadataIdentifierQuickTimeMetadataCollectionUser
Added AVMetadataIdentifierQuickTimeMetadataComment
Added AVMetadataIdentifierQuickTimeMetadataComposer
Added AVMetadataIdentifierQuickTimeMetadataCopyright
Added AVMetadataIdentifierQuickTimeMetadataCreationDate
Added AVMetadataIdentifierQuickTimeMetadataCredits
Added AVMetadataIdentifierQuickTimeMetadataDescription
Added AVMetadataIdentifierQuickTimeMetadataDirectionFacing
Added AVMetadataIdentifierQuickTimeMetadataDirectionMotion
Added AVMetadataIdentifierQuickTimeMetadataDirector
Added AVMetadataIdentifierQuickTimeMetadataDisplayName
Added AVMetadataIdentifierQuickTimeMetadataEncodedBy
Added AVMetadataIdentifierQuickTimeMetadataGenre
Added AVMetadataIdentifierQuickTimeMetadataInformation
Added AVMetadataIdentifierQuickTimeMetadataKeywords
Added AVMetadataIdentifierQuickTimeMetadataLocationBody
Added AVMetadataIdentifierQuickTimeMetadataLocationDate
Added AVMetadataIdentifierQuickTimeMetadataLocationISO6709
Added AVMetadataIdentifierQuickTimeMetadataLocationName
Added AVMetadataIdentifierQuickTimeMetadataLocationNote
Added AVMetadataIdentifierQuickTimeMetadataLocationRole
Added AVMetadataIdentifierQuickTimeMetadataMake
Added AVMetadataIdentifierQuickTimeMetadataModel
Added AVMetadataIdentifierQuickTimeMetadataOriginalArtist
Added AVMetadataIdentifierQuickTimeMetadataPerformer
Added AVMetadataIdentifierQuickTimeMetadataPhonogramRights
Added AVMetadataIdentifierQuickTimeMetadataPreferredAffineTransform
Added AVMetadataIdentifierQuickTimeMetadataProducer
Added AVMetadataIdentifierQuickTimeMetadataPublisher
Added AVMetadataIdentifierQuickTimeMetadataRatingUser
Added AVMetadataIdentifierQuickTimeMetadataSoftware
Added AVMetadataIdentifierQuickTimeMetadataTitle
Added AVMetadataIdentifierQuickTimeMetadataYear
Added AVMetadataIdentifierQuickTimeMetadataiXML
Added AVMetadataIdentifierQuickTimeUserDataAlbum
Added AVMetadataIdentifierQuickTimeUserDataArranger
Added AVMetadataIdentifierQuickTimeUserDataArtist
Added AVMetadataIdentifierQuickTimeUserDataAuthor
Added AVMetadataIdentifierQuickTimeUserDataChapter
Added AVMetadataIdentifierQuickTimeUserDataComment
Added AVMetadataIdentifierQuickTimeUserDataComposer
Added AVMetadataIdentifierQuickTimeUserDataCopyright
Added AVMetadataIdentifierQuickTimeUserDataCreationDate
Added AVMetadataIdentifierQuickTimeUserDataCredits
Added AVMetadataIdentifierQuickTimeUserDataDescription
Added AVMetadataIdentifierQuickTimeUserDataDirector
Added AVMetadataIdentifierQuickTimeUserDataDisclaimer
Added AVMetadataIdentifierQuickTimeUserDataEncodedBy
Added AVMetadataIdentifierQuickTimeUserDataFullName
Added AVMetadataIdentifierQuickTimeUserDataGenre
Added AVMetadataIdentifierQuickTimeUserDataHostComputer
Added AVMetadataIdentifierQuickTimeUserDataInformation
Added AVMetadataIdentifierQuickTimeUserDataKeywords
Added AVMetadataIdentifierQuickTimeUserDataLocationISO6709
Added AVMetadataIdentifierQuickTimeUserDataMake
Added AVMetadataIdentifierQuickTimeUserDataModel
Added AVMetadataIdentifierQuickTimeUserDataOriginalArtist
Added AVMetadataIdentifierQuickTimeUserDataOriginalFormat
Added AVMetadataIdentifierQuickTimeUserDataOriginalSource
Added AVMetadataIdentifierQuickTimeUserDataPerformers
Added AVMetadataIdentifierQuickTimeUserDataPhonogramRights
Added AVMetadataIdentifierQuickTimeUserDataProducer
Added AVMetadataIdentifierQuickTimeUserDataProduct
Added AVMetadataIdentifierQuickTimeUserDataPublisher
Added AVMetadataIdentifierQuickTimeUserDataSoftware
Added AVMetadataIdentifierQuickTimeUserDataSpecialPlaybackRequirements
Added AVMetadataIdentifierQuickTimeUserDataTaggedCharacteristic
Added AVMetadataIdentifierQuickTimeUserDataTrack
Added AVMetadataIdentifierQuickTimeUserDataTrackName
Added AVMetadataIdentifierQuickTimeUserDataURLLink
Added AVMetadataIdentifierQuickTimeUserDataWarning
Added AVMetadataIdentifierQuickTimeUserDataWriter
Added AVMetadataIdentifieriTunesMetadataAccountKind
Added AVMetadataIdentifieriTunesMetadataAcknowledgement
Added AVMetadataIdentifieriTunesMetadataAlbum
Added AVMetadataIdentifieriTunesMetadataAlbumArtist
Added AVMetadataIdentifieriTunesMetadataAppleID
Added AVMetadataIdentifieriTunesMetadataArranger
Added AVMetadataIdentifieriTunesMetadataArtDirector
Added AVMetadataIdentifieriTunesMetadataArtist
Added AVMetadataIdentifieriTunesMetadataArtistID
Added AVMetadataIdentifieriTunesMetadataAuthor
Added AVMetadataIdentifieriTunesMetadataBeatsPerMin
Added AVMetadataIdentifieriTunesMetadataComposer
Added AVMetadataIdentifieriTunesMetadataConductor
Added AVMetadataIdentifieriTunesMetadataContentRating
Added AVMetadataIdentifieriTunesMetadataCopyright
Added AVMetadataIdentifieriTunesMetadataCoverArt
Added AVMetadataIdentifieriTunesMetadataCredits
Added AVMetadataIdentifieriTunesMetadataDescription
Added AVMetadataIdentifieriTunesMetadataDirector
Added AVMetadataIdentifieriTunesMetadataDiscCompilation
Added AVMetadataIdentifieriTunesMetadataDiscNumber
Added AVMetadataIdentifieriTunesMetadataEQ
Added AVMetadataIdentifieriTunesMetadataEncodedBy
Added AVMetadataIdentifieriTunesMetadataEncodingTool
Added AVMetadataIdentifieriTunesMetadataExecProducer
Added AVMetadataIdentifieriTunesMetadataGenreID
Added AVMetadataIdentifieriTunesMetadataGrouping
Added AVMetadataIdentifieriTunesMetadataLinerNotes
Added AVMetadataIdentifieriTunesMetadataLyrics
Added AVMetadataIdentifieriTunesMetadataOnlineExtras
Added AVMetadataIdentifieriTunesMetadataOriginalArtist
Added AVMetadataIdentifieriTunesMetadataPerformer
Added AVMetadataIdentifieriTunesMetadataPhonogramRights
Added AVMetadataIdentifieriTunesMetadataPlaylistID
Added AVMetadataIdentifieriTunesMetadataPredefinedGenre
Added AVMetadataIdentifieriTunesMetadataProducer
Added AVMetadataIdentifieriTunesMetadataPublisher
Added AVMetadataIdentifieriTunesMetadataRecordCompany
Added AVMetadataIdentifieriTunesMetadataReleaseDate
Added AVMetadataIdentifieriTunesMetadataSoloist
Added AVMetadataIdentifieriTunesMetadataSongID
Added AVMetadataIdentifieriTunesMetadataSongName
Added AVMetadataIdentifieriTunesMetadataSoundEngineer
Added AVMetadataIdentifieriTunesMetadataThanks
Added AVMetadataIdentifieriTunesMetadataTrackNumber
Added AVMetadataIdentifieriTunesMetadataTrackSubTitle
Added AVMetadataIdentifieriTunesMetadataUserComment
Added AVMetadataIdentifieriTunesMetadataUserGenre
AVMetadataItem.h
Added AVMetadataItem.dataType
Added AVMetadataItem.extendedLanguageTag
Added AVMetadataItem.identifier
Added +[AVMetadataItem identifierForKey:keySpace:]
Added +[AVMetadataItem keyForIdentifier:]
Added +[AVMetadataItem keySpaceForIdentifier:]
Added +[AVMetadataItem metadataItemsFromArray:filteredByIdentifier:]
Added AVMutableMetadataItem.dataType
Added AVMutableMetadataItem.extendedLanguageTag
Added AVMutableMetadataItem.identifier
Added AVMetadataItem(AVMetadataItemArrayFilteringDeprecable)
Added AVMetadataItem(AVMetadataItemKeyAndKeyspace)
Added AVMutableMetadataItem(AVMutableMetadataItemKeyAndKeyspace)
AVMetadataObject.h
Added AVMetadataFaceObject
Added AVMetadataFaceObject.faceID
Added AVMetadataFaceObject.hasRollAngle
Added AVMetadataFaceObject.hasYawAngle
Added AVMetadataFaceObject.rollAngle
Added AVMetadataFaceObject.yawAngle
Added AVMetadataObject
Added AVMetadataObject.bounds
Added AVMetadataObject.duration
Added AVMetadataObject.time
Added AVMetadataObject.type
Added AVMetadataObjectTypeFace
AVMovie.h
Added AVFragmentedMovie
Added AVFragmentedMovie.tracks
Added AVFragmentedMovieMinder
Added -[AVFragmentedMovieMinder addFragmentedMovie:]
Added +[AVFragmentedMovieMinder fragmentedMovieMinderWithMovie:mindingInterval:]
Added -[AVFragmentedMovieMinder initWithMovie:mindingInterval:]
Added AVFragmentedMovieMinder.mindingInterval
Added AVFragmentedMovieMinder.movies
Added -[AVFragmentedMovieMinder removeFragmentedMovie:]
Added AVMovie
Added AVMovie.URL
Added AVMovie.canContainMovieFragments
Added -[AVMovie initWithURL:options:]
Added +[AVMovie movieTypes]
Added +[AVMovie movieWithURL:options:]
Added AVMovie.tracks
Added AVFragmentedMovieDurationDidChangeNotification
Added AVFragmentedMovieWasDefragmentedNotification
Added AVMovieReferenceRestrictionsKey
AVMovieTrack.h
Added AVFragmentedMovieTrack
Added AVMovieTrack
Added AVFragmentedMovieTrackSegmentsDidChangeNotification
Added AVFragmentedMovieTrackTimeRangeDidChangeNotification
Added AVFragmentedMovieTrackTotalSampleDataLengthDidChangeNotification
AVOutputSettingsAssistant.h
Added +[AVOutputSettingsAssistant availableOutputSettingsPresets]
Added AVOutputSettingsAssistant.sourceVideoMinFrameDuration
Added AVOutputSettingsPreset3840x2160
AVPlayerItem.h
Added AVPlayerItem.preferredPeakBitRate
Added AVPlayerItem(AVPlayerItemBitRateControl)
AVPlayerItemOutput.h
Added AVPlayerItemMetadataOutput
Added AVPlayerItemMetadataOutput.advanceIntervalForDelegateInvocation
Added AVPlayerItemMetadataOutput.delegate
Added AVPlayerItemMetadataOutput.delegateQueue
Added -[AVPlayerItemMetadataOutput initWithIdentifiers:]
Added -[AVPlayerItemMetadataOutput setDelegate:queue:]
Added AVPlayerItemMetadataOutputPushDelegate
Added -[AVPlayerItemMetadataOutputPushDelegate metadataOutput:didOutputTimedMetadataGroups:fromPlayerItemTrack:]
AVPlayerItemTrack.h
Added AVPlayerItemTrack.videoFieldMode
Added AVPlayerItemTrackVideoFieldModeDeinterlaceFields
AVSampleBufferGenerator.h
Added AVSampleBufferGenerator
Added -[AVSampleBufferGenerator createSampleBufferForRequest:]
Added -[AVSampleBufferGenerator initWithAsset:timebase:]
Added +[AVSampleBufferGenerator notifyOfDataReadyForSampleBuffer:completionHandler:]
Added AVSampleBufferRequest
Added AVSampleBufferRequest.direction
Added -[AVSampleBufferRequest initWithStartCursor:]
Added AVSampleBufferRequest.limitCursor
Added AVSampleBufferRequest.maxSampleCount
Added AVSampleBufferRequest.mode
Added AVSampleBufferRequest.overrideTime
Added AVSampleBufferRequest.preferredMinSampleCount
Added AVSampleBufferRequest.startCursor
Added AVSampleBufferRequestDirection
Added AVSampleBufferRequestDirectionForward
Added AVSampleBufferRequestDirectionNone
Added AVSampleBufferRequestDirectionReverse
Added AVSampleBufferRequestMode
Added AVSampleBufferRequestModeImmediate
Added AVSampleBufferRequestModeScheduled
AVSampleCursor.h
Added AVSampleCursor
Added -[AVSampleCursor comparePositionInDecodeOrderWithPositionOfCursor:]
Added -[AVSampleCursor copyCurrentSampleFormatDescription]
Added AVSampleCursor.currentChunkInfo
Added AVSampleCursor.currentChunkStorageRange
Added AVSampleCursor.currentChunkStorageURL
Added AVSampleCursor.currentSampleDependencyInfo
Added AVSampleCursor.currentSampleDuration
Added AVSampleCursor.currentSampleIndexInChunk
Added AVSampleCursor.currentSampleStorageRange
Added AVSampleCursor.currentSampleSyncInfo
Added AVSampleCursor.decodeTimeStamp
Added AVSampleCursor.presentationTimeStamp
Added -[AVSampleCursor samplesWithEarlierDecodeTimeStampsMayHaveLaterPresentationTimeStampsThanCursor:]
Added -[AVSampleCursor samplesWithLaterDecodeTimeStampsMayHaveEarlierPresentationTimeStampsThanCursor:]
Added -[AVSampleCursor stepByDecodeTime:wasPinned:]
Added -[AVSampleCursor stepByPresentationTime:wasPinned:]
Added -[AVSampleCursor stepInDecodeOrderByCount:]
Added -[AVSampleCursor stepInPresentationOrderByCount:]
Added AVSampleCursor(AVSampleCursorCurrentSampleInfo)
Added AVSampleCursor(AVSampleCursorSampleStorageInfo)
Added AVSampleCursor(AVSampleCursorTemporalPosition)
Added AVSampleCursorChunkInfo
Added AVSampleCursorDependencyInfo
Added AVSampleCursorStorageRange
Added AVSampleCursorSyncInfo
AVTimedMetadataGroup.h
Added -[AVTimedMetadataGroup copyFormatDescription]
Added -[AVTimedMetadataGroup initWithSampleBuffer:]
Added AVTimedMetadataGroup(AVTimedMetadataGroupSerializationSupport)
AVVideoSettings.h
Added AVVideoAllowFrameReorderingKey
Added AVVideoAverageNonDroppableFrameRateKey
Added AVVideoEncoderSpecificationKey
Added AVVideoExpectedSourceFrameRateKey
Added AVVideoH264EntropyModeCABAC
Added AVVideoH264EntropyModeCAVLC
Added AVVideoH264EntropyModeKey

AVKit

AVCaptureView.h
Added AVCaptureView
Added AVCaptureView.controlsStyle
Added AVCaptureView.delegate
Added AVCaptureView.fileOutput
Added AVCaptureView.session
Added -[AVCaptureView setSession:showVideoPreview:showAudioPreview:]
Added AVCaptureView.videoGravity
Added AVCaptureViewDelegate
Added -[AVCaptureViewDelegate captureView:startRecordingToFileOutput:]
Added AVCaptureViewControlsStyle
Added AVCaptureViewControlsStyleDefault
Added AVCaptureViewControlsStyleFloating
Added AVCaptureViewControlsStyleInline
Added AVCaptureViewControlsStyleInlineDeviceSelection
AVPlayerView.h
Added AVPlayerView.contentOverlayView
Added AVPlayerView.readyForDisplay
Added AVPlayerView.videoBounds
Added AVPlayerView.videoGravity

CalendarStore

No changes

Carbon

AEInteraction.h
Added #def DisposeAEFilterUPP
Added #def DisposeAEIdleUPP
Added #def InvokeAEFilterUPP
Added #def InvokeAEIdleUPP
Added #def NewAEFilterUPP
Added #def NewAEIdleUPP
Appearance.h
Added #def DisposeMenuItemDrawingUPP
Added #def DisposeMenuTitleDrawingUPP
Added #def DisposeThemeButtonDrawUPP
Added #def DisposeThemeEraseUPP
Added #def DisposeThemeIteratorUPP
Added #def DisposeThemeTabTitleDrawUPP
Added #def DisposeWindowTitleDrawingUPP
Added #def InvokeMenuItemDrawingUPP
Added #def InvokeMenuTitleDrawingUPP
Added #def InvokeThemeButtonDrawUPP
Added #def InvokeThemeEraseUPP
Added #def InvokeThemeIteratorUPP
Added #def InvokeThemeTabTitleDrawUPP
Added #def InvokeWindowTitleDrawingUPP
Added #def NewMenuItemDrawingUPP
Added #def NewMenuTitleDrawingUPP
Added #def NewThemeButtonDrawUPP
Added #def NewThemeEraseUPP
Added #def NewThemeIteratorUPP
Added #def NewThemeTabTitleDrawUPP
Added #def NewWindowTitleDrawingUPP
CMCalibrator.h
Added #def DisposeCalibrateEventUPP
Added #def DisposeCalibrateUPP
Added #def DisposeCanCalibrateUPP
Added #def InvokeCalibrateEventUPP
Added #def InvokeCalibrateUPP
Added #def InvokeCanCalibrateUPP
Added #def NewCalibrateEventUPP
Added #def NewCalibrateUPP
Added #def NewCanCalibrateUPP
CarbonEventsCore.h
Removed EventTimeToTicks()
Removed TicksToEventTime()
Added #def DisposeEventComparatorUPP
Added #def DisposeEventHandlerUPP
Added #def DisposeEventLoopIdleTimerUPP
Added #def DisposeEventLoopTimerUPP
Added #def EventTimeToTicks
Added #def InvokeEventComparatorUPP
Added #def InvokeEventHandlerUPP
Added #def InvokeEventLoopIdleTimerUPP
Added #def InvokeEventLoopTimerUPP
Added #def NewEventComparatorUPP
Added #def NewEventHandlerUPP
Added #def NewEventLoopIdleTimerUPP
Added #def NewEventLoopTimerUPP
Added #def TicksToEventTime
ColorPicker.h
Added #def DisposeColorChangedUPP
Added #def DisposeNColorChangedUPP
Added #def DisposeUserEventUPP
Added #def InvokeColorChangedUPP
Added #def InvokeNColorChangedUPP
Added #def InvokeUserEventUPP
Added #def NewColorChangedUPP
Added #def NewNColorChangedUPP
Added #def NewUserEventUPP
Controls.h
Added #def DisposeControlActionUPP
Added #def DisposeControlCNTLToCollectionUPP
Added #def DisposeControlColorUPP
Added #def DisposeControlDefUPP
Added #def DisposeControlKeyFilterUPP
Added #def InvokeControlActionUPP
Added #def InvokeControlCNTLToCollectionUPP
Added #def InvokeControlColorUPP
Added #def InvokeControlDefUPP
Added #def InvokeControlKeyFilterUPP
Added #def NewControlActionUPP
Added #def NewControlCNTLToCollectionUPP
Added #def NewControlColorUPP
Added #def NewControlDefUPP
Added #def NewControlKeyFilterUPP
Dialogs.h
Added #def DisposeModalFilterUPP
Added #def DisposeModalFilterYDUPP
Added #def DisposeUserItemUPP
Added #def InvokeModalFilterUPP
Added #def InvokeModalFilterYDUPP
Added #def InvokeUserItemUPP
Added #def NewModalFilterUPP
Added #def NewModalFilterYDUPP
Added #def NewUserItemUPP
Drag.h
Added #def DisposeDragDrawingUPP
Added #def DisposeDragInputUPP
Added #def DisposeDragReceiveHandlerUPP
Added #def DisposeDragSendDataUPP
Added #def DisposeDragTrackingHandlerUPP
Added #def InvokeDragDrawingUPP
Added #def InvokeDragInputUPP
Added #def InvokeDragReceiveHandlerUPP
Added #def InvokeDragSendDataUPP
Added #def InvokeDragTrackingHandlerUPP
Added #def NewDragDrawingUPP
Added #def NewDragInputUPP
Added #def NewDragReceiveHandlerUPP
Added #def NewDragSendDataUPP
Added #def NewDragTrackingHandlerUPP
HIContainerViews.h
Added #def DisposeControlUserPaneActivateUPP
Added #def DisposeControlUserPaneBackgroundUPP
Added #def DisposeControlUserPaneDrawUPP
Added #def DisposeControlUserPaneFocusUPP
Added #def DisposeControlUserPaneHitTestUPP
Added #def DisposeControlUserPaneIdleUPP
Added #def DisposeControlUserPaneKeyDownUPP
Added #def DisposeControlUserPaneTrackingUPP
Added #def InvokeControlUserPaneActivateUPP
Added #def InvokeControlUserPaneBackgroundUPP
Added #def InvokeControlUserPaneDrawUPP
Added #def InvokeControlUserPaneFocusUPP
Added #def InvokeControlUserPaneHitTestUPP
Added #def InvokeControlUserPaneIdleUPP
Added #def InvokeControlUserPaneKeyDownUPP
Added #def InvokeControlUserPaneTrackingUPP
Added #def NewControlUserPaneActivateUPP
Added #def NewControlUserPaneBackgroundUPP
Added #def NewControlUserPaneDrawUPP
Added #def NewControlUserPaneFocusUPP
Added #def NewControlUserPaneHitTestUPP
Added #def NewControlUserPaneIdleUPP
Added #def NewControlUserPaneKeyDownUPP
Added #def NewControlUserPaneTrackingUPP
HIDataBrowser.h
Added #def DisposeDataBrowserAcceptDragUPP
Added #def DisposeDataBrowserAddDragItemUPP
Added #def DisposeDataBrowserDrawItemUPP
Added #def DisposeDataBrowserEditItemUPP
Added #def DisposeDataBrowserGetContextualMenuUPP
Added #def DisposeDataBrowserHitTestUPP
Added #def DisposeDataBrowserItemAcceptDragUPP
Added #def DisposeDataBrowserItemCompareUPP
Added #def DisposeDataBrowserItemDataUPP
Added #def DisposeDataBrowserItemDragRgnUPP
Added #def DisposeDataBrowserItemHelpContentUPP
Added #def DisposeDataBrowserItemNotificationUPP
Added #def DisposeDataBrowserItemNotificationWithItemUPP
Added #def DisposeDataBrowserItemReceiveDragUPP
Added #def DisposeDataBrowserItemUPP
Added #def DisposeDataBrowserPostProcessDragUPP
Added #def DisposeDataBrowserReceiveDragUPP
Added #def DisposeDataBrowserSelectContextualMenuUPP
Added #def DisposeDataBrowserTrackingUPP
Added #def InvokeDataBrowserAcceptDragUPP
Added #def InvokeDataBrowserAddDragItemUPP
Added #def InvokeDataBrowserDrawItemUPP
Added #def InvokeDataBrowserEditItemUPP
Added #def InvokeDataBrowserGetContextualMenuUPP
Added #def InvokeDataBrowserHitTestUPP
Added #def InvokeDataBrowserItemAcceptDragUPP
Added #def InvokeDataBrowserItemCompareUPP
Added #def InvokeDataBrowserItemDataUPP
Added #def InvokeDataBrowserItemDragRgnUPP
Added #def InvokeDataBrowserItemHelpContentUPP
Added #def InvokeDataBrowserItemNotificationUPP
Added #def InvokeDataBrowserItemNotificationWithItemUPP
Added #def InvokeDataBrowserItemReceiveDragUPP
Added #def InvokeDataBrowserItemUPP
Added #def InvokeDataBrowserPostProcessDragUPP
Added #def InvokeDataBrowserReceiveDragUPP
Added #def InvokeDataBrowserSelectContextualMenuUPP
Added #def InvokeDataBrowserTrackingUPP
Added #def NewDataBrowserAcceptDragUPP
Added #def NewDataBrowserAddDragItemUPP
Added #def NewDataBrowserDrawItemUPP
Added #def NewDataBrowserEditItemUPP
Added #def NewDataBrowserGetContextualMenuUPP
Added #def NewDataBrowserHitTestUPP
Added #def NewDataBrowserItemAcceptDragUPP
Added #def NewDataBrowserItemCompareUPP
Added #def NewDataBrowserItemDataUPP
Added #def NewDataBrowserItemDragRgnUPP
Added #def NewDataBrowserItemHelpContentUPP
Added #def NewDataBrowserItemNotificationUPP
Added #def NewDataBrowserItemNotificationWithItemUPP
Added #def NewDataBrowserItemReceiveDragUPP
Added #def NewDataBrowserItemUPP
Added #def NewDataBrowserPostProcessDragUPP
Added #def NewDataBrowserReceiveDragUPP
Added #def NewDataBrowserSelectContextualMenuUPP
Added #def NewDataBrowserTrackingUPP
HITextViews.h
Added #def DisposeControlEditTextValidationUPP
Added #def DisposeEditUnicodePostUpdateUPP
Added #def InvokeControlEditTextValidationUPP
Added #def InvokeEditUnicodePostUpdateUPP
Added #def NewControlEditTextValidationUPP
Added #def NewEditUnicodePostUpdateUPP
Lists.h
Added #def DisposeListClickLoopUPP
Added #def DisposeListDefUPP
Added #def DisposeListSearchUPP
Added #def InvokeListClickLoopUPP
Added #def InvokeListDefUPP
Added #def InvokeListSearchUPP
Added #def NewListClickLoopUPP
Added #def NewListDefUPP
Added #def NewListSearchUPP
MacHelp.h
Added #def DisposeHMControlContentUPP
Added #def DisposeHMMenuItemContentUPP
Added #def DisposeHMMenuTitleContentUPP
Added #def DisposeHMWindowContentUPP
Added #def InvokeHMControlContentUPP
Added #def InvokeHMMenuItemContentUPP
Added #def InvokeHMMenuTitleContentUPP
Added #def InvokeHMWindowContentUPP
Added #def NewHMControlContentUPP
Added #def NewHMMenuItemContentUPP
Added #def NewHMMenuTitleContentUPP
Added #def NewHMWindowContentUPP
MacTextEditor.h
Added #def DisposeTXNActionKeyMapperUPP
Added #def DisposeTXNActionNameMapperUPP
Added #def DisposeTXNContextualMenuSetupUPP
Added #def DisposeTXNFindUPP
Added #def DisposeTXNScrollInfoUPP
Added #def InvokeTXNActionKeyMapperUPP
Added #def InvokeTXNActionNameMapperUPP
Added #def InvokeTXNContextualMenuSetupUPP
Added #def InvokeTXNFindUPP
Added #def InvokeTXNScrollInfoUPP
Added #def NewTXNActionKeyMapperUPP
Added #def NewTXNActionNameMapperUPP
Added #def NewTXNContextualMenuSetupUPP
Added #def NewTXNFindUPP
Added #def NewTXNScrollInfoUPP
MacWindows.h
Added #def DisposeWindowDefUPP
Added #def DisposeWindowPaintUPP
Added #def InvokeWindowDefUPP
Added #def InvokeWindowPaintUPP
Added #def NewWindowDefUPP
Added #def NewWindowPaintUPP
Menus.h
Added #def DisposeMenuDefUPP
Added #def InvokeMenuDefUPP
Added #def NewMenuDefUPP
Navigation.h
Removed NavServicesAvailable()
Added #def DisposeNavEventUPP
Added #def DisposeNavObjectFilterUPP
Added #def DisposeNavPreviewUPP
Added #def InvokeNavEventUPP
Added #def InvokeNavObjectFilterUPP
Added #def InvokeNavPreviewUPP
Added #def NavServicesAvailable
Added #def NewNavEventUPP
Added #def NewNavObjectFilterUPP
Added #def NewNavPreviewUPP
Notification.h
Added #def DisposeNMUPP
Added #def InvokeNMUPP
Added #def NewNMUPP
OSA.h
Added #def DisposeOSAActiveUPP
Added #def DisposeOSACreateAppleEventUPP
Added #def DisposeOSASendUPP
Added #def InvokeOSAActiveUPP
Added #def InvokeOSACreateAppleEventUPP
Added #def InvokeOSASendUPP
Added #def NewOSAActiveUPP
Added #def NewOSACreateAppleEventUPP
Added #def NewOSASendUPP
PMApplicationDeprecated.h
Removed PMSessionBeginDocument()
Scrap.h
Added #def DisposeScrapPromiseKeeperUPP
Added #def InvokeScrapPromiseKeeperUPP
Added #def NewScrapPromiseKeeperUPP
Sound.h
Added #def DisposeSICompletionUPP
Added #def DisposeSIInterruptUPP
Added #def DisposeSndCallBackUPP
Added #def DisposeSoundConverterFillBufferDataUPP
Added #def DisposeSoundParamUPP
Added #def InvokeSICompletionUPP
Added #def InvokeSIInterruptUPP
Added #def InvokeSndCallBackUPP
Added #def InvokeSoundConverterFillBufferDataUPP
Added #def InvokeSoundParamUPP
Added #def NewSICompletionUPP
Added #def NewSIInterruptUPP
Added #def NewSndCallBackUPP
Added #def NewSoundConverterFillBufferDataUPP
Added #def NewSoundParamUPP
SpeechRecognition.h
Added #def DisposeSRCallBackUPP
Added #def InvokeSRCallBackUPP
Added #def NewSRCallBackUPP
TSMTE.h
Added #def DisposeTSMTEPostUpdateUPP
Added #def DisposeTSMTEPreUpdateUPP
Added #def InvokeTSMTEPostUpdateUPP
Added #def InvokeTSMTEPreUpdateUPP
Added #def NewTSMTEPostUpdateUPP
Added #def NewTSMTEPreUpdateUPP
TextEdit.h
Added #def DisposeCaretHookUPP
Added #def DisposeDrawHookUPP
Added #def DisposeEOLHookUPP
Added #def DisposeHighHookUPP
Added #def DisposeHitTestHookUPP
Added #def DisposeNWidthHookUPP
Added #def DisposeTEClickLoopUPP
Added #def DisposeTEDoTextUPP
Added #def DisposeTEFindWordUPP
Added #def DisposeTERecalcUPP
Added #def DisposeTextWidthHookUPP
Added #def DisposeWidthHookUPP
Added #def InvokeCaretHookUPP
Added #def InvokeDrawHookUPP
Added #def InvokeEOLHookUPP
Added #def InvokeHighHookUPP
Added #def InvokeHitTestHookUPP
Added #def InvokeNWidthHookUPP
Added #def InvokeTEClickLoopUPP
Added #def InvokeTEDoTextUPP
Added #def InvokeTEFindWordUPP
Added #def InvokeTERecalcUPP
Added #def InvokeTextWidthHookUPP
Added #def InvokeWidthHookUPP
Added #def NewCaretHookUPP
Added #def NewDrawHookUPP
Added #def NewEOLHookUPP
Added #def NewHighHookUPP
Added #def NewHitTestHookUPP
Added #def NewNWidthHookUPP
Added #def NewTEClickLoopUPP
Added #def NewTEDoTextUPP
Added #def NewTEFindWordUPP
Added #def NewTERecalcUPP
Added #def NewTextWidthHookUPP
Added #def NewWidthHookUPP
Translation.h
Added #def DisposeGetScrapDataUPP
Added #def InvokeGetScrapDataUPP
Added #def NewGetScrapDataUPP
TypeSelect.h
Added #def DisposeIndexToStringUPP
Added #def InvokeIndexToStringUPP
Added #def NewIndexToStringUPP
URLAccess.h
Removed URLAccessAvailable()
Added #def DisposeURLNotifyUPP
Added #def DisposeURLSystemEventUPP
Added #def InvokeURLNotifyUPP
Added #def InvokeURLSystemEventUPP
Added #def NewURLNotifyUPP
Added #def NewURLSystemEventUPP
Added #def URLAccessAvailable

CFNetwork

CFHTTPStream.h
CFNetServices.h
Added CFNetServiceBrowserFlags
Added CFNetServiceRegisterFlags
CFNetworkDefs.h
Removed #def CFN_CPP_BEGIN
Removed #def CFN_CPP_END
CFNetworkErrors.h
Added kCFURLErrorBackgroundSessionInUseByAnotherProcess
Added kCFURLErrorBackgroundSessionWasDisconnected

CloudKit (Added)

CKDatabaseOperation.h
CKDefines.h
Added #def CK_EXTERN
CKDiscoverAllContactsOperation.h
CKLocationSortDescriptor.h
CKOperation.h
CKQuery.h
CKRecord.h
Added CKRecord
Added CKAsset(CKRecordValue)
Added CKReference(CKRecordValue)
Added CLLocation(CKRecordValue)
Added NSArray(CKRecordValue)
Added NSData(CKRecordValue)
Added NSDate(CKRecordValue)
Added NSNumber(CKRecordValue)
Added NSString(CKRecordValue)

Cocoa

No changes

Collaboration

No changes

CoreAudio

AudioHardware.h
Added AudioHardwareCreateAggregateDevice()
Added AudioHardwareDestroyAggregateDevice()
AudioHardwareBase.h
Added kAudioDeviceTransportTypeBluetoothLE
CoreAudioTypes.h
Added AudioFormatFlags
Added AudioFormatID
Added #def CA_CANONICAL_DEPRECATED
Added kAudioFormatAMR_WB

CoreAudioKit

No changes

CoreAuthentication (Added)

CoreBluetooth (Added)

CBPeripheralManager.h
Added CBPeripheralAuthorizationStatusAuthorized
Added CBPeripheralAuthorizationStatusDenied
Added CBPeripheralAuthorizationStatusNotDetermined
Added CBPeripheralAuthorizationStatusRestricted

CoreData

NSBatchUpdateRequest.h
Added NSBatchUpdateRequest
Added +[NSBatchUpdateRequest batchUpdateRequestWithEntityName:]
Added NSBatchUpdateRequest.entity
Added NSBatchUpdateRequest.entityName
Added NSBatchUpdateRequest.includesSubentities
Added -[NSBatchUpdateRequest initWithEntity:]
Added -[NSBatchUpdateRequest initWithEntityName:]
Added NSBatchUpdateRequest.predicate
Added NSBatchUpdateRequest.propertiesToUpdate
Added NSBatchUpdateRequest.resultType
NSManagedObjectContext.h
Added -[NSManagedObjectContext executeRequest:error:]
Added -[NSManagedObjectContext init]
Added NSManagedObjectContext.name
NSPersistentStoreCoordinator.h
Added NSPersistentStoreCoordinator.name
Added -[NSPersistentStoreCoordinator performBlock:]
Added -[NSPersistentStoreCoordinator performBlockAndWait:]
NSPersistentStoreRequest.h
Added NSAsynchronousFetchRequest
Added NSAsynchronousFetchRequest.completionBlock
Added NSAsynchronousFetchRequest.fetchRequest
Added -[NSAsynchronousFetchRequest initWithFetchRequest:completionBlock:]
Added NSBatchUpdateRequestType
Added NSPersistentStoreAsynchronousFetchResultCompletionBlock
NSPersistentStoreResult.h
Added NSAsynchronousFetchResult
Added NSAsynchronousFetchResult.fetchRequest
Added NSAsynchronousFetchResult.finalResult
Added NSBatchUpdateResult
Added NSBatchUpdateResult.result
Added NSBatchUpdateResult.resultType
Added NSPersistentStoreAsynchronousResult
Added -[NSPersistentStoreAsynchronousResult cancel]
Added NSPersistentStoreAsynchronousResult.requestContext
Added NSPersistentStoreAsynchronousResult.requestError
Added NSPersistentStoreResult
Added NSBatchUpdateRequestResultType
Added NSStatusOnlyResultType
Added NSUpdatedObjectIDsResultType
Added NSUpdatedObjectsCountResultType

CoreFoundation

CFAvailability.h
Added #def CF_EXTENSION_UNAVAILABLE
Added #def CF_EXTENSION_UNAVAILABLE_IOS
Added #def CF_EXTENSION_UNAVAILABLE_MAC
CFBase.h
Added #def CF_BRIDGED_MUTABLE_TYPE
Added #def CF_BRIDGED_TYPE
Added #def CF_RELATED_TYPE
Added #def kCFCoreFoundationVersionNumber10_9
Added #def kCFCoreFoundationVersionNumber10_9_1
Added #def kCFCoreFoundationVersionNumber10_9_2
CFLocale.h
Added kCFIslamicTabularCalendar
Added kCFIslamicUmmAlQuraCalendar
CFURL.h
Added kCFURLAddedToDirectoryDateKey
Added kCFURLBookmarkResolutionWithoutMountingMask
Added kCFURLBookmarkResolutionWithoutUIMask
Added kCFURLDocumentIdentifierKey
Added kCFURLGenerationIdentifierKey
Added kCFURLQuarantinePropertiesKey

CoreGraphics

CoreLocation

CLBeaconRegion.h
Added CLBeaconMajorValue
Added CLBeaconMinorValue
CLCircularRegion.h
Added CLCircularRegion
Added CLCircularRegion.center
Added -[CLCircularRegion containsCoordinate:]
Added -[CLCircularRegion initWithCenter:radius:identifier:]
Added CLCircularRegion.radius
CLLocation.h

CoreMedia

CMBlockBuffer.h
Added kCMBlockBufferInsufficientSpaceErr
CMBufferQueue.h
Added CMBufferGetSizeCallback
Added CMBufferQueueGetTotalSize()
CMFormatDescription.h
Added CMMetadataFormatDescriptionCreateByMergingMetadataFormatDescriptions()
Added CMMetadataFormatDescriptionCreateWithMetadataFormatDescriptionAndMetadataSpecifications()
Added CMMetadataFormatDescriptionCreateWithMetadataSpecifications()
Added CMMetadataFormatDescriptionGetIdentifiers()
Added CMTextFormatDescriptionRef
Added kCMMetadataFormatDescriptionKey_ConformingDataTypes
Added kCMMetadataFormatDescriptionKey_DataType
Added kCMMetadataFormatDescriptionKey_DataTypeNamespace
Added kCMMetadataFormatDescriptionKey_LanguageTag
Added kCMMetadataFormatDescriptionMetadataSpecificationKey_DataType
Added kCMMetadataFormatDescriptionMetadataSpecificationKey_ExtendedLanguageTag
Added kCMMetadataFormatDescriptionMetadataSpecificationKey_Identifier
CMFormatDescriptionBridge.h
Added CMAudioFormatDescriptionCopyAsBigEndianSoundDescriptionBlockBuffer()
Added CMAudioFormatDescriptionCreateFromBigEndianSoundDescriptionBlockBuffer()
Added CMAudioFormatDescriptionCreateFromBigEndianSoundDescriptionData()
Added CMClosedCaptionFormatDescriptionCopyAsBigEndianClosedCaptionDescriptionBlockBuffer()
Added CMClosedCaptionFormatDescriptionCreateFromBigEndianClosedCaptionDescriptionBlockBuffer()
Added CMClosedCaptionFormatDescriptionCreateFromBigEndianClosedCaptionDescriptionData()
Added CMDoesBigEndianSoundDescriptionRequireLegacyCBRSampleTableLayout()
Added CMMetadataFormatDescriptionCopyAsBigEndianMetadataDescriptionBlockBuffer()
Added CMMetadataFormatDescriptionCreateFromBigEndianMetadataDescriptionBlockBuffer()
Added CMMetadataFormatDescriptionCreateFromBigEndianMetadataDescriptionData()
Added CMSwapBigEndianClosedCaptionDescriptionToHost()
Added CMSwapBigEndianImageDescriptionToHost()
Added CMSwapBigEndianMetadataDescriptionToHost()
Added CMSwapBigEndianSoundDescriptionToHost()
Added CMSwapBigEndianTextDescriptionToHost()
Added CMSwapBigEndianTimeCodeDescriptionToHost()
Added CMSwapHostEndianClosedCaptionDescriptionToBig()
Added CMSwapHostEndianImageDescriptionToBig()
Added CMSwapHostEndianMetadataDescriptionToBig()
Added CMSwapHostEndianSoundDescriptionToBig()
Added CMSwapHostEndianTextDescriptionToBig()
Added CMSwapHostEndianTimeCodeDescriptionToBig()
Added CMTextFormatDescriptionCopyAsBigEndianTextDescriptionBlockBuffer()
Added CMTextFormatDescriptionCreateFromBigEndianTextDescriptionBlockBuffer()
Added CMTextFormatDescriptionCreateFromBigEndianTextDescriptionData()
Added CMTimeCodeFormatDescriptionCopyAsBigEndianTimeCodeDescriptionBlockBuffer()
Added CMTimeCodeFormatDescriptionCreateFromBigEndianTimeCodeDescriptionBlockBuffer()
Added CMTimeCodeFormatDescriptionCreateFromBigEndianTimeCodeDescriptionData()
Added CMVideoFormatDescriptionCopyAsBigEndianImageDescriptionBlockBuffer()
Added CMVideoFormatDescriptionCreateFromBigEndianImageDescriptionBlockBuffer()
Added CMVideoFormatDescriptionCreateFromBigEndianImageDescriptionData()
Added kCMFormatDescriptionBridgeError_AllocationFailed
Added kCMFormatDescriptionBridgeError_IncompatibleFormatDescription
Added kCMFormatDescriptionBridgeError_InvalidFormatDescription
Added kCMFormatDescriptionBridgeError_InvalidParameter
Added kCMFormatDescriptionBridgeError_InvalidSerializedSampleDescription
Added kCMFormatDescriptionBridgeError_InvalidSlice
Added kCMFormatDescriptionBridgeError_UnsupportedSampleDescriptionFlavor
Added kCMImageDescriptionFlavor_3GPFamily
Added kCMImageDescriptionFlavor_ISOFamily
Added kCMImageDescriptionFlavor_QuickTimeMovie
Added kCMSoundDescriptionFlavor_3GPFamily
Added kCMSoundDescriptionFlavor_ISOFamily
Added kCMSoundDescriptionFlavor_QuickTimeMovie
Added kCMSoundDescriptionFlavor_QuickTimeMovieV2
CMMetadata.h
Added CMMetadataCreateIdentifierForKeyAndKeySpace()
Added CMMetadataCreateKeyFromIdentifier()
Added CMMetadataCreateKeyFromIdentifierAsCFData()
Added CMMetadataCreateKeySpaceFromIdentifier()
Added CMMetadataDataTypeRegistryDataTypeConformsToDataType()
Added CMMetadataDataTypeRegistryDataTypeIsBaseDataType()
Added CMMetadataDataTypeRegistryDataTypeIsRegistered()
Added CMMetadataDataTypeRegistryGetBaseDataTypeForConformingDataType()
Added CMMetadataDataTypeRegistryGetBaseDataTypes()
Added CMMetadataDataTypeRegistryGetConformingDataTypes()
Added CMMetadataDataTypeRegistryGetDataTypeDescription()
Added CMMetadataDataTypeRegistryRegisterDataType()
Added kCMMetadataBaseDataType_AffineTransformF64
Added kCMMetadataBaseDataType_BMP
Added kCMMetadataBaseDataType_DimensionsF32
Added kCMMetadataBaseDataType_Float32
Added kCMMetadataBaseDataType_Float64
Added kCMMetadataBaseDataType_GIF
Added kCMMetadataBaseDataType_JPEG
Added kCMMetadataBaseDataType_PNG
Added kCMMetadataBaseDataType_PointF32
Added kCMMetadataBaseDataType_RawData
Added kCMMetadataBaseDataType_RectF32
Added kCMMetadataBaseDataType_SInt16
Added kCMMetadataBaseDataType_SInt32
Added kCMMetadataBaseDataType_SInt64
Added kCMMetadataBaseDataType_SInt8
Added kCMMetadataBaseDataType_UInt16
Added kCMMetadataBaseDataType_UInt32
Added kCMMetadataBaseDataType_UInt64
Added kCMMetadataBaseDataType_UInt8
Added kCMMetadataBaseDataType_UTF16
Added kCMMetadataBaseDataType_UTF8
Added kCMMetadataDataTypeRegistryError_AllocationFailed
Added kCMMetadataDataTypeRegistryError_BadDataTypeIdentifier
Added kCMMetadataDataTypeRegistryError_DataTypeAlreadyRegistered
Added kCMMetadataDataTypeRegistryError_MultipleConformingBaseTypes
Added kCMMetadataDataTypeRegistryError_RequiredParameterMissing
Added kCMMetadataDataTypeRegistryError_RequiresConformingBaseType
Added kCMMetadataDataType_QuickTimeMetadataDirection
Added kCMMetadataDataType_QuickTimeMetadataLocation_ISO6709
Added kCMMetadataIdentifierError_AllocationFailed
Added kCMMetadataIdentifierError_BadIdentifier
Added kCMMetadataIdentifierError_BadKey
Added kCMMetadataIdentifierError_BadKeyLength
Added kCMMetadataIdentifierError_BadKeySpace
Added kCMMetadataIdentifierError_BadKeyType
Added kCMMetadataIdentifierError_BadNumberKey
Added kCMMetadataIdentifierError_NoKeyValueAvailable
Added kCMMetadataIdentifierError_RequiredParameterMissing
Added kCMMetadataIdentifier_QuickTimeMetadataDirection_Facing
Added kCMMetadataIdentifier_QuickTimeMetadataLocation_ISO6709
Added kCMMetadataIdentifier_QuickTimeMetadataPreferredAffineTransform
Added kCMMetadataKeySpace_ID3
Added kCMMetadataKeySpace_ISOUserData
Added kCMMetadataKeySpace_Icy
Added kCMMetadataKeySpace_QuickTimeMetadata
Added kCMMetadataKeySpace_QuickTimeUserData
Added kCMMetadataKeySpace_iTunes
CMSampleBuffer.h
Added CMSampleBufferHasDataFailed()
Added CMSampleBufferSetDataFailed()
Added kCMSampleBufferAttachmentKey_ForceKeyFrame
Added kCMSampleBufferError_DataCanceled
Added kCMSampleBufferError_DataFailed
Added kCMSampleBufferNotificationParameter_OSStatus
Added kCMSampleBufferNotification_DataFailed
CMTime.h
Added CMTimeMultiplyByRatio()

CoreMediaIO

CMIOHardwareDevice.h
Added kCMIODevicePropertyCanSwitchFrameRatesWithoutFrameDrops
CMIOHardwareSystem.h
Added kCMIOHardwarePropertyAllowScreenCaptureDevices

CoreMIDI

No changes

CoreMIDIServer

No changes

CoreServices

AEDataModel.h
Removed AEInitializeDescInline()
Added #def AEInitializeDescInline
Added #def DisposeAECoerceDescUPP
Added #def DisposeAECoercePtrUPP
Added #def DisposeAEDisposeExternalUPP
Added #def DisposeAEEventHandlerUPP
Added #def InvokeAECoerceDescUPP
Added #def InvokeAECoercePtrUPP
Added #def InvokeAEDisposeExternalUPP
Added #def InvokeAEEventHandlerUPP
Added #def NewAECoerceDescUPP
Added #def NewAECoercePtrUPP
Added #def NewAEDisposeExternalUPP
Added #def NewAEEventHandlerUPP
AEObjects.h
Added #def DisposeOSLAccessorUPP
Added #def DisposeOSLAdjustMarksUPP
Added #def DisposeOSLCompareUPP
Added #def DisposeOSLCountUPP
Added #def DisposeOSLDisposeTokenUPP
Added #def DisposeOSLGetErrDescUPP
Added #def DisposeOSLGetMarkTokenUPP
Added #def DisposeOSLMarkUPP
Added #def InvokeOSLAccessorUPP
Added #def InvokeOSLAdjustMarksUPP
Added #def InvokeOSLCompareUPP
Added #def InvokeOSLCountUPP
Added #def InvokeOSLDisposeTokenUPP
Added #def InvokeOSLGetErrDescUPP
Added #def InvokeOSLGetMarkTokenUPP
Added #def InvokeOSLMarkUPP
Added #def NewOSLAccessorUPP
Added #def NewOSLAdjustMarksUPP
Added #def NewOSLCompareUPP
Added #def NewOSLCountUPP
Added #def NewOSLDisposeTokenUPP
Added #def NewOSLGetErrDescUPP
Added #def NewOSLGetMarkTokenUPP
Added #def NewOSLMarkUPP
AVLTree.h
Added #def DisposeAVLCompareItemsUPP
Added #def DisposeAVLDisposeItemUPP
Added #def DisposeAVLItemSizeUPP
Added #def DisposeAVLWalkUPP
Added #def InvokeAVLCompareItemsUPP
Added #def InvokeAVLDisposeItemUPP
Added #def InvokeAVLItemSizeUPP
Added #def InvokeAVLWalkUPP
Added #def NewAVLCompareItemsUPP
Added #def NewAVLDisposeItemUPP
Added #def NewAVLItemSizeUPP
Added #def NewAVLWalkUPP
Aliases.h
Added #def DisposeAliasFilterUPP
Added #def InvokeAliasFilterUPP
Added #def NewAliasFilterUPP
Collections.h
Added #def DisposeCollectionExceptionUPP
Added #def DisposeCollectionFlattenUPP
Added #def InvokeCollectionExceptionUPP
Added #def InvokeCollectionFlattenUPP
Added #def NewCollectionExceptionUPP
Added #def NewCollectionFlattenUPP
Components.h
Added #def DisposeComponentMPWorkFunctionUPP
Added #def DisposeComponentRoutineUPP
Added #def DisposeGetMissingComponentResourceUPP
Added #def InvokeComponentMPWorkFunctionUPP
Added #def InvokeComponentRoutineUPP
Added #def InvokeGetMissingComponentResourceUPP
Added #def NewComponentMPWorkFunctionUPP
Added #def NewComponentRoutineUPP
Added #def NewGetMissingComponentResourceUPP
Debugging.h
Added #def DisposeDebugAssertOutputHandlerUPP
Added #def DisposeDebugComponentCallbackUPP
Added #def InvokeDebugAssertOutputHandlerUPP
Added #def InvokeDebugComponentCallbackUPP
Added #def NewDebugAssertOutputHandlerUPP
Added #def NewDebugComponentCallbackUPP
Files.h
Added #def DisposeFNSubscriptionUPP
Added #def DisposeFSVolumeEjectUPP
Added #def DisposeFSVolumeMountUPP
Added #def DisposeFSVolumeUnmountUPP
Added #def DisposeIOCompletionUPP
Added #def InvokeFNSubscriptionUPP
Added #def InvokeFSVolumeEjectUPP
Added #def InvokeFSVolumeMountUPP
Added #def InvokeFSVolumeUnmountUPP
Added #def InvokeIOCompletionUPP
Added #def NewFNSubscriptionUPP
Added #def NewFSVolumeEjectUPP
Added #def NewFSVolumeMountUPP
Added #def NewFSVolumeUnmountUPP
Added #def NewIOCompletionUPP
Folders.h
Added #def DisposeFolderManagerNotificationUPP
Added #def InvokeFolderManagerNotificationUPP
Added #def NewFolderManagerNotificationUPP
Gestalt.h
Added #def DisposeSelectorFunctionUPP
Added #def InvokeSelectorFunctionUPP
Added #def NewSelectorFunctionUPP
KeychainCore.h
Removed KeychainManagerAvailable()
Added #def DisposeKCCallbackUPP
Added #def InvokeKCCallbackUPP
Added #def KeychainManagerAvailable
Added #def NewKCCallbackUPP
LSInfo.h
Added LSCopyApplicationURLsForBundleIdentifier()
Added LSCopyDefaultApplicationURLForContentType()
Added LSCopyDefaultApplicationURLForURL()
LSSharedFileList.h
Added LSSharedFileListItemCopyResolvedURL()
Added LSSharedFileListResolutionFlags
MacErrors.h
Added errOSACantStorePointers
MacMemory.h
Added #def DisposeGrowZoneUPP
Added #def DisposePurgeUPP
Added #def DisposeUserFnUPP
Added #def InvokeGrowZoneUPP
Added #def InvokePurgeUPP
Added #def InvokeUserFnUPP
Added #def NewGrowZoneUPP
Added #def NewPurgeUPP
Added #def NewUserFnUPP
MachineExceptions.h
Added #def DisposeExceptionHandlerUPP
Added #def InvokeExceptionHandlerUPP
Added #def NewExceptionHandlerUPP
OSUtils.h
Added #def DisposeDeferredTaskUPP
Added #def InvokeDeferredTaskUPP
Added #def NewDeferredTaskUPP
Power.h
Added #def DisposeSleepQUPP
Added #def InvokeSleepQUPP
Added #def NewSleepQUPP
Resources.h
Added #def DisposeResErrUPP
Added #def InvokeResErrUPP
Added #def NewResErrUPP
SystemSound.h
Added #def DisposeSystemSoundCompletionUPP
Added #def InvokeSystemSoundCompletionUPP
Added #def NewSystemSoundCompletionUPP
TextCommon.h
Added kTextEncodingUnicodeV6_3
Added kUCBidiCatFirstStrongIsolate
Added kUCBidiCatLeftRightIsolate
Added kUCBidiCatPopDirectionalIsolate
Added kUCBidiCatRightLeftIsolate
Threads.h
Added #def DisposeDebuggerDisposeThreadUPP
Added #def DisposeDebuggerNewThreadUPP
Added #def DisposeDebuggerThreadSchedulerUPP
Added #def DisposeThreadEntryUPP
Added #def DisposeThreadSchedulerUPP
Added #def DisposeThreadSwitchUPP
Added #def DisposeThreadTerminationUPP
Added #def InvokeDebuggerDisposeThreadUPP
Added #def InvokeDebuggerNewThreadUPP
Added #def InvokeDebuggerThreadSchedulerUPP
Added #def InvokeThreadEntryUPP
Added #def InvokeThreadSchedulerUPP
Added #def InvokeThreadSwitchUPP
Added #def InvokeThreadTerminationUPP
Added #def NewDebuggerDisposeThreadUPP
Added #def NewDebuggerNewThreadUPP
Added #def NewDebuggerThreadSchedulerUPP
Added #def NewThreadEntryUPP
Added #def NewThreadSchedulerUPP
Added #def NewThreadSwitchUPP
Added #def NewThreadTerminationUPP
Timer.h
Added #def DisposeTimerUPP
Added #def InvokeTimerUPP
Added #def NewTimerUPP
UTCoreTypes.h
Added kUTType3DContent
Added kUTTypeAVIMovie
Added kUTTypeAppleProtectedMPEG4Video
Added kUTTypeAppleScript
Added kUTTypeAssemblyLanguageSource
Added kUTTypeAudioInterchangeFileFormat
Added kUTTypeBinaryPropertyList
Added kUTTypeBookmark
Added kUTTypeBzip2Archive
Added kUTTypeCalendarEvent
Added kUTTypeCommaSeparatedText
Added kUTTypeDatabase
Added kUTTypeDelimitedText
Added kUTTypeElectronicPublication
Added kUTTypeEmailMessage
Added kUTTypeExecutable
Added kUTTypeFont
Added kUTTypeGNUZipArchive
Added kUTTypeInternetLocation
Added kUTTypeJSON
Added kUTTypeJavaArchive
Added kUTTypeJavaClass
Added kUTTypeJavaScript
Added kUTTypeLog
Added kUTTypeM3UPlaylist
Added kUTTypeMIDIAudio
Added kUTTypeMPEG2TransportStream
Added kUTTypeMPEG2Video
Added kUTTypeOSAScript
Added kUTTypeOSAScriptBundle
Added kUTTypePHPScript
Added kUTTypePKCS12
Added kUTTypePerlScript
Added kUTTypePlaylist
Added kUTTypePluginBundle
Added kUTTypePresentation
Added kUTTypePropertyList
Added kUTTypePythonScript
Added kUTTypeQuickLookGenerator
Added kUTTypeRawImage
Added kUTTypeRubyScript
Added kUTTypeScalableVectorGraphics
Added kUTTypeScript
Added kUTTypeShellScript
Added kUTTypeSpotlightImporter
Added kUTTypeSpreadsheet
Added kUTTypeSystemPreferencesPane
Added kUTTypeTabSeparatedText
Added kUTTypeToDoItem
Added kUTTypeURLBookmarkData
Added kUTTypeUTF8TabSeparatedText
Added kUTTypeUnixExecutable
Added kUTTypeWaveformAudio
Added kUTTypeWindowsExecutable
Added kUTTypeX509Certificate
Added kUTTypeXMLPropertyList
Added kUTTypeXPCService
Added kUTTypeZipArchive
UTType.h
Added UTTypeCopyAllTagsWithClass()
Added UTTypeIsDeclared()
Added UTTypeIsDynamic()
UnicodeConverter.h
Added #def DisposeUnicodeToTextFallbackUPP
Added #def InvokeUnicodeToTextFallbackUPP
Added #def NewUnicodeToTextFallbackUPP
UnicodeUtilities.h
Added #def DisposeIndexToUCStringUPP
Added #def InvokeIndexToUCStringUPP
Added #def NewIndexToUCStringUPP

CoreTelephony (Added)

CoreText

CTDefines.h
Added #def CT_DEPRECATED_MAC
Added #def CT_ENUM_AVAILABLE
CTFont.h
Added kCTFontOpenTypeFeatureTag
Added kCTFontOpenTypeFeatureValue
Added kCTFontTableMATH
CTRubyAnnotation.h
Added CTRubyAlignment
Added CTRubyAnnotationCreate()
Added CTRubyAnnotationCreateCopy()
Added CTRubyAnnotationGetAlignment()
Added CTRubyAnnotationGetOverhang()
Added CTRubyAnnotationGetSizeFactor()
Added CTRubyAnnotationGetTextForPosition()
Added CTRubyAnnotationGetTypeID()
Added CTRubyAnnotationRef
Added CTRubyOverhang
Added CTRubyPosition
Added kCTRubyAlignmentAuto
Added kCTRubyAlignmentCenter
Added kCTRubyAlignmentDistributeLetter
Added kCTRubyAlignmentDistributeSpace
Added kCTRubyAlignmentEnd
Added kCTRubyAlignmentLineEdge
Added kCTRubyAlignmentStart
Added kCTRubyOverhangAuto
Added kCTRubyOverhangEnd
Added kCTRubyOverhangNone
Added kCTRubyOverhangStart
Added kCTRubyPositionAfter
Added kCTRubyPositionBefore
Added kCTRubyPositionCount
Added kCTRubyPositionInline
Added kCTRubyPositionInterCharacter
CTStringAttributes.h
Added kCTRubyAnnotationAttributeName
Added kCTRubyGroupAttributeName
CoreText.h
Added #def kCTVersionNumber10_10
SFNTLayoutTypes.h
Added kKERXDescending
Added kSTKCrossStreamReset

CoreVideo

CVImageBuffer.h
Added kCVImageBufferAlphaChannelIsOpaque
CVPixelFormatDescription.h
Added kCVPixelFormatContainsRGB
Added kCVPixelFormatContainsYCbCr

CoreWiFi

No changes

CoreWLAN

CWWiFiClient.h
Added CWEventDelegate
Added -[CWEventDelegate bssidDidChangeForWiFiInterfaceWithName:]
Added -[CWEventDelegate clientConnectionInterrupted]
Added -[CWEventDelegate clientConnectionInvalidated]
Added -[CWEventDelegate countryCodeDidChangeForWiFiInterfaceWithName:]
Added -[CWEventDelegate linkDidChangeForWiFiInterfaceWithName:]
Added -[CWEventDelegate linkQualityDidChangeForWiFiInterfaceWithName:rssi:transmitRate:]
Added -[CWEventDelegate modeDidChangeForWiFiInterfaceWithName:]
Added -[CWEventDelegate powerStateDidChangeForWiFiInterfaceWithName:]
Added -[CWEventDelegate scanCacheUpdatedForWiFiInterfaceWithName:]
Added -[CWEventDelegate ssidDidChangeForWiFiInterfaceWithName:]
Added CWWiFiClient
Added CWWiFiClient.delegate
Added -[CWWiFiClient init]
Added -[CWWiFiClient interface]
Added +[CWWiFiClient interfaceNames]
Added -[CWWiFiClient interfaceWithName:]
Added -[CWWiFiClient interfaces]
Added +[CWWiFiClient sharedWiFiClient]
Added -[CWWiFiClient startMonitoringEventWithType:error:]
Added -[CWWiFiClient stopMonitoringAllEventsAndReturnError:]
Added -[CWWiFiClient stopMonitoringEventWithType:error:]
CoreWLAN.h
Removed CoreWLANFrameworkVersionNumber
Removed #def CoreWLANFrameworkVersionNumber2_0
CoreWLANConstants.h
CoreWLANTypes.h
Added CWEventType
Added CWEventTypeBSSIDDidChange
Added CWEventTypeCountryCodeDidChange
Added CWEventTypeLinkDidChange
Added CWEventTypeLinkQualityDidChange
Added CWEventTypeModeDidChange
Added CWEventTypeNone
Added CWEventTypePowerDidChange
Added CWEventTypeSSIDDidChange
Added CWEventTypeScanCacheUpdated
Added CWEventTypeUnknown

CryptoTokenKit (Added)

TKError.h
Added TKErrorAuthenticationFailed
Added TKErrorCode
Added TKErrorCodeCanceledByUser
Added TKErrorCodeCommunicationError
Added TKErrorCodeCorruptedData
Added TKErrorCodeNotImplemented
Added TKErrorDomain
Added TKErrorObjectNotFound
Added TKErrorTokenNotFound
TKSmartCard.h
Added TKSmartCard
Added TKSmartCard.allowedProtocols
Added -[TKSmartCard beginSessionWithReply:]
Added TKSmartCard.cla
Added TKSmartCard.context
Added TKSmartCard.currentProtocol
Added -[TKSmartCard endSession]
Added -[TKSmartCard sendIns:p1:p2:data:le:reply:]
Added TKSmartCard.sensitive
Added TKSmartCard.slot
Added -[TKSmartCard transmitRequest:reply:]
Added TKSmartCard.useExtendedLength
Added TKSmartCard.valid
Added TKSmartCardSlot
Added TKSmartCardSlot.ATR
Added -[TKSmartCardSlot makeSmartCard]
Added TKSmartCardSlot.maxInputLength
Added TKSmartCardSlot.maxOutputLength
Added TKSmartCardSlot.name
Added TKSmartCardSlot.state
Added TKSmartCardSlotManager
Added +[TKSmartCardSlotManager defaultManager]
Added -[TKSmartCardSlotManager getSlotWithName:reply:]
Added TKSmartCardSlotManager.slotNames
Added TKSmartCard(APDULevelTransmit)
Added TKSmartCardNoSlot
Added TKSmartCardSlotEmpty
Added TKSmartCardSlotMuteCard
Added TKSmartCardSlotProbing
Added TKSmartCardSlotState
Added TKSmartCardSlotValidCard
TKSmartCardATR.h
Added TKSmartCardATR
Added TKSmartCardATR.bytes
Added TKSmartCardATR.historicalBytes
Added -[TKSmartCardATR initWithBytes:]
Added -[TKSmartCardATR initWithSource:]
Added -[TKSmartCardATR interfaceGroupAtIndex:]
Added -[TKSmartCardATR interfaceGroupForProtocol:]
Added TKSmartCardATR.protocols
Added TKSmartCardATRInterfaceGroup
Added TKSmartCardATRInterfaceGroup.TA
Added TKSmartCardATRInterfaceGroup.TB
Added TKSmartCardATRInterfaceGroup.TC
Added TKSmartCardATRInterfaceGroup.protocol
Added TKSmartCardProtocol
Added TKSmartCardProtocolAny
Added TKSmartCardProtocolNone
Added TKSmartCardProtocolT0
Added TKSmartCardProtocolT1
Added TKSmartCardProtocolT15

DirectoryService

No changes

DiscRecording

No changes

DiscRecordingUI

No changes

DiskArbitration

No changes

DrawSprocket

No changes

DVComponentGlue

No changes

DVDPlayback

No changes

EventKit

EventKitDefines.h
Added DATETIME_COMPONENTS_DO_NOT_USE()
Added DATE_COMPONENTS_DO_NOT_USE()
Added EK_LOSE_FRACTIONAL_SECONDS_DO_NOT_USE()

ExceptionHandling

No changes

FinderSync (Added)

ForceFeedback

No changes

Foundation

FoundationErrors.h
Added NSPropertyListWriteInvalidError
NSArray.h
Added +[NSMutableArray arrayWithContentsOfFile:]
Added +[NSMutableArray arrayWithContentsOfURL:]
Added -[NSMutableArray initWithContentsOfFile:]
Added -[NSMutableArray initWithContentsOfURL:]
NSBackgroundActivityScheduler.h
Added NSBackgroundActivityScheduler
Added NSBackgroundActivityScheduler.identifier
Added -[NSBackgroundActivityScheduler initWithIdentifier:]
Added NSBackgroundActivityScheduler.interval
Added -[NSBackgroundActivityScheduler invalidate]
Added NSBackgroundActivityScheduler.qualityOfService
Added NSBackgroundActivityScheduler.repeats
Added -[NSBackgroundActivityScheduler scheduleWithBlock:]
Added -[NSBackgroundActivityScheduler shouldDefer]
Added NSBackgroundActivityScheduler.tolerance
Added NSBackgroundActivityCompletionHandler
Added NSBackgroundActivityResult
Added NSBackgroundActivityResultDeferred
Added NSBackgroundActivityResultFinished
NSByteCountFormatter.h
Added NSByteCountFormatter.formattingContext
NSCalendar.h
Added NSCalendarIdentifierIslamicTabular
Added NSCalendarIdentifierIslamicUmmAlQura
NSCharacterSet.h
Added +[NSMutableCharacterSet alphanumericCharacterSet]
Added +[NSMutableCharacterSet capitalizedLetterCharacterSet]
Added +[NSMutableCharacterSet characterSetWithBitmapRepresentation:]
Added +[NSMutableCharacterSet characterSetWithCharactersInString:]
Added +[NSMutableCharacterSet characterSetWithContentsOfFile:]
Added +[NSMutableCharacterSet characterSetWithRange:]
Added +[NSMutableCharacterSet controlCharacterSet]
Added +[NSMutableCharacterSet decimalDigitCharacterSet]
Added +[NSMutableCharacterSet decomposableCharacterSet]
Added +[NSMutableCharacterSet illegalCharacterSet]
Added +[NSMutableCharacterSet letterCharacterSet]
Added +[NSMutableCharacterSet lowercaseLetterCharacterSet]
Added +[NSMutableCharacterSet newlineCharacterSet]
Added +[NSMutableCharacterSet nonBaseCharacterSet]
Added +[NSMutableCharacterSet punctuationCharacterSet]
Added +[NSMutableCharacterSet symbolCharacterSet]
Added +[NSMutableCharacterSet uppercaseLetterCharacterSet]
Added +[NSMutableCharacterSet whitespaceAndNewlineCharacterSet]
Added +[NSMutableCharacterSet whitespaceCharacterSet]
NSDateComponentsFormatter.h
Added NSDateComponentsFormatter
Added NSDateComponentsFormatter.allowedUnits
Added NSDateComponentsFormatter.allowsFractionalUnits
Added NSDateComponentsFormatter.calendar
Added NSDateComponentsFormatter.collapsesLargestUnit
Added NSDateComponentsFormatter.formattingContext
Added -[NSDateComponentsFormatter getObjectValue:forString:errorDescription:]
Added NSDateComponentsFormatter.includesApproximationPhrase
Added NSDateComponentsFormatter.includesTimeRemainingPhrase
Added +[NSDateComponentsFormatter localizedStringFromDateComponents:unitsStyle:]
Added NSDateComponentsFormatter.maximumUnitCount
Added -[NSDateComponentsFormatter stringForObjectValue:]
Added -[NSDateComponentsFormatter stringFromDate:toDate:]
Added -[NSDateComponentsFormatter stringFromDateComponents:]
Added -[NSDateComponentsFormatter stringFromTimeInterval:]
Added NSDateComponentsFormatter.unitsStyle
Added NSDateComponentsFormatter.zeroFormattingBehavior
Added NSDateComponentsFormatterUnitsStyle
Added NSDateComponentsFormatterUnitsStyleAbbreviated
Added NSDateComponentsFormatterUnitsStyleFull
Added NSDateComponentsFormatterUnitsStylePositional
Added NSDateComponentsFormatterUnitsStyleShort
Added NSDateComponentsFormatterUnitsStyleSpellOut
Added NSDateComponentsFormatterZeroFormattingBehavior
Added NSDateComponentsFormatterZeroFormattingBehaviorDefault
Added NSDateComponentsFormatterZeroFormattingBehaviorDropAll
Added NSDateComponentsFormatterZeroFormattingBehaviorDropLeading
Added NSDateComponentsFormatterZeroFormattingBehaviorDropMiddle
Added NSDateComponentsFormatterZeroFormattingBehaviorDropTrailing
Added NSDateComponentsFormatterZeroFormattingBehaviorNone
Added NSDateComponentsFormatterZeroFormattingBehaviorPad
NSDateFormatter.h
Added NSDateFormatter.formattingContext
NSDateIntervalFormatter.h
Added NSDateIntervalFormatter
Added NSDateIntervalFormatter.calendar
Added NSDateIntervalFormatter.dateStyle
Added NSDateIntervalFormatter.dateTemplate
Added NSDateIntervalFormatter.locale
Added -[NSDateIntervalFormatter stringFromDate:toDate:]
Added NSDateIntervalFormatter.timeStyle
Added NSDateIntervalFormatter.timeZone
Added NSDateIntervalFormatterFullStyle
Added NSDateIntervalFormatterLongStyle
Added NSDateIntervalFormatterMediumStyle
Added NSDateIntervalFormatterNoStyle
Added NSDateIntervalFormatterShortStyle
Added NSDateIntervalFormatterStyle
NSDictionary.h
Added +[NSMutableDictionary dictionaryWithContentsOfFile:]
Added +[NSMutableDictionary dictionaryWithContentsOfURL:]
Added -[NSMutableDictionary initWithContentsOfFile:]
Added -[NSMutableDictionary initWithContentsOfURL:]
NSEnergyFormatter.h
Added NSEnergyFormatter
Added NSEnergyFormatter.forFoodEnergyUse
Added -[NSEnergyFormatter getObjectValue:forString:errorDescription:]
Added NSEnergyFormatter.numberFormatter
Added -[NSEnergyFormatter stringFromJoules:]
Added -[NSEnergyFormatter stringFromValue:unit:]
Added -[NSEnergyFormatter unitStringFromJoules:usedUnit:]
Added -[NSEnergyFormatter unitStringFromValue:unit:]
Added NSEnergyFormatter.unitStyle
Added NSEnergyFormatterUnit
Added NSEnergyFormatterUnitCalorie
Added NSEnergyFormatterUnitJoule
Added NSEnergyFormatterUnitKilocalorie
Added NSEnergyFormatterUnitKilojoule
NSExtensionProvider.h
Added NSExtensionProvider
NSFileVersion.h
Added +[NSFileVersion getNonlocalVersionsOfItemAtURL:completionHandler:]
Added NSFileVersion.hasLocalContents
Added NSFileVersion.hasThumbnail
NSFormatter.h
Added NSFormattingContext
Added NSFormattingContextBeginningOfSentence
Added NSFormattingContextDynamic
Added NSFormattingContextListItem
Added NSFormattingContextMiddleOfSentence
Added NSFormattingContextStandalone
Added NSFormattingContextUnknown
Added NSFormattingUnitStyle
Added NSFormattingUnitStyleLong
Added NSFormattingUnitStyleMedium
Added NSFormattingUnitStyleShort
NSHTTPCookieStorage.h
Added -[NSHTTPCookieStorage getCookiesForTask:completionHandler:]
Added -[NSHTTPCookieStorage removeCookiesSinceDate:]
Added -[NSHTTPCookieStorage storeCookies:forTask:]
Added NSHTTPCookieStorage(NSURLSessionTaskAdditions)
NSLengthFormatter.h
Added NSLengthFormatter
Added -[NSLengthFormatter getObjectValue:forString:errorDescription:]
Added NSLengthFormatter.numberFormatter
Added -[NSLengthFormatter stringFromMeters:]
Added -[NSLengthFormatter stringFromValue:unit:]
Added -[NSLengthFormatter unitStringFromMeters:usedUnit:]
Added -[NSLengthFormatter unitStringFromValue:unit:]
Added NSLengthFormatter.unitStyle
Added NSLengthFormatterUnit
Added NSLengthFormatterUnitCentimeter
Added NSLengthFormatterUnitFoot
Added NSLengthFormatterUnitInch
Added NSLengthFormatterUnitKilometer
Added NSLengthFormatterUnitMeter
Added NSLengthFormatterUnitMile
Added NSLengthFormatterUnitMillimeter
Added NSLengthFormatterUnitYard
NSMassFormatter.h
Added NSMassFormatter
Added NSMassFormatter.forPersonMassUse
Added -[NSMassFormatter getObjectValue:forString:errorDescription:]
Added NSMassFormatter.numberFormatter
Added -[NSMassFormatter stringFromKilograms:]
Added -[NSMassFormatter stringFromValue:unit:]
Added -[NSMassFormatter unitStringFromKilograms:usedUnit:]
Added -[NSMassFormatter unitStringFromValue:unit:]
Added NSMassFormatter.unitStyle
Added NSMassFormatterUnit
Added NSMassFormatterUnitGram
Added NSMassFormatterUnitKilogram
Added NSMassFormatterUnitOunce
Added NSMassFormatterUnitPound
Added NSMassFormatterUnitStone
NSMetadataAttributes.h
Added NSMetadataUbiquitousItemContainerDisplayNameKey
Added NSMetadataUbiquitousItemDownloadRequestedKey
Added NSMetadataUbiquitousItemIsExternalDocumentKey
Added NSMetadataUbiquitousItemURLInLocalContainerKey
NSNetServices.h
Added NSNetService.includesPeerToPeer
Added NSNetServiceBrowser.includesPeerToPeer
NSNumberFormatter.h
Added NSNumberFormatter.formattingContext
NSObjCRuntime.h
Added #def NSFoundationVersionNumber10_9
Added #def NSFoundationVersionNumber10_9_1
Added #def NSFoundationVersionNumber10_9_2
Added NSQualityOfService
Added NSQualityOfServiceBackground
Added NSQualityOfServiceDefault
Added NSQualityOfServiceUserInitiated
Added NSQualityOfServiceUserInteractive
Added NSQualityOfServiceUtility
Added #def NS_DESIGNATED_INITIALIZER
Added #def NS_EXTENSION_UNAVAILABLE
Added #def NS_EXTENSION_UNAVAILABLE_IOS
Added #def NS_EXTENSION_UNAVAILABLE_MAC
Added #def NS_PROTOCOL_REQUIRES_EXPLICIT_IMPLEMENTATION
NSProcessInfo.h
Added -[NSProcessInfo isOperatingSystemAtLeastVersion:]
Added NSProcessInfo.operatingSystemVersion
Added NSOperatingSystemVersion
NSStream.h
Added +[NSStream getBoundStreamsWithBufferSize:inputStream:outputStream:]
Added +[NSStream getStreamsToHostWithName:port:inputStream:outputStream:]
Added NSStream(NSStreamBoundPairCreationExtensions)
NSString.h
Added -[NSString containsString:]
Added -[NSString localizedCaseInsensitiveContainsString:]
Added +[NSString stringEncodingForData:encodingOptions:convertedString:usedLossyConversion:]
Added NSString(NSStringEncodingDetection)
Added NSStringEncodingDetectionAllowLossyKey
Added NSStringEncodingDetectionDisallowedEncodingsKey
Added NSStringEncodingDetectionFromWindowsKey
Added NSStringEncodingDetectionLikelyLanguageKey
Added NSStringEncodingDetectionLossySubstitutionKey
Added NSStringEncodingDetectionSuggestedEncodingsKey
Added NSStringEncodingDetectionUseOnlySuggestedEncodingsKey
NSTask.h
Added NSTask.qualityOfService
NSThread.h
Added NSThread.qualityOfService
NSURL.h
Added NSURLComponents.queryItems
Added NSURLQueryItem
Added -[NSURLQueryItem initWithName:value:]
Added NSURLQueryItem.name
Added +[NSURLQueryItem queryItemWithName:value:]
Added NSURLQueryItem.value
Added NSURL(NSPromisedItems)
Added NSURLQuarantinePropertiesKey
Added NSURLUbiquitousItemContainerDisplayNameKey
Added NSURLUbiquitousItemDownloadRequestedKey
NSURLCache.h
Added -[NSURLCache getCachedResponseForDataTask:completionHandler:]
Added -[NSURLCache removeCachedResponseForDataTask:]
Added -[NSURLCache removeCachedResponsesSinceDate:]
Added -[NSURLCache storeCachedResponse:forDataTask:]
Added NSURLCache(NSURLSessionTaskAdditions)
NSURLCredentialStorage.h
Added -[NSURLCredentialStorage getCredentialsForProtectionSpace:task:completionHandler:]
Added -[NSURLCredentialStorage getDefaultCredentialForProtectionSpace:task:completionHandler:]
Added -[NSURLCredentialStorage removeCredential:forProtectionSpace:options:task:]
Added -[NSURLCredentialStorage setCredential:forProtectionSpace:task:]
Added -[NSURLCredentialStorage setDefaultCredential:forProtectionSpace:task:]
Added NSURLCredentialStorage(NSURLSessionTaskAdditions)
NSURLError.h
Added NSURLErrorBackgroundSessionInUseByAnotherProcess
Added NSURLErrorBackgroundSessionRequiresSharedContainer
Added NSURLErrorBackgroundSessionWasDisconnected
Added NSURLErrorCancelledReasonInsufficientSystemResources
NSURLProtocol.h
Added +[NSURLProtocol canInitWithTask:]
Added -[NSURLProtocol initWithTask:cachedResponse:client:]
Added NSURLProtocol.task
Added NSURLProtocol(NSURLSessionTaskAdditions)
NSURLSession.h
Added NSURLSessionConfiguration.sharedContainerIdentifier
Added NSURLSessionTask.priority
Added #def NSURLSESSION_AVAILABLE
Added NSURLSessionConfiguration(NSURLSessionDeprecated)
Added NSURLSessionTaskPriorityDefault
Added NSURLSessionTaskPriorityHigh
Added NSURLSessionTaskPriorityLow
NSUserNotification.h
Added NSUserNotification.additionalActions
Added NSUserNotification.additionalActivationAction
Added NSUserNotificationAction
Added +[NSUserNotificationAction actionWithIdentifier:title:]
Added NSUserNotificationAction.identifier
Added NSUserNotificationAction.title
Added NSUserNotificationActivationTypeAdditionalActionClicked

FWAUserLib

No changes

GameController

GCController.h
Added GCController.motion
GCControllerButtonInput.h
Added GCControllerButtonInput.pressedChangedHandler
GCMotion.h
Added GCMotion
Added GCMotion.attitude
Added GCMotion.controller
Added GCMotion.gravity
Added GCMotion.rotationRate
Added GCMotion.userAcceleration
Added GCMotion.valueChangedHandler
Added GCAcceleration
Added GCMotionValueChangedHandler
Added GCQuaternion
Added GCRotationRate

GameKit

GKAchievement.h
Added -[GKAchievement initWithIdentifier:player:]
Added GKAchievement.player
Added GKAchievement(Deprecated)
GKAchievementDescription.h
Added GKAchievementDescription(UI)
GKChallenge.h
Added -[GKAchievement challengeComposeControllerWithMessage:players:completionHandler:]
Added -[GKAchievement selectChallengeablePlayers:withCompletionHandler:]
Added GKChallenge.issuingPlayer
Added GKChallenge.receivingPlayer
Added -[GKScore challengeComposeControllerWithMessage:players:completionHandler:]
Added GKAchievement(GKChallengeDeprecated)
Added GKScore(GKChallengeDeprecated)
GKChallengesViewController.h
Removed GKChallengesViewController()
GKError.h
Added GKErrorPlayerPhotoFailure
Added GKErrorUbiquityContainerUnavailable
GKFriendRequestComposeViewController.h
Added -[GKFriendRequestComposeViewController addRecipientPlayers:]
GKGameCenterViewController.h
Added GKGameCenterViewController.leaderboardIdentifier
GKLeaderboard.h
Removed GKLeaderboard(GKAdditions)
Added -[GKLeaderboard initWithPlayers:]
Added GKLeaderboard(Deprecated)
Added GKLeaderboard(UI)
GKLeaderboardSet.h
Added GKLeaderboardSet
Added GKLeaderboardSet.groupIdentifier
Added GKLeaderboardSet.identifier
Added -[GKLeaderboardSet loadImageWithCompletionHandler:]
Added +[GKLeaderboardSet loadLeaderboardSetsWithCompletionHandler:]
Added -[GKLeaderboardSet loadLeaderboardsWithCompletionHandler:]
Added GKLeaderboardSet.title
Added GKLeaderboardSet(UI)
GKLocalPlayer.h
Removed GKLocalPlayer(GKAdditions)
GKMatch.h
Removed GKMatch(GKAdditions)
Added -[GKMatch chooseBestHostingPlayerWithCompletionHandler:]
Added GKMatch.players
Added -[GKMatch sendData:toPlayers:dataMode:error:]
Added -[GKMatchDelegate match:didReceiveData:fromRemotePlayer:]
Added -[GKMatchDelegate match:player:didChangeConnectionState:]
Added -[GKMatchDelegate match:shouldReinviteDisconnectedPlayer:]
Added GKMatch(Deprecated)
GKMatchmaker.h
Removed GKInvite(GKAdditions)
Removed GKMatchmaker(GKAdditions)
Added GKInvite.sender
Added -[GKInviteEventListener player:didRequestMatchWithRecipients:]
Added GKMatchRequest.recipientResponseHandler
Added GKMatchRequest.recipients
Added -[GKMatchmaker cancelPendingInviteToPlayer:]
Added -[GKMatchmaker findPlayersForHostedRequest:withCompletionHandler:]
Added -[GKMatchmaker startBrowsingForNearbyPlayersWithHandler:]
Added GKInviteRecipientResponse
Added GKInviteRecipientResponseAccepted
Added GKInviteRecipientResponseDeclined
Added GKInviteRecipientResponseFailed
Added GKInviteRecipientResponseIncompatible
Added GKInviteRecipientResponseNoAnswer
Added GKInviteRecipientResponseUnableToConnect
Added GKMatchmaker(GKDeprecated)
GKMatchmakerViewController.h
Removed GKMatchmakerViewController()
Added -[GKMatchmakerViewController setHostedPlayer:didConnect:]
Added -[GKMatchmakerViewControllerDelegate matchmakerViewController:didFindHostedPlayers:]
Added -[GKMatchmakerViewControllerDelegate matchmakerViewController:hostedPlayerDidAccept:]
GKPlayer.h
Added GKPlayer(Deprecated)
Added GKPlayer(UI)
GKPublicConstants.h
Added GKPeerConnectionState
Added GKPeerStateAvailable
Added GKPeerStateConnected
Added GKPeerStateConnecting
Added GKPeerStateDisconnected
Added GKPeerStateUnavailable
Added GKSendDataMode
Added GKSendDataReliable
Added GKSendDataUnreliable
Added GKSessionMode
Added GKSessionModeClient
Added GKSessionModePeer
Added GKSessionModeServer
Added GKVoiceChatServiceAudioUnavailableError
Added GKVoiceChatServiceClientMissingRequiredMethodsError
Added GKVoiceChatServiceInternalError
Added GKVoiceChatServiceInvalidCallIDError
Added GKVoiceChatServiceInvalidParameterError
Added GKVoiceChatServiceMethodCurrentlyInvalidError
Added GKVoiceChatServiceNetworkConfigurationError
Added GKVoiceChatServiceNoRemotePacketsError
Added GKVoiceChatServiceOutOfMemoryError
Added GKVoiceChatServiceRemoteParticipantBusyError
Added GKVoiceChatServiceRemoteParticipantCancelledError
Added GKVoiceChatServiceRemoteParticipantDeclinedInviteError
Added GKVoiceChatServiceRemoteParticipantHangupError
Added GKVoiceChatServiceRemoteParticipantResponseInvalidError
Added GKVoiceChatServiceUnableToConnectError
Added GKVoiceChatServiceUninitializedClientError
Added GKVoiceChatServiceUnsupportedRemoteVersionError
GKPublicProtocols.h
Added GKSessionDelegate
Added -[GKSessionDelegate session:connectionWithPeerFailed:withError:]
Added -[GKSessionDelegate session:didFailWithError:]
Added -[GKSessionDelegate session:didReceiveConnectionRequestFromPeer:]
Added -[GKSessionDelegate session:peer:didChangeState:]
Added GKVoiceChatClient
Added -[GKVoiceChatClient participantID]
Added -[GKVoiceChatClient voiceChatService:didNotStartWithParticipantID:error:]
Added -[GKVoiceChatClient voiceChatService:didReceiveInvitationFromParticipantID:callID:]
Added -[GKVoiceChatClient voiceChatService:didStartWithParticipantID:]
Added -[GKVoiceChatClient voiceChatService:didStopWithParticipantID:error:]
Added -[GKVoiceChatClient voiceChatService:sendData:toParticipantID:]
Added -[GKVoiceChatClient voiceChatService:sendRealTimeData:toParticipantID:]
GKSavedGame.h
Added -[GKLocalPlayer deleteSavedGamesWithName:completionHandler:]
Added -[GKLocalPlayer fetchSavedGamesWithCompletionHandler:]
Added -[GKLocalPlayer resolveConflictingSavedGames:withData:completionHandler:]
Added -[GKLocalPlayer saveGameData:withName:completionHandler:]
Added GKSavedGame
Added GKSavedGame.deviceName
Added -[GKSavedGame loadDataWithCompletionHandler:]
Added GKSavedGame.modificationDate
Added GKSavedGame.name
Added GKLocalPlayer(GKSavedGame)
GKSavedGameListener.h
Added GKSavedGameListener
Added -[GKSavedGameListener player:didModifySavedGame:]
Added -[GKSavedGameListener player:hasConflictingSavedGames:]
GKScore.h
Added -[GKScore initWithLeaderboardIdentifier:player:]
Added GKScore.player
Added GKScore(Deprecated)
GKSession.h
Added GKSession
Added -[GKSession acceptConnectionFromPeer:error:]
Added GKSession.available
Added -[GKSession cancelConnectToPeer:]
Added -[GKSession connectToPeer:withTimeout:]
Added GKSession.delegate
Added -[GKSession denyConnectionFromPeer:]
Added -[GKSession disconnectFromAllPeers]
Added -[GKSession disconnectPeerFromAllPeers:]
Added GKSession.disconnectTimeout
Added GKSession.displayName
Added -[GKSession displayNameForPeer:]
Added -[GKSession initWithSessionID:displayName:sessionMode:]
Added GKSession.peerID
Added -[GKSession peersWithConnectionState:]
Added -[GKSession sendData:toPeers:withDataMode:error:]
Added -[GKSession sendDataToAllPeers:withDataMode:error:]
Added GKSession.sessionID
Added GKSession.sessionMode
Added -[GKSession setDataReceiveHandler:withContext:]
GKSessionError.h
Added GKSessionCancelledError
Added GKSessionCannotEnableError
Added GKSessionConnectionClosedError
Added GKSessionConnectionFailedError
Added GKSessionConnectivityError
Added GKSessionDataTooBigError
Added GKSessionDeclinedError
Added GKSessionErrorDomain
Added GKSessionInProgressError
Added GKSessionInternalError
Added GKSessionInvalidParameterError
Added GKSessionNotConnectedError
Added GKSessionPeerNotFoundError
Added GKSessionSystemError
Added GKSessionTimedOutError
Added GKSessionTransportError
Added GKSessionUnknownError
GKTurnBasedMatch.h
Added -[GKTurnBasedEventListener player:didRequestMatchWithOtherPlayers:]
Added GKTurnBasedExchangeReply.replyDate
Added GKTurnBasedParticipant.player
Added GKExchangeTimeoutDefault
Added GKExchangeTimeoutNone
GKVoiceChat.h
Removed GKVoiceChat(GKAdditions)
Added GKVoiceChat.playerVoiceChatStateDidChangeHandler
Added GKVoiceChat.players
Added -[GKVoiceChat setPlayer:muted:]
Added GKVoiceChat(Deprecated)
GKVoiceChatService.h
Added GKVoiceChatServiceErrorDomain

GLKit

No changes

GLUT

No changes

GSS

gssapi.h
Removed #def GSS_C_INQ_SSPI_SESSION_KEY
Removed #def GSS_C_INQ_WIN2K_PAC_X
Removed #def GSS_SASL_DIGEST_MD5_MECHANISM
gssapi_apple.h
Added GSSCreateError()
gssapi_oid.h
Added #def GSS_KRB5_NT_PRINCIPAL
Added #def GSS_KRB5_NT_PRINCIPAL_NAME
Added #def GSS_SCRAM_MECHANISM
gssapi_protos.h
Removed #def GSSAPI_DEPRECATED_FUNCTION
Added #def HEIMDAL_PRINTF_ATTRIBUTE
Added gss_indicate_mechs_by_attrs()
Added gss_inquire_mech_for_saslname()
Added gss_inquire_name()
Added gss_inquire_saslname_for_mech()

Hypervisor (Added)

hv_arch_vmx.h
Added CPU_BASED2_DESCR_TABLE_EXIT
Added CPU_BASED2_EPT
Added CPU_BASED2_PAUSE_LOOP
Added CPU_BASED2_RDTSCP
Added CPU_BASED2_UNRESTRICTED
Added CPU_BASED2_VIRTUAL_APIC
Added CPU_BASED2_VPID
Added CPU_BASED2_WBINVD
Added CPU_BASED2_X2APIC
Added CPU_BASED_CR3_LOAD
Added CPU_BASED_CR3_STORE
Added CPU_BASED_CR8_LOAD
Added CPU_BASED_CR8_STORE
Added CPU_BASED_HLT
Added CPU_BASED_INVLPG
Added CPU_BASED_IO_BITMAPS
Added CPU_BASED_IRQ_WND
Added CPU_BASED_MONITOR
Added CPU_BASED_MOV_DR
Added CPU_BASED_MSR_BITMAPS
Added CPU_BASED_MTF
Added CPU_BASED_MWAIT
Added CPU_BASED_PAUSE
Added CPU_BASED_RDPMC
Added CPU_BASED_RDTSC
Added CPU_BASED_SECONDARY_CTLS
Added CPU_BASED_TPR_SHADOW
Added CPU_BASED_TSC_OFFSET
Added CPU_BASED_UNCOND_IO
Added CPU_BASED_VIRTUAL_NMI_WND
Added IRQ_INFO_ERROR_VALID
Added IRQ_INFO_EXT_IRQ
Added IRQ_INFO_HARD_EXC
Added IRQ_INFO_NMI
Added IRQ_INFO_PRIV_SOFT_EXC
Added IRQ_INFO_SOFT_EXC
Added IRQ_INFO_SOFT_IRQ
Added IRQ_INFO_VALID
Added PIN_BASED_INTR
Added PIN_BASED_NMI
Added PIN_BASED_PREEMPTION_TIMER
Added PIN_BASED_VIRTUAL_NMI
Added VMCS_CTRL_APIC_ACCESS
Added VMCS_CTRL_CPU_BASED
Added VMCS_CTRL_CPU_BASED2
Added VMCS_CTRL_CR0_MASK
Added VMCS_CTRL_CR0_SHADOW
Added VMCS_CTRL_CR3_COUNT
Added VMCS_CTRL_CR3_VALUE0
Added VMCS_CTRL_CR3_VALUE1
Added VMCS_CTRL_CR3_VALUE2
Added VMCS_CTRL_CR3_VALUE3
Added VMCS_CTRL_CR4_MASK
Added VMCS_CTRL_CR4_SHADOW
Added VMCS_CTRL_EPTP
Added VMCS_CTRL_EXC_BITMAP
Added VMCS_CTRL_IO_BITMAP_A
Added VMCS_CTRL_IO_BITMAP_B
Added VMCS_CTRL_MSR_BITMAPS
Added VMCS_CTRL_PF_ERROR_MASK
Added VMCS_CTRL_PF_ERROR_MATCH
Added VMCS_CTRL_PIN_BASED
Added VMCS_CTRL_PLE_GAP
Added VMCS_CTRL_PLE_WINDOW
Added VMCS_CTRL_TPR_THRESHOLD
Added VMCS_CTRL_TSC_OFFSET
Added VMCS_CTRL_VIRTUAL_APIC
Added VMCS_CTRL_VMENTRY_CONTROLS
Added VMCS_CTRL_VMENTRY_EXC_ERROR
Added VMCS_CTRL_VMENTRY_INSTR_LEN
Added VMCS_CTRL_VMENTRY_IRQ_INFO
Added VMCS_CTRL_VMENTRY_MSR_LOAD_ADDR
Added VMCS_CTRL_VMENTRY_MSR_LOAD_COUNT
Added VMCS_CTRL_VMEXIT_CONTROLS
Added VMCS_CTRL_VMEXIT_MSR_LOAD_ADDR
Added VMCS_CTRL_VMEXIT_MSR_LOAD_COUNT
Added VMCS_CTRL_VMEXIT_MSR_STORE_ADDR
Added VMCS_CTRL_VMEXIT_MSR_STORE_COUNT
Added VMCS_GUEST_ACTIVITY_STATE
Added VMCS_GUEST_CR0
Added VMCS_GUEST_CR3
Added VMCS_GUEST_CR4
Added VMCS_GUEST_CS
Added VMCS_GUEST_CS_AR
Added VMCS_GUEST_CS_BASE
Added VMCS_GUEST_CS_LIMIT
Added VMCS_GUEST_DEBUG_EXC
Added VMCS_GUEST_DR7
Added VMCS_GUEST_DS
Added VMCS_GUEST_DS_AR
Added VMCS_GUEST_DS_BASE
Added VMCS_GUEST_DS_LIMIT
Added VMCS_GUEST_ES
Added VMCS_GUEST_ES_AR
Added VMCS_GUEST_ES_BASE
Added VMCS_GUEST_ES_LIMIT
Added VMCS_GUEST_FS
Added VMCS_GUEST_FS_AR
Added VMCS_GUEST_FS_BASE
Added VMCS_GUEST_FS_LIMIT
Added VMCS_GUEST_GDTR_BASE
Added VMCS_GUEST_GDTR_LIMIT
Added VMCS_GUEST_GS
Added VMCS_GUEST_GS_AR
Added VMCS_GUEST_GS_BASE
Added VMCS_GUEST_GS_LIMIT
Added VMCS_GUEST_IA32_DEBUGCTL
Added VMCS_GUEST_IA32_EFER
Added VMCS_GUEST_IA32_PAT
Added VMCS_GUEST_IA32_PERF_GLOBAL_CTRL
Added VMCS_GUEST_IA32_SYSENTER_CS
Added VMCS_GUEST_IDTR_BASE
Added VMCS_GUEST_IDTR_LIMIT
Added VMCS_GUEST_IGNORE_IRQ
Added VMCS_GUEST_LDTR
Added VMCS_GUEST_LDTR_AR
Added VMCS_GUEST_LDTR_BASE
Added VMCS_GUEST_LDTR_LIMIT
Added VMCS_GUEST_LINK_POINTER
Added VMCS_GUEST_PDPTE0
Added VMCS_GUEST_PDPTE1
Added VMCS_GUEST_PDPTE2
Added VMCS_GUEST_PDPTE3
Added VMCS_GUEST_PHYSICAL_ADDRESS
Added VMCS_GUEST_RFLAGS
Added VMCS_GUEST_RIP
Added VMCS_GUEST_RSP
Added VMCS_GUEST_SS
Added VMCS_GUEST_SS_AR
Added VMCS_GUEST_SS_BASE
Added VMCS_GUEST_SS_LIMIT
Added VMCS_GUEST_SYSENTER_EIP
Added VMCS_GUEST_SYSENTER_ESP
Added VMCS_GUEST_TR
Added VMCS_GUEST_TR_AR
Added VMCS_GUEST_TR_BASE
Added VMCS_GUEST_TR_LIMIT
Added VMCS_HOST_CR0
Added VMCS_HOST_CR3
Added VMCS_HOST_CR4
Added VMCS_HOST_CS
Added VMCS_HOST_DS
Added VMCS_HOST_ES
Added VMCS_HOST_FS
Added VMCS_HOST_FS_BASE
Added VMCS_HOST_GDTR_BASE
Added VMCS_HOST_GS
Added VMCS_HOST_GS_BASE
Added VMCS_HOST_IA32_EFER
Added VMCS_HOST_IA32_PAT
Added VMCS_HOST_IA32_PERF_GLOBAL_CTRL
Added VMCS_HOST_IA32_SYSENTER_CS
Added VMCS_HOST_IA32_SYSENTER_EIP
Added VMCS_HOST_IA32_SYSENTER_ESP
Added VMCS_HOST_IDTR_BASE
Added VMCS_HOST_RIP
Added VMCS_HOST_RSP
Added VMCS_HOST_SS
Added VMCS_HOST_TR
Added VMCS_HOST_TR_BASE
Added VMCS_MAX
Added VMCS_RO_EXIT_QUALIFIC
Added VMCS_RO_EXIT_REASON
Added VMCS_RO_GUEST_LIN_ADDR
Added VMCS_RO_IDT_VECTOR_ERROR
Added VMCS_RO_IDT_VECTOR_INFO
Added VMCS_RO_INSTR_ERROR
Added VMCS_RO_VMEXIT_INSTR_LEN
Added VMCS_RO_VMEXIT_IRQ_ERROR
Added VMCS_RO_VMEXIT_IRQ_INFO
Added VMCS_RO_VMX_INSTR_INFO
Added VMCS_VPID
Added VMENTRY_GUEST_IA32E
Added VMENTRY_LOAD_DBG_CONTROLS
Added VMENTRY_LOAD_EFER
Added VMEXIT_ACK_INTR
Added VMEXIT_HOST_IA32E
Added VMEXIT_LOAD_EFER
Added VMEXIT_SAVE_DBG_CONTROLS
Added VMEXIT_SAVE_EFER
Added VMEXIT_SAVE_VMX_TIMER
Added VMX_BASIC_TRUE_CTLS
Added VMX_REASON_APIC_ACCESS
Added VMX_REASON_CPUID
Added VMX_REASON_EPT_MISCONFIG
Added VMX_REASON_EPT_VIOLATION
Added VMX_REASON_EXC_NMI
Added VMX_REASON_HLT
Added VMX_REASON_INIT
Added VMX_REASON_INVD
Added VMX_REASON_INVLPG
Added VMX_REASON_IO
Added VMX_REASON_IRQ
Added VMX_REASON_IRQ_WND
Added VMX_REASON_MONITOR
Added VMX_REASON_MOV_CR
Added VMX_REASON_MOV_DR
Added VMX_REASON_MWAIT
Added VMX_REASON_PAUSE
Added VMX_REASON_RDMSR
Added VMX_REASON_RDPMC
Added VMX_REASON_RDTSC
Added VMX_REASON_SIPI
Added VMX_REASON_TASK
Added VMX_REASON_TPR_THRESHOLD
Added VMX_REASON_TRIPLE_FAULT
Added VMX_REASON_VIRTUAL_NMI_WND
Added VMX_REASON_VMCALL
Added VMX_REASON_VMCLEAR
Added VMX_REASON_VMENTRY_GUEST
Added VMX_REASON_VMENTRY_MC
Added VMX_REASON_VMENTRY_MSR
Added VMX_REASON_VMLAUNCH
Added VMX_REASON_VMOFF
Added VMX_REASON_VMON
Added VMX_REASON_VMPTRLD
Added VMX_REASON_VMPTRST
Added VMX_REASON_VMREAD
Added VMX_REASON_VMRESUME
Added VMX_REASON_VMWRITE
Added VMX_REASON_VMX_TIMER_EXPIRED
Added VMX_REASON_WRMSR
Added VMX_REASON_XSETBV
hv_arch_x86.h
Added HV_X86_CR0
Added HV_X86_CR1
Added HV_X86_CR2
Added HV_X86_CR3
Added HV_X86_CR4
Added HV_X86_CS
Added HV_X86_DR0
Added HV_X86_DR1
Added HV_X86_DR2
Added HV_X86_DR3
Added HV_X86_DR4
Added HV_X86_DR5
Added HV_X86_DR6
Added HV_X86_DR7
Added HV_X86_DS
Added HV_X86_ES
Added HV_X86_FS
Added HV_X86_GDT_BASE
Added HV_X86_GDT_LIMIT
Added HV_X86_GS
Added HV_X86_IDT_BASE
Added HV_X86_IDT_LIMIT
Added HV_X86_LDTR
Added HV_X86_LDT_AR
Added HV_X86_LDT_BASE
Added HV_X86_LDT_LIMIT
Added HV_X86_R10
Added HV_X86_R11
Added HV_X86_R12
Added HV_X86_R13
Added HV_X86_R14
Added HV_X86_R15
Added HV_X86_R8
Added HV_X86_R9
Added HV_X86_RAX
Added HV_X86_RBP
Added HV_X86_RBX
Added HV_X86_RCX
Added HV_X86_RDI
Added HV_X86_RDX
Added HV_X86_REGISTERS_MAX
Added HV_X86_RFLAGS
Added HV_X86_RIP
Added HV_X86_RSI
Added HV_X86_RSP
Added HV_X86_SS
Added HV_X86_TPR
Added HV_X86_TR
Added HV_X86_TSS_AR
Added HV_X86_TSS_BASE
Added HV_X86_TSS_LIMIT
Added HV_X86_XCR0
Added hv_x86_reg_t
hv_error.h
Added HV_BAD_ARGUMENT
Added HV_BUSY
Added HV_ERROR
Added HV_NO_DEVICE
Added HV_NO_RESOURCES
Added HV_SUCCESS
Added HV_UNSUPPORTED
Added #def err_common_hypervisor
Added #def err_sub_hypervisor
Added hv_return_t
hv_types.h
Added HV_MEMORY_EXEC
Added HV_MEMORY_READ
Added HV_MEMORY_WRITE
Added HV_VCPU_DEFAULT
Added HV_VM_DEFAULT
Added hv_gpaddr_t
Added hv_memory_flags_t
Added hv_uvaddr_t
Added hv_vcpu_options_t
Added hv_vcpuid_t
Added hv_vm_options_t
hv_vmx.h
Added HV_VMX_CAP_ENTRY
Added HV_VMX_CAP_PINBASED
Added HV_VMX_CAP_PROCBASED
Added HV_VMX_CAP_PROCBASED2
Added hv_vmx_capability_t
Added hv_vmx_read_capability()
Added hv_vmx_vcpu_read_vmcs()
Added hv_vmx_vcpu_set_apic_address()
Added hv_vmx_vcpu_write_vmcs()

ICADevices

No changes

ImageCaptureCore

ICCameraDevice.h
Added -[ICCameraDeviceDelegate cameraDevice:shouldGetMetadataOfItem:]
Added -[ICCameraDeviceDelegate cameraDevice:shouldGetThumbnailOfItem:]

ImageIO

CGImageDestination.h
Added kCGImageDestinationEmbedThumbnail
Added kCGImageDestinationImageMaxPixelSize
Added kCGImageMetadataShouldExcludeGPS
CGImageProperties.h
Added kCGImagePropertyAPNGDelayTime
Added kCGImagePropertyAPNGLoopCount
Added kCGImagePropertyAPNGUnclampedDelayTime
Added kCGImagePropertyMakerAppleDictionary
ImageIOBase.h
Added #def IIO_HAS_IOSURFACE

IMServicePlugIn

No changes

InputMethodKit

No changes

InstallerPlugins

No changes

InstantMessage

No changes

IOBluetooth

Bluetooth.h
Added BluetoothHCIEventLEConnectionUpdateCompleteResults
Added BluetoothLEAddressType
Added BluetoothLEAddressTypePublic
Added BluetoothLEAddressTypeRandom
Added BluetoothLEAdvertisingType
Added BluetoothLEAdvertisingTypeConnectableDirected
Added BluetoothLEAdvertisingTypeConnectableUndirected
Added BluetoothLEAdvertisingTypeDiscoverableUndirected
Added BluetoothLEAdvertisingTypeNonConnectableUndirected
Added BluetoothLEAdvertisingTypeScanResponse
Added BluetoothLEScan
Added BluetoothLEScanDisable
Added BluetoothLEScanDuplicateFilter
Added BluetoothLEScanDuplicateFilterDisable
Added BluetoothLEScanDuplicateFilterEnable
Added BluetoothLEScanEnable
Added BluetoothLEScanFilter
Added BluetoothLEScanFilterNone
Added BluetoothLEScanFilterWhitelist
Added BluetoothLEScanType
Added BluetoothLEScanTypeActive
Added BluetoothLEScanTypePassive
Added kBluetoothEncryptionEnableBREDRAESCCM
Added kBluetoothEncryptionEnableBREDRE0
Added kBluetoothEncryptionEnableLEAESCCM
Added kBluetoothL2CAPChannelLEAP
Added kBluetoothL2CAPChannelLEAS
Added kBluetoothL2CAPCommandCodeLECreditBasedConnectionRequest
Added kBluetoothL2CAPCommandCodeLECreditBasedConnectionResponse
Added kBluetoothL2CAPCommandCodeLEFlowControlCredit
Added kBluetoothLESecurityManagerCommandCodePairingDHKeyCheck
Added kBluetoothLESecurityManagerCommandCodePairingKeypressNotification
Added kBluetoothLESecurityManagerCommandCodePairingPublicKey
Added kBluetoothLESecurityManagerReasonCodeDHKeyCheckFailed
Added kBluetoothLESecurityManagerReasonCodeNumericComparisonFailed
Added kBluetoothTransportTypeUART
IOBluetoothUtilities.h
Added IOBluetoothNSStringFromDeviceAddressColon()

IOBluetoothUI

objc/IOBluetoothPasskeyDisplay.h
Added IOBluetoothPasskeyDisplay.isIncomingRequest

IOKit

graphics/AppleGraphicsDeviceControlUserCommand.h
Removed AGDCDetailedTimingInformation_t
Removed AGDCEDID_t
Removed AGDCFBCommandPacket_t
Removed AGDCFBDoControl_t
Removed AGDCFBInjectEvent_t
Removed AGDCFBOnline_t
Removed AGDCFBSetMode_t
Removed AGDCGPUCapability_t
Removed AGDCGetLinkMaster_t
Removed AGDCLinkAvailable_t
Removed AGDCLinkConfigFlags_t
Removed AGDCLinkConfig_t
Removed AGDCMultiLinkConfig_t
Removed AGDCPMInfo_t
Removed AGDCPMRegisterCallback_t
Removed AGDCRegisterLinkMaster_t
Removed AGDCStreamAccessAUX_t
Removed AGDCStreamAccessI2CCapability_t
Removed AGDCStreamAccessI2C_t
Removed AGDCStreamAddress_t
Removed AGDCStreamAssociate_t
Removed AGDCStreamConfig_t
Removed AGDCStreamGetEDID_t
Removed AGDCStreamRequest_t
Removed AGDCStreamSetState_t
Removed AGDCStreamState_t
Removed AGDCVendorControllerEnable_t
Removed AGDCVendorInfo_t
Removed #def AGDC_EDID_BLOCKSIZE
Removed #def APPLE_GRAPHICS_DEVICE_CONTOL_VERSION
Removed #def APPLE_GRAPHICS_DEVICE_CONTROL_SERVICE
Removed #def ATTRIBUTE_DOCONTROL
Removed #def ATTRIBUTE_ONLINE
Removed #def ATTRIBUTE_SETEDID
Removed #def ATTRIBUTE_SETMODE
Removed #def CONVERT_AGDC_TO_OS_TIMING_DATA
Removed #def CONVERT_OS_TO_AGDC_TIMING_DATA
Removed kAGDCCommand_t
Removed kAGDCFBDoControl
Removed kAGDCFBInjectEvent
Removed kAGDCFBOnline
Removed kAGDCFBPerFramebufferCMD
Removed kAGDCFBSetEDID
Removed kAGDCFBSetMode
Removed kAGDCGPUCapability
Removed kAGDCLinkConfig
Removed kAGDCLinkConfigFlag_IsAssociated
Removed kAGDCLinkConfigFlag_IsFixed
Removed kAGDCLinkConfigFlag_IsGrouped
Removed kAGDCLinkConfigFlag_MayGroup
Removed kAGDCLinkConfigFlag_Online
Removed kAGDCMultiLinkConfig
Removed kAGDCPMCallbackEvent_t
Removed kAGDCPMCallbackInfo_t
Removed kAGDCPMDownInterruptHint
Removed kAGDCPMInfo
Removed kAGDCPMPState
Removed kAGDCPMPowerLimit
Removed kAGDCPMStateCeiling
Removed kAGDCPMStateFloor
Removed kAGDCPMUpInterruptHint
Removed kAGDCRegisterLinkChange
Removed kAGDCRegisterLinkChangeMST
Removed kAGDCRegisterLinkChangeWakeProbe
Removed kAGDCRegisterLinkControlEvent_t
Removed kAGDCRegisterLinkFramebuffer
Removed kAGDCRegisterLinkInsert
Removed kAGDCRegisterLinkRemove
Removed kAGDCStreamAccessAUX
Removed kAGDCStreamAccessI2C
Removed kAGDCStreamAccessI2CCapability
Removed kAGDCStreamAssociate
Removed kAGDCStreamGetEDID
Removed kAGDCStreamRequest
Removed kAGDCStreamSetState
Removed kAGDCStreamStateEnabled
Removed kAGDCStreamStateInvalid
Removed kAGDCStreamStateRelease
Removed kAGDCVendorClassAppleGPUPolicyManager
Removed kAGDCVendorClassAppleGPUPowerManager
Removed kAGDCVendorClassDiscreteGPU
Removed kAGDCVendorClassIntegratedGPU
Removed kAGDCVendorClassOtherHW
Removed kAGDCVendorClassOtherSW
Removed kAGDCVendorClassReserved
Removed kAGDCVendorClass_t
Removed #def kAGDCVendorCmdFlag
Removed kAGDCVendorEnableController
Removed kAGDCVendorInfo
Removed kAppleAFBCommandPacket_t
Removed kAppleAFBEdid_t
Removed kAppleAFBOnline_t
Removed kAppleAFBSetMode_t
Removed kAppleAFBdoControl_t
Removed kAppleAFBinjectEvent_t
audio/IOAudioTypes.h
Added kIOAudioSMPTETimeType2398
Added kIOAudioSMPTETimeType50
Added kIOAudioSMPTETimeType5994
Added kIOAudioSMPTETimeType5994Drop
Added kIOAudioSMPTETimeType60
Added kIOAudioSMPTETimeType60Drop
IOCFUnserialize.h
Added IOCFUnserializeBinary()
Added IOCFUnserializeWithSize()
graphics/IOGraphicsLib.h
Added kIOFBConnectStateHWOnline
Added kIOFBConnectStateUnusable
graphics/IOGraphicsTypes.h
Added kConnectionFlushParameters
Added kConnectionGammaScale
Added kDisplayModeNativeFlag
Added #def kIODisplayBrightnessFadeKey
Added #def kIODisplayGammaScaleKey
Added #def kIOFBDisplayPortConfigurationDataKey
Added kIOTimingIDVESA_1152x864_75hz
hid/IOHIDBase.h
Added IOHIDReportWithTimeStampCallback
hid/IOHIDDevice.h
Added IOHIDDeviceRegisterInputReportWithTimeStampCallback()
hid/IOHIDDevicePlugIn.h
Added IOHIDDeviceTimeStampedDeviceInterface
Added #def IOHID_DEVICE_DEVICE_FUNCS_V1
Added #def IOHID_DEVICE_DEVICE_FUNCS_V2
Added #def kIOHIDDeviceDeviceInterfaceID2
hid/IOHIDKeys.h
Added #def kIOHIDCategoryAutomotiveValue
Added #def kIOHIDCategoryKey
Added #def kIOHIDDigitizerGestureCharacterStateKey
Added #def kIOHIDMaxResponseLatencyKey
Added #def kIOHIDRequestTimeoutKey
Added #def kIOHIDTransportAIDBValue
Added #def kIOHIDTransportAirPlayValue
Added #def kIOHIDTransportBluetoothLowEnergyValue
Added #def kIOHIDTransportBluetoothValue
Added #def kIOHIDTransportI2CValue
Added #def kIOHIDTransportIAPValue
Added #def kIOHIDTransportSPIValue
Added #def kIOHIDTransportSPUValue
Added #def kIOHIDTransportSerialValue
Added #def kIOHIDTransportUSBValue
Added kIOHIDValueOptionsFlagPrevious
hid/IOHIDUsageTables.h
Added kHIDPage_GenericDeviceControls
Added kHIDPage_Monitor
Added kHIDPage_MonitorEnumerated
Added kHIDPage_MonitorReserved
Added kHIDPage_MonitorVirtual
Added kHIDPage_PowerReserved
Added kHIDPage_PowerReserved2
Added kHIDUsage_Csmr_3DModeSelect
Added kHIDUsage_Csmr_Aspect
Added kHIDUsage_Csmr_BlueMenuButton
Added kHIDUsage_Csmr_DisplayBacklightToggle
Added kHIDUsage_Csmr_DisplayBrightness
Added kHIDUsage_Csmr_DisplayBrightnessDecrement
Added kHIDUsage_Csmr_DisplayBrightnessIncrement
Added kHIDUsage_Csmr_DisplayBrightnessMaximum
Added kHIDUsage_Csmr_DisplayBrightnessMinimum
Added kHIDUsage_Csmr_DisplayBrightnessSetAutoBrightness
Added kHIDUsage_Csmr_GreenMenuButton
Added kHIDUsage_Csmr_PictureInPictureSwap
Added kHIDUsage_Csmr_PictureInPictureToggle
Added kHIDUsage_Csmr_RedMenuButton
Added kHIDUsage_Csmr_VoiceCommand
Added kHIDUsage_Csmr_YellowMenuButton
Added kHIDUsage_Dig_ContactCount
Added kHIDUsage_Dig_ContactCountMaximum
Added kHIDUsage_Dig_ContactIdentifier
Added kHIDUsage_Dig_DeviceConfiguration
Added kHIDUsage_Dig_DeviceIdentifier
Added kHIDUsage_Dig_DeviceMode
Added kHIDUsage_Dig_DeviceSettings
Added kHIDUsage_Dig_GestureCharacter
Added kHIDUsage_Dig_GestureCharacterData
Added kHIDUsage_Dig_GestureCharacterDataLength
Added kHIDUsage_Dig_GestureCharacterEnable
Added kHIDUsage_Dig_GestureCharacterEncoding
Added kHIDUsage_Dig_GestureCharacterEncodingUTF16BE
Added kHIDUsage_Dig_GestureCharacterEncodingUTF16LE
Added kHIDUsage_Dig_GestureCharacterEncodingUTF32BE
Added kHIDUsage_Dig_GestureCharacterEncodingUTF32LE
Added kHIDUsage_Dig_GestureCharacterEncodingUTF8
Added kHIDUsage_Dig_GestureCharacterQuality
Added kHIDUsage_Dig_Height
Added kHIDUsage_Dig_TouchValid
Added kHIDUsage_Dig_Width
Added kHIDUsage_GD_SystemMenuSelect
Added kHIDUsage_GenDevControls_BackgroundControls
IOInterruptAccounting.h
Added #def IA_BASE_CHANNEL_ID
Added #def IA_GET_CHANNEL_ID
Added #def IA_GET_INTERRUPT_INDEX
Added #def IA_GET_STATISTIC_INDEX
Added #def IA_INDEX_MASK
Added #def IA_INDEX_MAX
Added #def IA_INTERRUPT_INDEX_SHIFT
Added #def IA_MAX_CHANNEL_ID
Added #def IA_NUM_INTERRUPT_ACCOUNTING_STATISTICS
Added #def IA_STATISTIC_INDEX_SHIFT
Added kInterruptAccountingCPUWakeupsIndex
Added kInterruptAccountingFirstLevelCountIndex
Added kInterruptAccountingFirstLevelTimeIndex
Added kInterruptAccountingIdleExitsIndex
Added kInterruptAccountingInvalidStatisticIndex
Added kInterruptAccountingNoThreadWakeupsIndex
Added kInterruptAccountingPackageWakeupsIndex
Added kInterruptAccountingSecondLevelCPUTimeIndex
Added kInterruptAccountingSecondLevelCountIndex
Added kInterruptAccountingSecondLevelSystemTimeIndex
Added kInterruptAccountingTotalThreadWakeupsIndex
IOKitKeys.h
Added #def kIONVRAMActivateCSRConfigPropertyKey
IOKitLib.h
Added IOServiceAuthorize()
Added IOServiceOpenAsFileDescriptor()
Added kIOServiceInteractionAllowed
storage/IOStorage.h
Added #def kIOStorageFeaturePriority
storage/IOStorageControllerCharacteristics.h
Added #def kIOPropertyAESCBCKey
Added #def kIOPropertyAESXEXKey
Added #def kIOPropertyAESXTSKey
Added #def kIOPropertyControllerCharacteristicsKey
Added #def kIOPropertyEncryptionTypeKey
Added #def kIOPropertyLowPowerModeKey
storage/IOStorageProtocolCharacteristics.h
IOTypes.h
Added kIOMapPrefault
usb/IOUSBLib.h
Added IOUSBInterfaceInterface700
Added #def kIOUSBInterfaceInterfaceID700
usb/IOUSBUserClient.h
Added #def kIOUSBDeviceUserClientClassNameStr
Added #def kIOUSBDeviceUserClientTypeIDKey
Added #def kIOUSBInterfaceUserClientClassNameStr
Added #def kIOUSBInterfaceUserClientTypeIDKey
Added #def kIOUSBLibBundleName
Added #def kNeedsDeviceAccessEntitlement
Added kUSBInterfaceUserClientRegisterDriver
OSMessageNotification.h
Removed IOAsyncCompletionContent
Removed IOServiceInterestContent
Removed OSNotificationHeader
Added IOAsyncCompletionContent
Added IOServiceInterestContent
Added OSNotificationHeader
Added kIOKitNoticationMsgSizeMask
Added kIOKitNoticationTypeMask
Added kIOKitNoticationTypeSizeAdjShift
usb/USB.h
Removed #def kThunderboltMaxBusStall
Added #def kAppleAcpiRootHubDepth
Added #def kAppleExternalConnectorBitmap
Added #def kIOUSBMessageHubCountExceeded
Added #def kMaxBusStall10uS
Added #def kMaxBusStall25uS
Added kSuperSpeedBusBitMask
Added kUSBDeviceCountExceededNotificationType
Added kUSBEndpointCountExceededNotificationType
Added kUSBEndpointTransferTypeUCMask
Added kUSBHubCountExceededNotificationType
Added #def kUSBPreferredInterface
Added #def kUSBPreferredInterfacePriority
Added kUSBReEnumerateCaptureDeviceBit
Added kUSBReEnumerateCaptureDeviceMask
Added kUSBReEnumerateReleaseDeviceBit
Added kUSBReEnumerateReleaseDeviceMask
Added kUSBStreamIDAllStreamsMask
Added kUSBStreamIDMask
Added kUSBTooManyDevicesAddress
Added kUSBUCRequestWithoutUSBNotificationMask
usb/USBSpec.h
Added #def kUSBSpecReleaseNumber
serial/ioftdi.h
Added BITMODE_BITBANG
Added BITMODE_CBUS
Added BITMODE_FT1284
Added BITMODE_MCU
Added BITMODE_MPSSE
Added BITMODE_OPTO
Added BITMODE_RESET
Added BITMODE_SYNCBB
Added BITMODE_SYNCFF
Added #def SET_BITMODE
Added ftdi_mpsse_mode
iokitmig.h
Added io_registry_entry_get_properties_bin()
Added io_registry_entry_get_property_bin()
Added io_server_version()
Added io_service_add_notification_bin()
Added io_service_get_authorization_id()
Added io_service_get_matching_service_bin()
Added io_service_get_matching_services_bin()
Added io_service_match_property_table_bin()
Added io_service_set_authorization_id()

IOSurface

No changes

JavaFrameEmbedding

No changes

JavaScriptCore

JSContext.h
Added +[JSContext currentCallee]
Added -[JSContext evaluateScript:withSourceURL:]
Added JSContext.name
JSContextRef.h
Added JSContextGetGlobalContext()
Added JSGlobalContextCopyName()
Added JSGlobalContextSetName()
JSManagedValue.h
Added +[JSManagedValue managedValueWithValue:andOwner:]

JavaVM

No changes

Kerberos

No changes

Kernel

AvailabilityMacros.h
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_8
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_1_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_8
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_1_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_2_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_8
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_2_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_3_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_8
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_3_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_8
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_5_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_8
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_5_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_6_AND_LATER
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_6_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_8
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_6_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_7_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_8
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_7_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_8_AND_LATER
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_8_AND_LATER_BUT_DEPRECATED
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_8_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_9_AND_LATER
Removed #def AVAILABLE_MAC_OS_X_VERSION_10_9_AND_LATER_BUT_DEPRECATED
Removed #def DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER
Removed #def DEPRECATED_IN_MAC_OS_X_VERSION_10_8_AND_LATER
Removed #def DEPRECATED_IN_MAC_OS_X_VERSION_10_9_AND_LATER
Removed #def DEPRECATED_MSG_ATTRIBUTE
Removed #def MAC_OS_X_VERSION_10_0
Removed #def MAC_OS_X_VERSION_10_1
Removed #def MAC_OS_X_VERSION_10_2
Removed #def MAC_OS_X_VERSION_10_3
Removed #def MAC_OS_X_VERSION_10_8
Removed #def MAC_OS_X_VERSION_10_9
Removed #def MAC_OS_X_VERSION_MAX_ALLOWED
Removed #def UNAVAILABLE_ATTRIBUTE
Removed #def WEAK_IMPORT_ATTRIBUTE
IOKit/audio/BigNum128.h
Added U128::operator+()
Added U128::operator++()
Added U128::operator+=()
Added U128::operator--()
Added U128::operator<()
Added U128::operator=()
Added U128::operator==()
Added U128::operator>()
IOKit/bluetooth/Bluetooth.h
Added BluetoothHCIEventLEConnectionUpdateCompleteResults
Added BluetoothLEAddressType
Added BluetoothLEAddressTypePublic
Added BluetoothLEAddressTypeRandom
Added BluetoothLEAdvertisingType
Added BluetoothLEAdvertisingTypeConnectableDirected
Added BluetoothLEAdvertisingTypeConnectableUndirected
Added BluetoothLEAdvertisingTypeDiscoverableUndirected
Added BluetoothLEAdvertisingTypeNonConnectableUndirected
Added BluetoothLEAdvertisingTypeScanResponse
Added BluetoothLEScan
Added BluetoothLEScanDisable
Added BluetoothLEScanDuplicateFilter
Added BluetoothLEScanDuplicateFilterDisable
Added BluetoothLEScanDuplicateFilterEnable
Added BluetoothLEScanEnable
Added BluetoothLEScanFilter
Added BluetoothLEScanFilterNone
Added BluetoothLEScanFilterWhitelist
Added BluetoothLEScanType
Added BluetoothLEScanTypeActive
Added BluetoothLEScanTypePassive
Added kBluetoothEncryptionEnableBREDRAESCCM
Added kBluetoothEncryptionEnableBREDRE0
Added kBluetoothEncryptionEnableLEAESCCM
Added kBluetoothL2CAPChannelLEAP
Added kBluetoothL2CAPChannelLEAS
Added kBluetoothL2CAPCommandCodeLECreditBasedConnectionRequest
Added kBluetoothL2CAPCommandCodeLECreditBasedConnectionResponse
Added kBluetoothL2CAPCommandCodeLEFlowControlCredit
Added kBluetoothLESecurityManagerCommandCodePairingDHKeyCheck
Added kBluetoothLESecurityManagerCommandCodePairingKeypressNotification
Added kBluetoothLESecurityManagerCommandCodePairingPublicKey
Added kBluetoothLESecurityManagerReasonCodeDHKeyCheckFailed
Added kBluetoothLESecurityManagerReasonCodeNumericComparisonFailed
Added kBluetoothTransportTypeUART
IOKit/ata/IOATARegI386.h
Added IOATAIOReg16::operator=()
Added IOATAIOReg32::operator=()
Added IOATAIOReg8::operator=()
Added IOATAReg16::operator=()
Added IOATAReg32::operator=()
Added IOATAReg8::operator=()
IOKit/audio/IOAudioEngine.h
Added IOAudioEngine::waitForEngineResume()
IOKit/audio/IOAudioStream.h
Added IOAudioStream::safeLogError()
IOKit/audio/IOAudioTypes.h
Added kIOAudioSMPTETimeType2398
Added kIOAudioSMPTETimeType50
Added kIOAudioSMPTETimeType5994
Added kIOAudioSMPTETimeType5994Drop
Added kIOAudioSMPTETimeType60
Added kIOAudioSMPTETimeType60Drop
IOKit/storage/IOBlockStorageDevice.h
Added IOBlockStorageDevice::doSetPriority()
IOKit/storage/IOBlockStorageDriver.h
Added IOBlockStorageDriver::setPriority()
IOKit/bluetooth/IOBluetoothHIDDriver.h
Added IOBluetoothHIDDriver::HIDCommandSleep()
IOKit/graphics/IODisplay.h
Added gIODisplayBrightnessFadeKey
Added gIODisplayFadeStyle
Added gIODisplayFadeStyleKey
Added gIODisplayFadeTime1
Added gIODisplayFadeTime1Key
Added gIODisplayFadeTime2
Added gIODisplayFadeTime2Key
Added gIODisplayFadeTime3
Added gIODisplayFadeTime3Key
Added gIODisplayGammaScaleKey
IOKit/storage/IOFilterScheme.h
Added IOFilterScheme::setPriority()
IOKit/graphics/IOFramebuffer.h
Added IOFramebufferNotificationNotify
Added kIOFBNotifyDidNotify
Added kIOFBNotifyWillNotify
IOKit/graphics/IOGraphicsTypes.h
Added kConnectionFlushParameters
Added kConnectionGammaScale
Added kDisplayModeNativeFlag
Added #def kIODisplayBrightnessFadeKey
Added #def kIODisplayGammaScaleKey
Added #def kIOFBDisplayPortConfigurationDataKey
Added kIOTimingIDVESA_1152x864_75hz
IOKit/hidevent/IOHIDEventDriver.h
Removed IOHIDEventDriver::calibrateAxisToButtonElement()
Removed IOHIDEventDriver::findElements()
Removed IOHIDEventDriver::processMultiAxisElement()
Removed IOHIDEventDriver::storeReportElement()
Added DigitizerTransducer
Added EventElementCollection
Added IOHIDEvent
Added IOHIDEventDriver::checkMultiAxisElement()
Added IOHIDEventDriver::handleDigitizerReport()
Added IOHIDEventDriver::handleDigitizerTransducerReport()
Added IOHIDEventDriver::handleKeboardReport()
Added IOHIDEventDriver::handleMultiAxisPointerReport()
Added IOHIDEventDriver::handleRelativeReport()
Added IOHIDEventDriver::handleScrollReport()
Added IOHIDEventDriver::handleUnicodeGestureCandidateReport()
Added IOHIDEventDriver::handleUnicodeGestureReport()
Added IOHIDEventDriver::handleUnicodeLegacyReport()
Added IOHIDEventDriver::handleUnicodeReport()
Added IOHIDEventDriver::parseDigitizerElement()
Added IOHIDEventDriver::parseDigitizerTransducerElement()
Added IOHIDEventDriver::parseElements()
Added IOHIDEventDriver::parseGestureUnicodeElement()
Added IOHIDEventDriver::parseKeyboardElement()
Added IOHIDEventDriver::parseLegacyUnicodeElement()
Added IOHIDEventDriver::parseMultiAxisElement()
Added IOHIDEventDriver::parseRelativeElement()
Added IOHIDEventDriver::parseScrollElement()
Added IOHIDEventDriver::parseUnicodeElement()
Added IOHIDEventDriver::processDigitizerElements()
Added IOHIDEventDriver::processMultiAxisElements()
Added IOHIDEventDriver::processUnicodeElements()
Added IOHIDEventDriver::serializeCharacterGestureState()
Added IOHIDEventDriver::setDigitizerProperties()
Added IOHIDEventDriver::setKeyboardProperties()
Added IOHIDEventDriver::setMultiAxisProperties()
Added IOHIDEventDriver::setProperties()
Added IOHIDEventDriver::setRelativeProperties()
Added IOHIDEventDriver::setScrollProperties()
Added IOHIDEventDriver::setUnicodeProperties()
IOKit/hidevent/IOHIDEventService.h
Removed IOHIDEventService::createTransducerData()
Removed IOHIDEventService::getTransducerData()
Removed IOHIDEventService::processTransducerData()
Added IOHIDEventService::dispatchUnicodeEvent()
Added kHIDDispatchOptionDeliveryNotificationForce
Added kHIDDispatchOptionDeliveryNotificationSuppress
Added kHIDDispatchOptionPointerDisplayIntegrated
IOKit/hid/IOHIDInterface.h
Added IOHIDInterface::message()
IOKit/hid/IOHIDKeys.h
Added #def kIOHIDCategoryAutomotiveValue
Added #def kIOHIDCategoryKey
Added #def kIOHIDDigitizerGestureCharacterStateKey
Added #def kIOHIDMaxResponseLatencyKey
Added #def kIOHIDRequestTimeoutKey
Added #def kIOHIDTransportAIDBValue
Added #def kIOHIDTransportAirPlayValue
Added #def kIOHIDTransportBluetoothLowEnergyValue
Added #def kIOHIDTransportBluetoothValue
Added #def kIOHIDTransportI2CValue
Added #def kIOHIDTransportIAPValue
Added #def kIOHIDTransportSPIValue
Added #def kIOHIDTransportSPUValue
Added #def kIOHIDTransportSerialValue
Added #def kIOHIDTransportUSBValue
Added kIOHIDValueOptionsFlagPrevious
IOKit/hidsystem/IOHIDSystem.h
Added IOHIDSystem::disableContinuousCursor()
Added IOHIDSystem::doSetContinuousCursorEnable()
Added IOHIDSystem::enableContinuousCursor()
Added IOHIDSystem::setContinuousCursorEnable()
Added IOHIDSystem::setContinuousCursorEnableGated()
IOKit/hid/IOHIDUsageTables.h
Added kHIDPage_GenericDeviceControls
Added kHIDPage_Monitor
Added kHIDPage_MonitorEnumerated
Added kHIDPage_MonitorReserved
Added kHIDPage_MonitorVirtual
Added kHIDPage_PowerReserved
Added kHIDPage_PowerReserved2
Added kHIDUsage_Csmr_3DModeSelect
Added kHIDUsage_Csmr_Aspect
Added kHIDUsage_Csmr_BlueMenuButton
Added kHIDUsage_Csmr_DisplayBacklightToggle
Added kHIDUsage_Csmr_DisplayBrightness
Added kHIDUsage_Csmr_DisplayBrightnessDecrement
Added kHIDUsage_Csmr_DisplayBrightnessIncrement
Added kHIDUsage_Csmr_DisplayBrightnessMaximum
Added kHIDUsage_Csmr_DisplayBrightnessMinimum
Added kHIDUsage_Csmr_DisplayBrightnessSetAutoBrightness
Added kHIDUsage_Csmr_GreenMenuButton
Added kHIDUsage_Csmr_PictureInPictureSwap
Added kHIDUsage_Csmr_PictureInPictureToggle
Added kHIDUsage_Csmr_RedMenuButton
Added kHIDUsage_Csmr_VoiceCommand
Added kHIDUsage_Csmr_YellowMenuButton
Added kHIDUsage_Dig_ContactCount
Added kHIDUsage_Dig_ContactCountMaximum
Added kHIDUsage_Dig_ContactIdentifier
Added kHIDUsage_Dig_DeviceConfiguration
Added kHIDUsage_Dig_DeviceIdentifier
Added kHIDUsage_Dig_DeviceMode
Added kHIDUsage_Dig_DeviceSettings
Added kHIDUsage_Dig_GestureCharacter
Added kHIDUsage_Dig_GestureCharacterData
Added kHIDUsage_Dig_GestureCharacterDataLength
Added kHIDUsage_Dig_GestureCharacterEnable
Added kHIDUsage_Dig_GestureCharacterEncoding
Added kHIDUsage_Dig_GestureCharacterEncodingUTF16BE
Added kHIDUsage_Dig_GestureCharacterEncodingUTF16LE
Added kHIDUsage_Dig_GestureCharacterEncodingUTF32BE
Added kHIDUsage_Dig_GestureCharacterEncodingUTF32LE
Added kHIDUsage_Dig_GestureCharacterEncodingUTF8
Added kHIDUsage_Dig_GestureCharacterQuality
Added kHIDUsage_Dig_Height
Added kHIDUsage_Dig_TouchValid
Added kHIDUsage_Dig_Width
Added kHIDUsage_GD_SystemMenuSelect
Added kHIDUsage_GenDevControls_BackgroundControls
IOKit/hidsystem/IOHIDUsageTables.h
Added kHIDPage_GenericDeviceControls
Added kHIDPage_Monitor
Added kHIDPage_MonitorEnumerated
Added kHIDPage_MonitorReserved
Added kHIDPage_MonitorVirtual
Added kHIDPage_PowerReserved
Added kHIDPage_PowerReserved2
Added kHIDUsage_Csmr_3DModeSelect
Added kHIDUsage_Csmr_Aspect
Added kHIDUsage_Csmr_BlueMenuButton
Added kHIDUsage_Csmr_DisplayBacklightToggle
Added kHIDUsage_Csmr_DisplayBrightness
Added kHIDUsage_Csmr_DisplayBrightnessDecrement
Added kHIDUsage_Csmr_DisplayBrightnessIncrement
Added kHIDUsage_Csmr_DisplayBrightnessMaximum
Added kHIDUsage_Csmr_DisplayBrightnessMinimum
Added kHIDUsage_Csmr_DisplayBrightnessSetAutoBrightness
Added kHIDUsage_Csmr_GreenMenuButton
Added kHIDUsage_Csmr_PictureInPictureSwap
Added kHIDUsage_Csmr_PictureInPictureToggle
Added kHIDUsage_Csmr_RedMenuButton
Added kHIDUsage_Csmr_VoiceCommand
Added kHIDUsage_Csmr_YellowMenuButton
Added kHIDUsage_Dig_ContactCount
Added kHIDUsage_Dig_ContactCountMaximum
Added kHIDUsage_Dig_ContactIdentifier
Added kHIDUsage_Dig_DeviceConfiguration
Added kHIDUsage_Dig_DeviceIdentifier
Added kHIDUsage_Dig_DeviceMode
Added kHIDUsage_Dig_DeviceSettings
Added kHIDUsage_Dig_GestureCharacter
Added kHIDUsage_Dig_GestureCharacterData
Added kHIDUsage_Dig_GestureCharacterDataLength
Added kHIDUsage_Dig_GestureCharacterEnable
Added kHIDUsage_Dig_GestureCharacterEncoding
Added kHIDUsage_Dig_GestureCharacterEncodingUTF16BE
Added kHIDUsage_Dig_GestureCharacterEncodingUTF16LE
Added kHIDUsage_Dig_GestureCharacterEncodingUTF32BE
Added kHIDUsage_Dig_GestureCharacterEncodingUTF32LE
Added kHIDUsage_Dig_GestureCharacterEncodingUTF8
Added kHIDUsage_Dig_GestureCharacterQuality
Added kHIDUsage_Dig_Height
Added kHIDUsage_Dig_TouchValid
Added kHIDUsage_Dig_Width
Added kHIDUsage_GD_SystemMenuSelect
Added kHIDUsage_GenDevControls_BackgroundControls
IOKit/IOInterruptAccounting.h
Added #def IA_BASE_CHANNEL_ID
Added #def IA_GET_CHANNEL_ID
Added #def IA_GET_INTERRUPT_INDEX
Added #def IA_GET_STATISTIC_INDEX
Added #def IA_INDEX_MASK
Added #def IA_INDEX_MAX
Added #def IA_INTERRUPT_INDEX_SHIFT
Added #def IA_MAX_CHANNEL_ID
Added #def IA_NUM_INTERRUPT_ACCOUNTING_STATISTICS
Added #def IA_STATISTIC_INDEX_SHIFT
Added kInterruptAccountingCPUWakeupsIndex
Added kInterruptAccountingFirstLevelCountIndex
Added kInterruptAccountingFirstLevelTimeIndex
Added kInterruptAccountingIdleExitsIndex
Added kInterruptAccountingInvalidStatisticIndex
Added kInterruptAccountingNoThreadWakeupsIndex
Added kInterruptAccountingPackageWakeupsIndex
Added kInterruptAccountingSecondLevelCPUTimeIndex
Added kInterruptAccountingSecondLevelCountIndex
Added kInterruptAccountingSecondLevelSystemTimeIndex
Added kInterruptAccountingTotalThreadWakeupsIndex
IOKit/IOInterruptEventSource.h
Added IOInterruptEventSource::unregisterInterruptHandler()
IOKit/IOKernelReportStructs.h
Added IOHistogramSegmentConfig
Added IONormDistReportValues
Added #def IOREPORT_GETUNIT_QUANTITY
Added #def IOREPORT_GETUNIT_SCALE
Added IOReportQuantity
Added IOReportScaleFactor
Added IOReportUnits
Added #def kIOHistogramScaleExponential
Added #def kIOHistogramScaleLinear
Added #def kIOReportAPIVersion
Added #def kIOReportCardinalMask
Added #def kIOReportCardinalShift
Added #def kIOReportChannelIDIdx
Added #def kIOReportChannelNameIdx
Added #def kIOReportChannelTypeIdx
Added #def kIOReportExpBase
Added #def kIOReportExpZeroOffset
Added #def kIOReportLegendChannelsKey
Added #def kIOReportLegendConfigKey
Added #def kIOReportLegendGroupNameKey
Added #def kIOReportLegendInfoKey
Added #def kIOReportLegendKey
Added #def kIOReportLegendPublicKey
Added #def kIOReportLegendStateNamesKey
Added #def kIOReportLegendSubGroupNameKey
Added #def kIOReportLegendUnitKey
Added kIOReportQuantityCapacitance
Added kIOReportQuantityCurrent
Added kIOReportQuantityData
Added kIOReportQuantityEnergy
Added kIOReportQuantityEventCount
Added kIOReportQuantityFrequency
Added kIOReportQuantityInductance
Added kIOReportQuantityPacketCount
Added kIOReportQuantityPower
Added kIOReportQuantityTemperature
Added kIOReportQuantityTime
Added kIOReportQuantityUndefined
Added kIOReportQuantityVoltage
Added #def kIOReportScale1GHz
Added #def kIOReportScale24MHz
Added #def kIOReportScale4KiB
Added #def kIOReportScale8KiB
Added #def kIOReportScaleBits
Added #def kIOReportScaleBytes
Added #def kIOReportScaleConstMask
Added #def kIOReportScaleGiBytes
Added #def kIOReportScaleGibi
Added #def kIOReportScaleGiga
Added #def kIOReportScaleHWPageSize
Added #def kIOReportScaleIECMask
Added #def kIOReportScaleIECShift
Added #def kIOReportScaleKiBytes
Added #def kIOReportScaleKibi
Added #def kIOReportScaleKilo
Added #def kIOReportScaleMachHWTicks
Added #def kIOReportScaleMebi
Added #def kIOReportScaleMega
Added #def kIOReportScaleMiBytes
Added #def kIOReportScaleMicro
Added #def kIOReportScaleMilli
Added #def kIOReportScaleNano
Added #def kIOReportScaleOneOver
Added #def kIOReportScalePico
Added #def kIOReportScaleSIMask
Added #def kIOReportScaleSIShift
Added #def kIOReportScaleTebi
Added #def kIOReportScaleTera
Added #def kIOReportScaleTiBytes
Added #def kIOReportScaleUnity
Added #def kIOReportUnit1GHzTicks
Added #def kIOReportUnit24MHzTicks
Added #def kIOReportUnitBits
Added #def kIOReportUnitBytes
Added #def kIOReportUnitEvents
Added #def kIOReportUnitHWTicks
Added #def kIOReportUnitNone
Added #def kIOReportUnitPackets
Added #def kIOReportUnit_J
Added #def kIOReportUnit_KiB
Added #def kIOReportUnit_mJ
Added #def kIOReportUnit_ms
Added #def kIOReportUnit_nJ
Added #def kIOReportUnit_ns
Added #def kIOReportUnit_pJ
Added #def kIOReportUnit_s
Added #def kIOReportUnit_uJ
Added #def kIOReportUnit_us
IOKit/IOKitDebug.h
Removed kIOAppRespStacksOn
Removed kIOLogDriverPower1
Removed kIOLogDriverPower2
Removed kIOPersistentLog
Added kIOWaitQuietBeforeRoot
IOKit/IOKitKeys.h
Added #def kIONVRAMActivateCSRConfigPropertyKey
IOKit/storage/IOMedia.h
Added IOMedia::setPriority()
IOKit/IOMemoryDescriptor.h
Removed IOGeneralMemoryDescriptor::createNamedEntry()
Added IOMemoryDescriptor::populateDevicePager()
Added #def IODIRECTIONCOMPLETEWITHDATAVALIDDEFINED
Added #def IODIRECTIONCOMPLETEWITHERRORDEFINED
Added #def IODIRECTIONPREPARENONCOHERENTDEFINED
Added kIODirectionCompleteWithDataValid
Added kIODirectionCompleteWithError
Added kIODirectionPrepareNonCoherent
IOKit/IONVRAM.h
Added IODTNVRAM::copyProperty()
IOKit/pci/IOPCIBridge.h
Removed IOPCI2PCIBridge::startHotPlug()
Removed #def kIOPCIBridgeRegs
Added IOPCI2PCIBridge::allocateBridgeInterrupts()
Added IOPCI2PCIBridge::createEventSource()
Added IOPCI2PCIBridge::disableBridgeInterrupts()
Added IOPCI2PCIBridge::enableBridgeInterrupts()
Added IOPCI2PCIBridge::enableLTR()
Added IOPCI2PCIBridge::setTunnelL1Enable()
Added IOPCI2PCIBridge::startBridgeInterrupts()
Added IOPCIBridge::createEventSource()
Added IOPCIBridge::enableLTR()
Added IOPCIBridge::getConfiguratorWorkLoop()
Added IOPCIBridge::newUserClient()
Added IOPCIBridge::restoreQEnter()
Added IOPCIBridge::restoreQRemove()
Added IOPCIBridge::restoreTunnelState()
Added IOPCIBridge::setDeviceL1PMBits()
Added IOPCIBridge::tunnelsWait()
Added #def kIOPCI2PCIBridgeName
IOKit/pci/IOPCIDevice.h
Removed IOPCIAddressSpace
Added IOPCIDevice::createEventSource()
Added IOPCIDevice::enableLTR()
Added IOPCIDevice::getDeviceMemoryWithIndex()
Added IOPCIDevice::setASPMState()
Added IOPCIDevice::setTunnelL1Enable()
Added IOPCIDevice::updateWakeReason()
Added IOPCIEventSource
Added IOPCIEventSource::checkForWork()
Added IOPCIEventSource::disable()
Added IOPCIEventSource::enable()
Added IOPCIEventSource::free()
Added IOPCIEventSource::getMetaClass()
Added IOPCIAddressSpace
Added IOPCIEvent
Added #def IOPCIEventAction
Added #def kIOPCIBridgeInterruptESKey
Added kIOPCIEventCorrectableError
Added kIOPCIEventFatalError
Added kIOPCIEventLinkEnableChange
Added kIOPCIEventNonFatalError
Added kIOPCIExpressL1PMSubstatesCapability
Added kIOPCIExpressLatencyTolerenceReportingCapability
Added #def kIOPCITunnelL1EnableKey
Added kPCI2PCIBridgeControl
Added kPCI2PCIIORange
Added kPCI2PCIMemoryRange
Added kPCI2PCIPrefetchMemoryRange
Added kPCI2PCIPrefetchUpperBase
Added kPCI2PCIPrefetchUpperLimit
Added kPCI2PCIPrimaryBus
Added kPCI2PCISecondaryBus
Added kPCI2PCISecondaryLT
Added kPCI2PCISubordinateBus
Added kPCI2PCIUpperIORange
IOKit/storage/IOPartitionScheme.h
Added IOPartitionScheme::setPriority()
IOKit/IOPlatformExpert.h
Added IOPlatformExpert::deregisterInterruptController()
Added IOPlatformExpert::getUTCTimeOfDay()
Added IOPlatformExpert::setUTCTimeOfDay()
Added PEGetUTCTimeOfDay()
Added PESetUTCTimeOfDay()
Added gIOPlatformHaltRestartActionKey
IOKit/IOReportMacros.h
Added #def IOREPORT_ABORT
Added IOStateReportInfo
Added #def SIMPLEARRAY_BUFSIZE
Added #def SIMPLEARRAY_GETCHID
Added #def SIMPLEARRAY_GETCHTYPE
Added #def SIMPLEARRAY_GETVALUE
Added #def SIMPLEARRAY_INCREMENTVALUE
Added #def SIMPLEARRAY_INIT
Added #def SIMPLEARRAY_SETVALUE
Added #def SIMPLEARRAY_UPDATEPREP
Added #def SIMPLEARRAY_UPDATERES
Added #def SIMPLEREPORT_BUFSIZE
Added #def SIMPLEREPORT_GETCHID
Added #def SIMPLEREPORT_GETCHTYPE
Added #def SIMPLEREPORT_GETVALUE
Added #def SIMPLEREPORT_INCREMENTVALUE
Added #def SIMPLEREPORT_INIT
Added #def SIMPLEREPORT_SETVALUE
Added #def SIMPLEREPORT_UPDATEPREP
Added #def SIMPLEREPORT_UPDATERES
Added #def STATEREPORT_BUFSIZE
Added #def STATEREPORT_GETCHID
Added #def STATEREPORT_GETCHTYPE
Added #def STATEREPORT_GETTICKS
Added #def STATEREPORT_GETTRANSITIONS
Added #def STATEREPORT_INIT
Added #def STATEREPORT_SETSTATE
Added #def STATEREPORT_SETSTATEID
Added #def STATEREPORT_UPDATEPREP
Added #def STATEREPORT_UPDATERES
IOKit/IOReportTypes.h
Added #def IOR_VALUES_PER_ELEMENT
Added IOSimpleArrayReportValues
Added #def kIOReportCategoryField
Added #def kIOReportCategoryInterrupt
Added kIOReportFormatSimpleArray
IOKit/scsi/IOSCSIProtocolInterface.h
Added #def kIOPropertyRequiresRestartEjectKey
IOKit/IOService.h
Added IOService::actionDidStop()
Added IOService::actionWillStop()
Added IOService::addInterruptStatistics()
Added IOService::init()
Added IOService::removeInterruptStatistics()
IOKit/storage/IOStorage.h
Added IOStorage::setPriority()
Added IOStoragePriority
Added #def kIOStorageFeaturePriority
Added kIOStoragePriorityBackground
Added kIOStoragePriorityDefault
Added kIOStoragePriorityHigh
Added kIOStoragePriorityLow
IOKit/storage/IOStorageControllerCharacteristics.h
Added #def kIOPropertyAESCBCKey
Added #def kIOPropertyAESXEXKey
Added #def kIOPropertyAESXTSKey
Added #def kIOPropertyControllerCharacteristicsKey
Added #def kIOPropertyEncryptionTypeKey
Added #def kIOPropertyLowPowerModeKey
IOKit/storage/IOStorageProtocolCharacteristics.h
IOKit/IOTypes.h
Added kIOMapPrefault
IOKit/usb/IOUSBCommand.h
Added IOUSBCommand::GetMasterUSBCommand()
Added IOUSBCommand::GetUIMScratch64()
Added IOUSBCommand::SetUIMScratch64()
Added #def kUSBCommandScratch64Buffers
IOKit/usb/IOUSBCompositeDriver.h
Added IOUSBCompositeDriver::FindConfigIndexFromPowerRequirements()
Added IOUSBCompositeDriver::FindConfigIndexFromPreferredConfiguration()
Added IOUSBCompositeDriver::FindConfigIndexFromPreferredInterface()
Added IOUSBCompositeDriver::FindPreferredConfiguration()
Added IOUSBCompositeDriver::GetConfigDescriptor()
IOKit/usb/IOUSBControllerV2.h
Added #def kLowLatencyUSB32bitPhysicalMask
Added #def kLowLatencyUSB64bitPhysicalMask
Added #def kLowLatencyUSBDefaultOptionBits
IOKit/usb/IOUSBControllerV3.h
Added IOUSBControllerV3::DoNotPowerOffPortsOnStop()
Added IOUSBControllerV3::GetRootHubPowerExitLatencies()
Added IOUSBControllerV3::UpdateThunderboltExtraCurrentiVars()
Added IOUSBControllerV3::WaitForPCIPauseToFinish()
Added IOUSBControllerV3::WakeUpCheckPowerModeThreadsGated()
Added kCheckPowerModeOptionsUserSpaceRequestMask
Added kMaxTransactionsDuringPCIPause
IOKit/usb/IOUSBDevice.h
Added IOUSBDevice::GetDevicePowerParent()
Added IOUSBDevice::GetInterfacePowerParent()
Added IOUSBDevice::GetIsochDelay()
Added IOUSBDevice::IsDeviceInternal()
Added IOUSBDevice::SetIsochDelay()
Added IOUSBDevice::TrimStringDescriptor()
Added IOUSBDevice::joinPMtree()
IOKit/usb/IOUSBHIDDriverPM.h
Added IOUSBHIDDriverPM
Added IOUSBHIDDriverPM::CheckForDeadDevice()
Added IOUSBHIDDriverPM::CheckForPowerSleepers()
Added IOUSBHIDDriverPM::ClearFeatureEndpointHalt()
Added IOUSBHIDDriverPM::EnsureUsability()
Added IOUSBHIDDriverPM::GetHIDDescriptor()
Added IOUSBHIDDriverPM::GetIndexedString()
Added IOUSBHIDDriverPM::GetNumberProperty()
Added IOUSBHIDDriverPM::HandleReport()
Added IOUSBHIDDriverPM::InitializeUSBHIDPowerManagement()
Added IOUSBHIDDriverPM::InterruptReadHandler()
Added IOUSBHIDDriverPM::InterruptReadHandlerEntry()
Added IOUSBHIDDriverPM::IsPortSuspended()
Added IOUSBHIDDriverPM::RaisePowerState()
Added IOUSBHIDDriverPM::RearmInterruptRead()
Added IOUSBHIDDriverPM::ScheduleWork()
Added IOUSBHIDDriverPM::SendDeviceRequest()
Added IOUSBHIDDriverPM::SendDeviceRequestWorker()
Added IOUSBHIDDriverPM::SetIdleMillisecs()
Added IOUSBHIDDriverPM::SetProtocol()
Added IOUSBHIDDriverPM::WorkToDo()
Added IOUSBHIDDriverPM::didTerminate()
Added IOUSBHIDDriverPM::free()
Added IOUSBHIDDriverPM::getMaxReportSize()
Added IOUSBHIDDriverPM::getMetaClass()
Added IOUSBHIDDriverPM::getReport()
Added IOUSBHIDDriverPM::handleStart()
Added IOUSBHIDDriverPM::handleStop()
Added IOUSBHIDDriverPM::init()
Added IOUSBHIDDriverPM::message()
Added IOUSBHIDDriverPM::newCountryCodeNumber()
Added IOUSBHIDDriverPM::newIndexedString()
Added IOUSBHIDDriverPM::newLocationIDNumber()
Added IOUSBHIDDriverPM::newManufacturerString()
Added IOUSBHIDDriverPM::newProductIDNumber()
Added IOUSBHIDDriverPM::newProductString()
Added IOUSBHIDDriverPM::newReportDescriptor()
Added IOUSBHIDDriverPM::newReportIntervalNumber()
Added IOUSBHIDDriverPM::newSerialNumberString()
Added IOUSBHIDDriverPM::newTransportString()
Added IOUSBHIDDriverPM::newVendorIDNumber()
Added IOUSBHIDDriverPM::newVersionNumber()
Added IOUSBHIDDriverPM::powerChangeDone()
Added IOUSBHIDDriverPM::powerStateDidChangeTo()
Added IOUSBHIDDriverPM::powerStateWillChangeTo()
Added IOUSBHIDDriverPM::setPowerState()
Added IOUSBHIDDriverPM::setReport()
Added IOUSBHIDDriverPM::start()
Added IOUSBHIDDriverPM::stop()
Added IOUSBHIDDriverPM::willTerminate()
Added #def HIDMGR2USBREPORTTYPE
Added #def USB2HIDMGRREPORTTYPE
Added #def kHIDStandardDriverRetryCount
Added #def kHIDStandardRetryCountInMS
Added #def kMaxHIDReportSize
Added #def kUSBHIDIdleTime
Added kUSBHIDNumberPowerStates
Added kUSBHIDPowerStateLowPower
Added kUSBHIDPowerStateOff
Added kUSBHIDPowerStateOn
Added kUSBHIDPowerStateRestart
Added kUSBHIDPowerStateSleep
Added #def kUSBHIDReportLoggingLevel
IOKit/usb/IOUSBHubPolicyMaker.h
Added IOUSBHubPolicyMaker::GetMinimumIdlePowerState()
Added IOUSBHubPolicyMaker::GetPowerExitLatencies()
Added IOUSBHubExitLatencies
Added IOUSBHubExitLatencyStates
Added #def kIOUSBHubExitLatenciesVersion
Added #def kIOUSBHubExitLatencyMax
IOKit/usb/IOUSBInterface.h
Added IOUSBInterface::joinPMtree()
IOKit/usb/IOUSBLog.h
Added #def require_nonzero
Added #def require_nonzero_action
Added #def require_nonzero_string
Added #def require_success
Added #def require_success_action
Added #def require_success_action_quiet
Added #def require_success_action_string
Added #def require_success_quiet
Added #def require_success_string
IOKit/usb/IOUSBMassStorageClass.h
Added #def fResetStatus
IOKit/usb/IOUSBNub.h
Removed IOUSBNub::joinPMtree()
IOKit/usb/IOUSBUserClient.h
Added IOUSBNotification::GetToken()
Added IOUSBNotification::SetToken()
Added #def kIOUSBDeviceUserClientClassNameStr
Added #def kIOUSBDeviceUserClientTypeIDKey
Added #def kIOUSBInterfaceUserClientClassNameStr
Added #def kIOUSBInterfaceUserClientTypeIDKey
Added #def kIOUSBLibBundleName
Added #def kNeedsDeviceAccessEntitlement
Added kUSBInterfaceUserClientRegisterDriver
IOKit/IOUserClient.h
Added IOHypervisorClient
Added IOHypervisorClient::acquire()
Added IOHypervisorClient::get_instance()
Added IOHypervisorClient::registerCurrentTarget()
Added IOHypervisorClient::registerTraps()
Added IOHypervisorClient::release()
Added IOHypervisorClient::releaseCurrentTarget()
Added IOHypervisorClient::releaseTraps()
Added IOHypervisorClient::trapForTask()
Added IOHypervisorClient::trapForThread()
Added IOUserClient::clientHasAuthorization()
Added IOUserClient::copyClientEntitlement()
Added IOHypervisorTrap
Added kIOHypervisorClientTaskTrap
Added kIOHypervisorClientThreadTrap
libkern/c++/OSEndianTypes.h
Added BigSInt16::operator=()
Added BigSInt32::operator=()
Added BigSInt64::operator=()
Added BigUInt16::operator=()
Added BigUInt32::operator=()
Added BigUInt64::operator=()
Added LittleSInt16::operator=()
Added LittleSInt32::operator=()
Added LittleSInt64::operator=()
Added LittleUInt16::operator=()
Added LittleUInt32::operator=()
Added LittleUInt64::operator=()
IOKit/OSMessageNotification.h
Removed IOAsyncCompletionContent
Removed IOServiceInterestContent
Removed OSNotificationHeader
Added kIOKitNoticationMsgSizeMask
Added kIOKitNoticationTypeMask
Added kIOKitNoticationTypeSizeAdjShift
libkern/c++/OSMetaClass.h
Added OSMetaClassBase::operator=()
libkern/c++/OSSerialize.h
Added OSSerialize::addBinary()
Added OSSerialize::addBinaryObject()
Added OSSerialize::binarySerialize()
Added OSSerialize::binaryWithCapacity()
Added OSUnserializeBinary()
libkern/c++/OSString.h
Added OSString::initWithStringOfLength()
Added OSString::withStringOfLength()
libkern/c++/OSUnserialize.h
Added OSUnserializeBinary()
AppleDSP/OSvKernDSPLib.h
Added cosf()
Added sinf()
IOKit/pwr_mgt/RootDomain.h
Added IOPMrootDomain::claimSystemWakeEvent()
Added IOPMrootDomain::restartWithStackshot()
IOKit/usb/USB.h
Removed #def kThunderboltMaxBusStall
Added #def kAppleAcpiRootHubDepth
Added #def kAppleExternalConnectorBitmap
Added #def kIOUSBMessageHubCountExceeded
Added #def kMaxBusStall10uS
Added #def kMaxBusStall25uS
Added kSuperSpeedBusBitMask
Added kUSBDeviceCountExceededNotificationType
Added kUSBEndpointCountExceededNotificationType
Added kUSBEndpointTransferTypeUCMask
Added kUSBHubCountExceededNotificationType
Added #def kUSBPreferredInterface
Added #def kUSBPreferredInterfacePriority
Added kUSBReEnumerateCaptureDeviceBit
Added kUSBReEnumerateCaptureDeviceMask
Added kUSBReEnumerateReleaseDeviceBit
Added kUSBReEnumerateReleaseDeviceMask
Added kUSBStreamIDAllStreamsMask
Added kUSBStreamIDMask
Added kUSBTooManyDevicesAddress
Added kUSBUCRequestWithoutUSBNotificationMask
IOKit/usb/USBSpec.h
Added #def kUSBSpecReleaseNumber
vm/WKdm_new.h
Removed #def ALL_ONES_MASK
Removed #def BITS_PER_BYTE
Removed #def BITS_PER_WORD
Removed #def BYTES_PER_WORD
Removed #def DEBUG_PRINT_1
Removed #def DEBUG_PRINT_2
Removed #def DICTIONARY_SIZE
Removed DictionaryElement
Removed #def EMIT_BYTE
Removed #def EMIT_WORD
Removed #def EXACT_TAG
Removed #def FOUR_BITS_PACKING_MASK
Removed #def FULL_WORD_AREA_START
Removed #def HASH_LOOKUP_TABLE_CONTENTS
Removed #def HASH_TO_DICT_BYTE_OFFSET
Removed #def HEADER_SIZE_IN_WORDS
Removed #def HIGH_BITS
Removed #def LOW_BITS
Removed #def LOW_BITS_AREA_END
Removed #def LOW_BITS_AREA_START
Removed #def LOW_BITS_MASK
Removed #def MISS_TAG
Removed #def NUM_LOW_BITS
Removed #def PAGE_SIZE_IN_BYTES
Removed #def PAGE_SIZE_IN_WORDS
Removed #def PARTIAL_TAG
Removed #def PRELOAD_DICTIONARY
Removed #def QPOS_AREA_END
Removed #def QPOS_AREA_START
Removed #def RECORD_EXACT
Removed #def RECORD_MISS
Removed #def RECORD_PARTIAL
Removed #def RECORD_ZERO
Removed #def SET_LOW_BITS_AREA_END
Removed #def SET_LOW_BITS_AREA_START
Removed #def SET_QPOS_AREA_START
Removed #def TAGS_AREA_END
Removed #def TAGS_AREA_OFFSET
Removed #def TAGS_AREA_SIZE
Removed #def TAGS_AREA_START
Removed #def TEN_LOW_BITS_MASK
Removed #def TWENTY_TWO_HIGH_BITS_MASK
Removed #def TWO_BITS_PACKING_MASK
Removed #def ZERO_TAG
Removed hashLookupTable
sys/_endian.h
Added #def HTONLL
Added #def NTOHLL
Added #def htonll
Added #def ntohll
i386/_mcontext.h
Removed #def I386_MCONTEXT_SIZE
sys/_types/_pthread_attr_t.h
Removed pthread_attr_t
sys/_types/_pthread_cond_t.h
Removed pthread_cond_t
sys/_types/_pthread_condattr_t.h
Removed pthread_condattr_t
sys/_types/_pthread_key_t.h
Removed pthread_key_t
sys/_types/_pthread_mutex_t.h
Removed pthread_mutex_t
sys/_types/_pthread_mutexattr_t.h
Removed pthread_mutexattr_t
sys/_types/_pthread_once_t.h
Removed pthread_once_t
sys/_types/_pthread_rwlock_t.h
Removed pthread_rwlock_t
sys/_types/_pthread_rwlockattr_t.h
Removed pthread_rwlockattr_t
sys/_types/_pthread_t.h
Removed pthread_t
atm/atm_types.h
Added #def ATM_ACTION_COLLECT
Added #def ATM_ACTION_DISCARD
Added #def ATM_ACTION_LOGFAIL
Added #def ATM_ACTION_UNREGISTER
Added #def ATM_FIND_MIN_SUB_AID
Added #def ATM_SUBAID32_MAX
Added #def MACH_VOUCHER_ATTR_ATM_CREATE
Added #def MACH_VOUCHER_ATTR_ATM_NULL
Added #def MACH_VOUCHER_ATTR_ATM_REGISTER
Added #def SUB_AID_MAX
Added aid_t
Added atm_action_t
Added atm_aid_t
Added atm_mailbox_offset_t
Added atm_memory_descriptor_array_t
Added atm_memory_descriptor_t
Added atm_memory_size_array_t
Added atm_subaid32_t
Added mach_atm_subaid_t
Added mailbox_offset_t
Added subaid_t
sys/attr.h
Added #def ATTR_BULK_REQUIRED
Added #def ATTR_CMN_DATA_PROTECT_FLAGS
Added #def ATTR_CMN_DOCUMENT_ID
Added #def ATTR_CMN_ERROR
Added #def ATTR_CMN_GEN_COUNT
Added #def FSOPT_ATTR_CMN_EXTENDED
bank/bank_types.h
Added #def BANK_ORIGINATOR_PID
Added #def MACH_VOUCHER_ATTR_BANK_CREATE
Added #def MACH_VOUCHER_ATTR_BANK_NULL
Added #def MACH_VOUCHER_BANK_CONTENT_SIZE
Added bank_action_t
pexpert/i386/boot.h
Added #def kBootArgsFlagBlackBg
Added #def kBootArgsFlagCSRActiveConfig
Added #def kBootArgsFlagCSRBoot
Added #def kBootArgsFlagCSRPendingConfig
Added #def kBootArgsFlagLoginUI
mach/coalition_notification_server.h
Added coalition_notification()
Added #def coalition_notification_MSG_COUNT
Added coalition_notification_server()
Added coalition_notification_server_routine()
Added coalition_notification_subsystem
Added coalition_notification_subsystem
Added #def subsystem_to_name_map_coalition_notification
i386/cpuid.h
Removed #def CPUID_LEAF7_FEATURE_ENFSTRG
Added #def CPUID_EXTFEATURE_LZCNT
Added #def CPUID_EXTFEATURE_PREFETCHW
Added #def CPUID_LEAF7_FEATURE_ERMS
Added #def CPUID_MODEL_CRYSTALWELL
Added #def CPUID_MODEL_IVYBRIDGE_EP
Added #def CPUID_X86_64_H_EXTFEATURE_SUBSET
Added #def CPUID_X86_64_H_FEATURE_SUBSET
Added #def CPUID_X86_64_H_LEAF7_FEATURE_SUBSET
kern/debug.h
Removed panic_active()
Removed populate_model_name()
Added STACKSHOT_GET_WINDOWED_MICROSTACKSHOTS
Added #def STACKSHOT_IO_NUM_PRIORITIES
Added #def STACKSHOT_MAX_THREAD_NAME_SIZE
Added STACKSHOT_SAVE_IMP_DONATION_PIDS
Added STACKSHOT_WINDOWED_MICROSTACKSHOTS_DISABLE
Added STACKSHOT_WINDOWED_MICROSTACKSHOTS_ENABLE
Added kTaskIsImpDonor
Added kTaskIsLiveImpDonor
Added kThreadIOPassive
Added kThreadSuspended
sys/disk.h
Removed #def DKIOCGETMAXPRIORITYCOUNT
Added #def DKIOCGETENCRYPTIONTYPE
Added #def DKIOCISLOWPOWERMODE
Added #def DKIOCSETTIER
Added #def DK_ENCRYPTION_TYPE_AES_CBC
Added #def DK_ENCRYPTION_TYPE_AES_XEX
Added #def DK_ENCRYPTION_TYPE_AES_XTS
Added #def DK_FEATURE_PRIORITY
Added #def DK_PRIORITY_TO_TIER
Added #def DK_TIER_MASK
Added #def DK_TIER_SHIFT
Added #def DK_TIER_TO_PRIORITY
Added dk_set_tier_t
kern/ecc.h
Added #def ECC_EVENT_INFO_DATA_ENTRIES
Added ecc_event
kern/energy_perf.h
Added #def GPU_SCOPE_CURRENT_THREAD
Added #def GPU_SCOPE_MISC
Added #def IO_MEDIUM_ROTATING
Added #def IO_MEDIUM_SOLID_STATE
Added #def IO_PRIORITY_LOW
Added #def IO_PRIORITY_PREDICTIVE
Added gpu_accumulate_time()
Added gpu_describe()
Added gpu_descriptor
Added gpu_descriptor_t
Added io_rate_update()
Added io_rate_update_callback_t
Added io_rate_update_register()
kern/exc_resource.h
Added #def EXC_RESOURCE_CPUMONITOR_DECODE_INTERVAL
Added #def EXC_RESOURCE_CPUMONITOR_DECODE_OBSERVATION_INTERVAL
Added #def EXC_RESOURCE_CPUMONITOR_DECODE_PERCENTAGE
Added #def EXC_RESOURCE_CPUMONITOR_DECODE_PERCENTAGE_OBSERVED
Added #def EXC_RESOURCE_CPUMONITOR_DECODE_WAKEUPS_OBSERVED
Added #def EXC_RESOURCE_CPUMONITOR_DECODE_WAKEUPS_PERMITTED
Added #def EXC_RESOURCE_CPUMONITOR_ENCODE_INTERVAL
Added #def EXC_RESOURCE_CPUMONITOR_ENCODE_OBSERVATION_INTERVAL
Added #def EXC_RESOURCE_CPUMONITOR_ENCODE_PERCENTAGE
Added #def EXC_RESOURCE_CPUMONITOR_ENCODE_WAKEUPS_OBSERVED
Added #def EXC_RESOURCE_CPUMONITOR_ENCODE_WAKEUPS_PERMITTED
Added #def EXC_RESOURCE_DECODE_FLAVOR
Added #def EXC_RESOURCE_DECODE_RESOURCE_TYPE
Added #def EXC_RESOURCE_ENCODE_FLAVOR
Added #def EXC_RESOURCE_ENCODE_TYPE
Added #def EXC_RESOURCE_HWM_DECODE_LIMIT
Added #def EXC_RESOURCE_HWM_ENCODE_LIMIT
Added #def FLAVOR_CPU_MONITOR
Added #def FLAVOR_CPU_MONITOR_FATAL
Added #def FLAVOR_HIGH_WATERMARK
Added #def FLAVOR_WAKEUPS_MONITOR
Added #def RESOURCE_TYPE_CPU
Added #def RESOURCE_TYPE_MEMORY
Added #def RESOURCE_TYPE_WAKEUPS
sys/fcntl.h
Added #def AT_EACCESS
Added #def AT_FDCWD
Added #def AT_REMOVEDIR
Added #def AT_SYMLINK_FOLLOW
Added #def AT_SYMLINK_NOFOLLOW
Added #def F_GETCODEDIR
Added user32_fcodeblobs_t
Added user64_fcodeblobs_t
Added user_fcodeblobs_t
mach/host_special_ports.h
Added #def HOST_ATM_NOTIFICATION_PORT
Added #def HOST_COALITION_PORT
Added #def host_get_atm_notification_port
Added #def host_get_coalition_port
Added #def host_set_atm_notification_port
Added #def host_set_coalition_port
kern/hv_support.h
Added HV_DEBUG_STATE
Added hv_callback_0_t
Added hv_callback_1_t
Added hv_callbacks
Added hv_callbacks_t
Added hv_get_task_target()
Added hv_get_thread_target()
Added hv_get_volatile_state()
Added hv_set_callbacks()
Added hv_set_task_target()
Added hv_set_thread_target()
Added hv_support_available
Added hv_support_init()
Added hv_volatile_state_t
net/if.h
Removed #def IFLR_PREFIX
Removed if_laddrreq
Added #def KEV_DL_AWDL_RESTRICTED
Added #def KEV_DL_AWDL_UNRESTRICTED
net/if_utun.h
Added #def UTUN_OPT_MAX_PENDING_PACKETS
sys/kdebug.h
Added #def BANK_ACCOUNT_INFO
Added #def BANK_CODE
Added #def BANK_SETTLE_CPU_TIME
Added #def BANK_TASK_INFO
Added #def BSD_MEMSTAT_DIRTY_SET
Added #def BSD_MEMSTAT_DIRTY_TRACK
Added #def DBG_BANK
Added #def DBG_CONTENT_PROT
Added #def DBG_MACH_ENERGY_PERF
Added #def DBG_MACH_SFI
Added #def DBG_NETVMNET
Added #def DBG_SEC_KERNEL
Added #def DBG_WORKQUEUE
Added #def DBG_XPC
Added #def IMP_DONOR_CHANGE
Added #def IMP_DONOR_INIT_DONOR_STATE
Added #def IMP_DONOR_UPDATE_LIVE_DONOR_STATE
Added #def IMP_MAIN_THREAD_QOS
Added #def IMP_USYNCH_ADD_OVERRIDE
Added #def IMP_USYNCH_QOS_OVERRIDE
Added #def IMP_USYNCH_REMOVE_OVERRIDE
Added #def KERNEL_DEBUG_EARLY
Added #def MACH_DISPATCH
Added #def MACH_IPC_KMSG_FREE
Added #def MACH_IPC_MSG_RECV
Added #def MACH_IPC_MSG_RECV_VOUCHER_REFUSED
Added #def MACH_IPC_MSG_SEND
Added #def MACH_IPC_VOUCHER_CREATE
Added #def MACH_IPC_VOUCHER_CREATE_ATTR_DATA
Added #def MACH_IPC_VOUCHER_DESTROY
Added #def MACH_MULTIQ_BOUND
Added #def MACH_MULTIQ_DEQUEUE
Added #def MACH_MULTIQ_GLOBAL
Added #def MACH_MULTIQ_GROUP
Added #def MACH_QUANTUM_HANDOFF
Added #def MACH_SCHED_MAINTENANCE
Added #def MACH_SCHED_SMT_BALANCE
Added #def MACH_SCHED_THREAD_SWITCH
Added #def MACH_THREAD_SET_VOUCHER
Added #def PMAP__FLUSH_TLBS_TO
Added #def SFI_CANCEL_CLASS_OFFTIME
Added #def SFI_CANCEL_WINDOW
Added #def SFI_OFF_TIMER
Added #def SFI_ON_TIMER
Added #def SFI_PID_CLEAR_MANAGED
Added #def SFI_PID_SET_MANAGED
Added #def SFI_SET_CLASS_OFFTIME
Added #def SFI_SET_WINDOW
Added #def SFI_THREAD_DEFER
Added #def SFI_WAIT_CANCELED
Added #def TRACE_DATA_THREAD_TERMINATE
Added kernel_debug_early()
Added kernel_debug_string()
sys/kern_memorystatus.h
Removed #def DEFAULT_JETSAM_PRIORITY
Removed #def DEFERRED_IDLE_EXIT_TIME_SECS
Removed #def JETSAM_PRIORITY_AUDIO_AND_ACCESSORY
Removed #def JETSAM_PRIORITY_BACKGROUND
Removed #def JETSAM_PRIORITY_BACKGROUND_OPPORTUNISTIC
Removed #def JETSAM_PRIORITY_CONDUCTOR
Removed #def JETSAM_PRIORITY_CRITICAL
Removed #def JETSAM_PRIORITY_DEFAULT
Removed #def JETSAM_PRIORITY_EXECUTIVE
Removed #def JETSAM_PRIORITY_FOREGROUND
Removed #def JETSAM_PRIORITY_FOREGROUND_SUPPORT
Removed #def JETSAM_PRIORITY_HOME
Removed #def JETSAM_PRIORITY_IDLE
Removed #def JETSAM_PRIORITY_IDLE_DEFERRED
Removed #def JETSAM_PRIORITY_IMPORTANT
Removed #def JETSAM_PRIORITY_MAIL
Removed #def JETSAM_PRIORITY_MAX
Removed #def JETSAM_PRIORITY_PHONE
Removed #def JETSAM_PRIORITY_REVISION
Removed #def JETSAM_PRIORITY_TELEPHONY
Removed #def JETSAM_PRIORITY_UI_SUPPORT
Removed #def MEMORYSTATUS_BUFFERSIZE_MAX
Removed #def MEMORYSTATUS_CMD_GET_JETSAM_SNAPSHOT
Removed #def MEMORYSTATUS_CMD_GET_PRESSURE_STATUS
Removed #def MEMORYSTATUS_CMD_GET_PRIORITY_LIST
Removed #def MEMORYSTATUS_CMD_SET_JETSAM_HIGH_WATER_MARK
Removed #def MEMORYSTATUS_CMD_SET_PRIORITY_PROPERTIES
Removed #def SYS_MEMORYSTATUS_H
Removed #def kMaxSnapshotEntries
Removed #def kMemorystatusDirty
Removed kMemorystatusFreezeNote
Removed #def kMemorystatusFrozen
Removed kMemorystatusKilled
Removed kMemorystatusKilledDiagnostic
Removed kMemorystatusKilledHiwat
Removed kMemorystatusKilledIdleExit
Removed kMemorystatusKilledPerProcessLimit
Removed kMemorystatusKilledVM
Removed kMemorystatusKilledVMPageShortage
Removed kMemorystatusKilledVMThrashing
Removed kMemorystatusKilledVnodes
Removed kMemorystatusLevelAny
Removed kMemorystatusLevelCritical
Removed kMemorystatusLevelNormal
Removed kMemorystatusLevelNote
Removed kMemorystatusLevelUrgent
Removed kMemorystatusLevelWarning
Removed kMemorystatusPressureNote
Removed kMemorystatusSnapshotNote
Removed #def kMemorystatusSupportsIdleExit
Removed #def kMemorystatusSuspended
Removed #def kMemorystatusTracked
Removed #def kMemorystatusWasThawed
Removed memorystatus_freeze_entry_t
Removed memorystatus_jetsam_snapshot_entry_t
Removed memorystatus_jetsam_snapshot_t
Removed memorystatus_kernel_stats_t
Removed memorystatus_priority_entry_t
Removed memorystatus_priority_properties_t
mach/kern_return.h
Added #def KERN_POLICY_STATIC
kern/kern_types.h
Added #def TIMEOUT_URGENCY_RATELIMITED
kern/locks.h
Added #def LCK_SLEEP_PROMOTED_PRI
security/mac_mach_internal.h
Removed mac_port_check_method()
Removed mac_port_label_compute()
Removed mac_task_check_service()
Removed mac_task_label_update_internal()
mach/mach_host.h
Added host_create_mach_voucher()
Added host_register_mach_voucher_attr_manager()
Added host_register_well_known_mach_voucher_attr_manager()
mach/mach_time.h
Added mach_approximate_time()
mach/mach_types.h
Added #def COALITION_NULL
Added coalition_t
mach/mach_voucher.h
Added #def mach_voucher_MSG_COUNT
Added mach_voucher_attr_command()
Added mach_voucher_debug_info()
Added mach_voucher_extract_all_attr_recipes()
Added mach_voucher_extract_attr_content()
Added mach_voucher_extract_attr_recipe()
Added #def subsystem_to_name_map_mach_voucher
mach/mach_voucher_attr_control.h
Added #def mach_voucher_attr_control_MSG_COUNT
Added mach_voucher_attr_control_create_mach_voucher()
Added mach_voucher_attr_control_get_values()
Added #def subsystem_to_name_map_mach_voucher_attr_control
mach/mach_voucher_types.h
Added #def IPC_VOUCHER_ATTR_CONTROL_NULL
Added #def IPC_VOUCHER_ATTR_MANAGER_NULL
Added #def IPC_VOUCHER_NULL
Added #def MACH_VOUCHER_ATTR_BITS_STORE
Added #def MACH_VOUCHER_ATTR_CONTROL_FLAGS_NONE
Added #def MACH_VOUCHER_ATTR_CONTROL_NULL
Added #def MACH_VOUCHER_ATTR_COPY
Added #def MACH_VOUCHER_ATTR_IMPORTANCE_SELF
Added #def MACH_VOUCHER_ATTR_KEY_ALL
Added #def MACH_VOUCHER_ATTR_KEY_ATM
Added #def MACH_VOUCHER_ATTR_KEY_BANK
Added #def MACH_VOUCHER_ATTR_KEY_BITS
Added #def MACH_VOUCHER_ATTR_KEY_IMPORTANCE
Added #def MACH_VOUCHER_ATTR_KEY_NONE
Added #def MACH_VOUCHER_ATTR_KEY_NUM_WELL_KNOWN
Added #def MACH_VOUCHER_ATTR_KEY_TEST
Added #def MACH_VOUCHER_ATTR_KEY_USER_DATA
Added #def MACH_VOUCHER_ATTR_MANAGER_NULL
Added #def MACH_VOUCHER_ATTR_NOOP
Added #def MACH_VOUCHER_ATTR_REDEEM
Added #def MACH_VOUCHER_ATTR_REMOVE
Added #def MACH_VOUCHER_ATTR_SET_VALUE_HANDLE
Added #def MACH_VOUCHER_ATTR_TEST_STORE
Added #def MACH_VOUCHER_ATTR_USER_DATA_STORE
Added #def MACH_VOUCHER_ATTR_VALUE_MAX_NESTED
Added #def MACH_VOUCHER_NAME_ARRAY_NULL
Added #def MACH_VOUCHER_NAME_NULL
Added #def MACH_VOUCHER_NULL
Added #def MACH_VOUCHER_SELECTOR_CURRENT
Added #def MACH_VOUCHER_SELECTOR_EFFECTIVE
Added ipc_voucher_attr_control_t
Added ipc_voucher_attr_manager_t
Added ipc_voucher_t
Added mach_voucher_attr_command_t
Added mach_voucher_attr_content_size_t
Added mach_voucher_attr_content_t
Added mach_voucher_attr_control_flags_t
Added mach_voucher_attr_control_t
Added mach_voucher_attr_key_array_t
Added mach_voucher_attr_key_t
Added mach_voucher_attr_manager_t
Added mach_voucher_attr_raw_recipe_array_size_t
Added mach_voucher_attr_raw_recipe_array_t
Added mach_voucher_attr_raw_recipe_size_t
Added mach_voucher_attr_raw_recipe_t
Added mach_voucher_attr_recipe_command_array_t
Added mach_voucher_attr_recipe_command_t
Added mach_voucher_attr_recipe_data_t
Added mach_voucher_attr_recipe_size_t
Added mach_voucher_attr_recipe_t
Added mach_voucher_attr_value_handle_array_size_t
Added mach_voucher_attr_value_handle_array_t
Added mach_voucher_attr_value_handle_t
Added mach_voucher_attr_value_reference_t
Added mach_voucher_name_array_t
Added mach_voucher_name_t
Added mach_voucher_selector_t
Added mach_voucher_t
mach/machine.h
Added #def CPUFAMILY_ARM_15
Added #def CPUFAMILY_ARM_CYCLONE
Added #def CPU_SUBTYPE_ARM64_ALL
Added #def CPU_SUBTYPE_ARM64_V8
Added #def CPU_SUBTYPE_ARM_V8
Added #def CPU_SUBTYPE_X86_64_H
Added #def CPU_TYPE_ARM64
math.h
Added #def DOMAIN
Added #def FP_ILOGB0
Added #def FP_ILOGBNAN
Added #def FP_INFINITE
Added #def FP_NAN
Added #def FP_NORMAL
Added #def FP_QNAN
Added #def FP_SNAN
Added #def FP_SUBNORMAL
Added #def FP_SUPERNORMAL
Added #def FP_ZERO
Added #def HUGE
Added #def HUGE_VAL
Added #def HUGE_VALF
Added #def HUGE_VALL
Added #def INFINITY
Added #def MATH_ERREXCEPT
Added #def MATH_ERRNO
Added #def MAXFLOAT
Added #def M_1_PI
Added #def M_2_PI
Added #def M_2_SQRTPI
Added #def M_E
Added #def M_LN10
Added #def M_LN2
Added #def M_LOG10E
Added #def M_LOG2E
Added #def M_PI
Added #def M_PI_2
Added #def M_PI_4
Added #def M_SQRT1_2
Added #def M_SQRT2
Added #def NAN
Added #def OVERFLOW
Added #def PLOSS
Added #def SING
Added #def TLOSS
Added #def UNDERFLOW
Added #def X_TLOSS
Added acos()
Added acosf()
Added acosh()
Added acoshf()
Added acoshl()
Added acosl()
Added asin()
Added asinf()
Added asinh()
Added asinhf()
Added asinhl()
Added asinl()
Added atan()
Added atan2()
Added atan2f()
Added atan2l()
Added atanf()
Added atanh()
Added atanhf()
Added atanhl()
Added atanl()
Added cbrt()
Added cbrtf()
Added cbrtl()
Added ceil()
Added ceilf()
Added ceill()
Added copysign()
Added cos()
Added cosf()
Added cosh()
Added coshf()
Added coshl()
Added cosl()
Added double_t
Added drem()
Added erf()
Added erfc()
Added erfcf()
Added erfcl()
Added erff()
Added erfl()
Added exp()
Added exp2()
Added exp2f()
Added exp2l()
Added expf()
Added expl()
Added expm1()
Added expm1f()
Added expm1l()
Added fabs()
Added fabsf()
Added fabsl()
Added fdim()
Added fdimf()
Added fdiml()
Added finite()
Added float_t
Added floor()
Added floorf()
Added floorl()
Added fma()
Added fmaf()
Added fmal()
Added fmax()
Added fmaxf()
Added fmaxl()
Added fmin()
Added fminf()
Added fminl()
Added fmod()
Added fmodf()
Added fmodl()
Added #def fpclassify
Added frexp()
Added frexpf()
Added frexpl()
Added gamma()
Added hypot()
Added hypotf()
Added hypotl()
Added ilogb()
Added ilogbf()
Added ilogbl()
Added #def isfinite
Added #def isgreater
Added #def isgreaterequal
Added #def isinf
Added #def isless
Added #def islessequal
Added #def islessgreater
Added #def isnan
Added #def isnormal
Added #def isunordered
Added j0()
Added j1()
Added jn()
Added ldexp()
Added ldexpf()
Added ldexpl()
Added lgamma()
Added lgammaf()
Added lgammal()
Added llrint()
Added llrintf()
Added llrintl()
Added llround()
Added llroundf()
Added llroundl()
Added log()
Added log10()
Added log10f()
Added log10l()
Added log1p()
Added log1pf()
Added log1pl()
Added log2()
Added log2f()
Added log2l()
Added logb()
Added logbf()
Added logbl()
Added logf()
Added logl()
Added lrint()
Added lrintf()
Added lrintl()
Added lround()
Added lroundf()
Added lroundl()
Added #def math_errhandling
Added modf()
Added modff()
Added modfl()
Added nan()
Added nanf()
Added nanl()
Added pow()
Added powf()
Added powl()
Added remquo()
Added remquof()
Added remquol()
Added rint()
Added rintf()
Added rintl()
Added rinttol()
Added round()
Added roundf()
Added roundl()
Added roundtol()
Added scalb()
Added scalbln()
Added scalblnf()
Added scalblnl()
Added scalbn()
Added scalbnf()
Added scalbnl()
Added #def signbit
Added signgam
Added significand()
Added sin()
Added sinf()
Added sinh()
Added sinhf()
Added sinhl()
Added sinl()
Added sqrt()
Added sqrtf()
Added sqrtl()
Added tan()
Added tanf()
Added tanh()
Added tanhf()
Added tanhl()
Added tanl()
Added tgamma()
Added tgammaf()
Added tgammal()
Added trunc()
Added truncf()
Added truncl()
Added y0()
Added y1()
Added yn()
mach/memory_object_name.h
Removed #def memory_object_name_MSG_COUNT
Removed #def subsystem_to_name_map_memory_object_name
mach/memory_object_types.h
Added #def UPL_COMMIT_WRITTEN_BY_KERNEL
Added #def UPL_REQUEST_FORCE_COHERENCY
Added upl_mark_decmp()
Added upl_unmark_decmp()
mach/message.h
Added #def MACH_MSGH_BITS_DENAP
Added #def MACH_MSGH_BITS_DENAPHOLDASRT
Added #def MACH_MSGH_BITS_HAS_LOCAL
Added #def MACH_MSGH_BITS_HAS_REMOTE
Added #def MACH_MSGH_BITS_HAS_VOUCHER
Added #def MACH_MSGH_BITS_HOLDS_IMPORTANCE_ASSERTION
Added #def MACH_MSGH_BITS_IS_COMPLEX
Added #def MACH_MSGH_BITS_RAISED_IMPORTANCE
Added #def MACH_MSGH_BITS_SET
Added #def MACH_MSGH_BITS_SET_PORTS
Added #def MACH_MSGH_BITS_VOUCHER
Added #def MACH_MSGH_BITS_VOUCHER_MASK
Added #def MACH_MSG_TYPE_DISPOSE_RECEIVE
Added #def MACH_MSG_TYPE_DISPOSE_SEND
Added #def MACH_MSG_TYPE_DISPOSE_SEND_ONCE
Added #def MACH_RCV_VOUCHER
Added #def MACH_SEND_INVALID_VOUCHER
Added #def MACH_SEND_NODENAP
Added #def msgh_reserved
sys/mount.h
Removed #def VFS_SET_PACKAGE_EXTS
Added #def VFS_CTL_NSTATUS
Added netfs_status
pexpert/pexpert.h
Added PE_get_random_seed()
Added #def kPERefreshBootGraphics
mach/port.h
Added #def MACH_PORT_DENAP_RECEIVER
Added #def MPO_DENAP_RECEIVER
i386/proc_reg.h
Removed #def MSR_IA32_PROCBASED_CTLS
Removed #def MSR_IA32_VMXPINBASED_CTLS
Removed #def RDRAND_RAX
Added #def MSR_IA32_VMX_EPT_VPID_CAP
Added #def MSR_IA32_VMX_PINBASED_CTLS
Added #def MSR_IA32_VMX_PROCBASED_CTLS
Added #def MSR_IA32_VMX_PROCBASED_CTLS2
Added #def MSR_IA32_VMX_TRUE_PINBASED_CTLS
Added #def MSR_IA32_VMX_TRUE_PROCBASED_CTLS
Added #def MSR_IA32_VMX_TRUE_VMENTRY_CTLS
Added #def MSR_IA32_VMX_TRUE_VMEXIT_CTLS
Added #def MSR_IA32_VMX_VMCS_ENUM
Added #def MSR_IA32_VMX_VMFUNC
Added #def rdtsc_nofence
sys/resource.h
Removed rusage_info_diskiobytes
Added #def RLIMIT_THREAD_CPULIMITS
Added #def RUSAGE_INFO_V3
Added rusage_info_current
mach/security.h
Removed #def security_MSG_COUNT
Removed #def subsystem_to_name_map_security
i386/setjmp.h
Removed jmp_buf
Removed longjmp()
Removed setjmp()
Removed sigjmp_buf
Removed siglongjmp()
Removed sigsetjmp()
mach/shared_region.h
Added #def SHARED_REGION_BASE_ARM64
Added #def SHARED_REGION_NESTING_BASE_ARM64
Added #def SHARED_REGION_NESTING_MAX_ARM64
Added #def SHARED_REGION_NESTING_MIN_ARM64
Added #def SHARED_REGION_NESTING_SIZE_ARM64
Added #def SHARED_REGION_SIZE_ARM64
sys/signal.h
Removed sigevent
sys/socket.h
Removed user32_msghdr
Removed user64_msghdr
Removed user_msghdr
Added #def SO_NUMRCVPKT
sys/sockio.h
Removed #def SIOCALIFADDR
Removed #def SIOCDLIFADDR
Removed #def SIOCGETSGCNT
Removed #def SIOCGETVIFCNT
Removed #def SIOCGLIFADDR
Removed #def SIOCGLIFPHYADDR
Removed #def SIOCSLIFPHYADDR
sys/stat.h
Added #def SF_RESTRICTED
stdint.h
Removed #def RSIZE_MAX
sys/syscall.h
Removed #def SYS___sysctl
Removed #def SYS_sem_destroy
Removed #def SYS_sem_getvalue
Removed #def SYS_sem_init
Added #def SYS_bsdthread_ctl
Added #def SYS_coalition
Added #def SYS_coalition_info
Added #def SYS_csrctl
Added #def SYS_faccessat
Added #def SYS_fchmodat
Added #def SYS_fchownat
Added #def SYS_fstatat
Added #def SYS_fstatat64
Added #def SYS_getattrlistat
Added #def SYS_getattrlistbulk
Added #def SYS_guarded_open_dprotected_np
Added #def SYS_linkat
Added #def SYS_mkdirat
Added #def SYS_necp_match_policy
Added #def SYS_openat
Added #def SYS_openat_nocancel
Added #def SYS_openbyid_np
Added #def SYS_pid_hibernate
Added #def SYS_pid_shutdown_sockets
Added #def SYS_proc_trace_log
Added #def SYS_readlinkat
Added #def SYS_recvmsg_x
Added #def SYS_renameat
Added #def SYS_sendmsg_x
Added #def SYS_sfi_ctl
Added #def SYS_sfi_pidctl
Added #def SYS_symlinkat
Added #def SYS_sysctl
Added #def SYS_sysctlbyname
Added #def SYS_thread_selfusage
Added #def SYS_unlinkat
sys/sysctl.h
Added #def SYSCTL_STRUCT_INIT
sys/systm.h
Added throttle_info_disable_throttle()
mach/task.h
Added task_get_mach_voucher()
Added task_set_mach_voucher()
Added task_swap_mach_voucher()
mach/task_info.h
Added #def TASK_POWER_INFO_V2
Added #def TASK_POWER_INFO_V2_COUNT
Added #def TASK_TRACE_MEMORY_INFO
Added #def TASK_TRACE_MEMORY_INFO_COUNT
Added #def TASK_WAIT_STATE_INFO
Added #def TASK_WAIT_STATE_INFO_COUNT
Added gpu_energy_data
Added gpu_energy_data_t
Added task_power_info_v2_data_t
Added task_power_info_v2_t
Added task_trace_memory_info_data_t
Added task_trace_memory_info_t
Added task_wait_state_info_data_t
Added task_wait_state_info_t
mach/task_policy.h
Added #def PROC_FLAG_APPLICATION
Added #def TASK_BASE_LATENCY_QOS_POLICY
Added #def TASK_BASE_THROUGHPUT_QOS_POLICY
mach/task_special_ports.h
Added #def TASK_DEBUG_CONTROL_PORT
Added #def task_get_debug_control_port
Added #def task_set_task_debug_control_port
netinet/tcp.h
Added #def TCP_ENABLE_ECN
Added #def TCP_NOTSENT_LOWAT
kern/telemetry.h
Added #def TELEMETRY_CMD_VOUCHER_NAME
Added #def TELEMETRY_CMD_VOUCHER_STAIN
Added compute_telemetry_windowed()
Added telemetry_disable_window()
Added telemetry_enable_window()
Added telemetry_gather_windowed()
Added telemetry_window_enabled
kern/thread.h
Added thread_tid()
mach/thread_act.h
Added thread_get_mach_voucher()
Added thread_set_mach_voucher()
Added thread_swap_mach_voucher()
mach/thread_info.h
Added #def IO_NUM_PRIORITIES
Added io_stat_entry
Added io_stat_info_t
mach/thread_policy.h
Added #def THREAD_LATENCY_QOS_POLICY
Added #def THREAD_LATENCY_QOS_POLICY_COUNT
Added #def THREAD_THROUGHPUT_QOS_POLICY
Added #def THREAD_THROUGHPUT_QOS_POLICY_COUNT
Added thread_latency_qos_policy_data_t
Added thread_latency_qos_policy_t
Added thread_latency_qos_t
Added thread_throughput_qos_policy_data_t
Added thread_throughput_qos_policy_t
Added thread_throughput_qos_t
sys/ubc.h
Removed ubc_sync_range()
vecLib/vBasicOps.h
vecLib/vDSP.h
Added vDSP_biquadm()
Added vDSP_biquadmD()
Added vDSP_biquadm_CopyState()
Added vDSP_biquadm_CopyStateD()
Added vDSP_biquadm_CreateSetup()
Added vDSP_biquadm_CreateSetupD()
Added vDSP_biquadm_DestroySetup()
Added vDSP_biquadm_DestroySetupD()
Added vDSP_biquadm_ResetState()
Added vDSP_biquadm_ResetStateD()
Added vDSP_biquadm_SetupD
Added vDSP_sve_svesq()
Added vDSP_svs()
Added vDSP_vma()
Added vDSP_vswmax()
vecLib/vForce.h
Added vvexpf()
vecLib/vecLibTypes.h
Added vBool32
Added vDouble
Added vFloat
Added vSInt16
Added vSInt32
Added vSInt64
Added vSInt8
Added vUInt16
Added vUInt32
Added vUInt64
Added vUInt8
vm/vm_options.h
Added #def VM_PAGE_BUCKETS_CHECK
mach/i386/vm_param.h
Added #def PAGE_MAX_MASK
Added #def PAGE_MAX_SHIFT
Added #def PAGE_MAX_SIZE
Added #def PAGE_MIN_MASK
Added #def PAGE_MIN_SHIFT
Added #def PAGE_MIN_SIZE
mach/vm_statistics.h
Added #def VM_MEMORY_COREUIFILE
Added #def VM_MEMORY_GENEALOGY
sys/vnode.h
Removed #def DOWHITEOUT
Removed #def ISWHITEOUT
Removed #def NOTRIGGER
Removed #def VNODE_LOOKUP_DOWHITEOUT
Removed VT_UNION
Added #def IO_SKIP_ENCRYPTION
Added #def VATTR_CLEAR_SUPPORTED_ALL
Added #def VNODE_ATTR_va_devid
Added #def VNODE_ATTR_va_document_id
Added #def VNODE_ATTR_va_finderinfo
Added #def VNODE_ATTR_va_fsid64
Added #def VNODE_ATTR_va_objtag
Added #def VNODE_ATTR_va_objtype
Added #def VNODE_ATTR_va_rsrc_alloc
Added #def VNODE_ATTR_va_rsrc_length
Added #def VNODE_ATTR_va_user_access
Added #def VNODE_ATTR_va_write_gencount
Added VT_MOCKFS
Added vfs_attr_pack()
Added vfs_setup_vattr_from_attrlist()
Added vnode_cleardirty()
Added vnode_isdirty()
Added vnode_setdirty()
sys/vnode_if.h
Added vnop_getattrlistbulk_args
Added vnop_getattrlistbulk_desc

LatentSemanticMapping

No changes

LDAP

ldap.h
Added #def LDAP_OPT_X_TLS_IDENTITY
Added #def LDAP_OPT_X_TLS_TRUSTED_CERTS

LocalAuthentication (Added)

LAContext.h
Added LAContext
Added LAContext.cancelButtonVisible
Added LAContext.fallbackButtonVisible
Added LAContext.localizedFallbackTitle
Added LAPolicy
LAPublicDefines.h
Added #def LocalAuthentication_LAPublicDefines_h
Added #def kLAErrorAuthenticationFailed
Added #def kLAErrorDomain
Added #def kLAErrorPasscodeNotSet
Added #def kLAErrorSystemCancel
Added #def kLAErrorTouchIDNotAvailable
Added #def kLAErrorTouchIDNotEnrolled
Added #def kLAErrorUserCancel
Added #def kLAErrorUserFallback
Added #def kLAOptionAuthenticationReason
Added #def kLAOptionUserFallback
Added #def kLAPolicyDeviceOwnerAuthenticationWithBiometrics

MapKit

MKMapItem.h
Added MKLaunchOptionsCameraKey
MKMapView.h
Added MKMapView.showsScale
MKMultiPoint.h

MediaAccessibility

MAAudibleMedia.h
Added MAAudibleMediaCopyPreferredCharacteristics()
Added MAMediaCharacteristicDescribesVideoForAccessibility
Added #def MediaAccessibility_MAAudibleMedia_h
Added kMAAudibleMediaSettingsChangedNotification

MediaLibrary

MLMediaLibrary.h
Added MLMediaSourcePhotosIdentifier
MLMediaTypes.h
Added MLPhotosAlbumTypeIdentifier
Added MLPhotosAlbumsGroupTypeIdentifier
Added MLPhotosAllCollectionsGroupTypeIdentifier
Added MLPhotosAllMomentsGroupTypeIdentifier
Added MLPhotosAllYearsGroupTypeIdentifier
Added MLPhotosCollectionGroupTypeIdentifier
Added MLPhotosFavoritesGroupTypeIdentifier
Added MLPhotosLastImportGroupTypeIdentifier
Added MLPhotosMomentGroupTypeIdentifier
Added MLPhotosMyPhotoStreamTypeIdentifier
Added MLPhotosPanoramasGroupTypeIdentifier
Added MLPhotosPublishedAlbumTypeIdentifier
Added MLPhotosRootGroupTypeIdentifier
Added MLPhotosSharedGroupTypeIdentifier
Added MLPhotosSharedPhotoStreamTypeIdentifier
Added MLPhotosSmartAlbumTypeIdentifier
Added MLPhotosVideosGroupTypeIdentifier
Added MLPhotosYearGroupTypeIdentifier

MediaToolbox

MTProfessionalVideoWorkflow.h
Added MTRegisterProfessionalVideoWorkflowFormatReaders()

Message (Added)

MultipeerConnectivity (Added)

MCAdvertiserAssistant.h
Added MCAdvertiserAssistant
Added MCAdvertiserAssistant.delegate
Added MCAdvertiserAssistant.discoveryInfo
Added -[MCAdvertiserAssistant initWithServiceType:discoveryInfo:session:]
Added MCAdvertiserAssistant.serviceType
Added MCAdvertiserAssistant.session
Added -[MCAdvertiserAssistant start]
Added -[MCAdvertiserAssistant stop]
Added MCAdvertiserAssistantDelegate
Added -[MCAdvertiserAssistantDelegate advertiserAssistantDidDismissInvitation:]
Added -[MCAdvertiserAssistantDelegate advertiserAssistantWillPresentInvitation:]
MCBrowserViewController.h
Added MCBrowserViewController
Added MCBrowserViewController.browser
Added MCBrowserViewController.delegate
Added -[MCBrowserViewController initWithBrowser:session:]
Added -[MCBrowserViewController initWithServiceType:session:]
Added MCBrowserViewController.maximumNumberOfPeers
Added MCBrowserViewController.minimumNumberOfPeers
Added MCBrowserViewController.session
Added MCBrowserViewControllerDelegate
Added -[MCBrowserViewControllerDelegate browserViewController:shouldPresentNearbyPeer:withDiscoveryInfo:]
Added -[MCBrowserViewControllerDelegate browserViewControllerDidFinish:]
Added -[MCBrowserViewControllerDelegate browserViewControllerWasCancelled:]
MCError.h
Added MCErrorCancelled
Added MCErrorCode
Added MCErrorDomain
Added MCErrorInvalidParameter
Added MCErrorNotConnected
Added MCErrorTimedOut
Added MCErrorUnavailable
Added MCErrorUnknown
Added MCErrorUnsupported
Added #def MC_EXTERN
Added #def MC_EXTERN_CLASS
Added #def MC_EXTERN_WEAK
MCNearbyServiceAdvertiser.h
Added MCNearbyServiceAdvertiser
Added MCNearbyServiceAdvertiser.delegate
Added MCNearbyServiceAdvertiser.discoveryInfo
Added -[MCNearbyServiceAdvertiser initWithPeer:discoveryInfo:serviceType:]
Added MCNearbyServiceAdvertiser.myPeerID
Added MCNearbyServiceAdvertiser.serviceType
Added -[MCNearbyServiceAdvertiser startAdvertisingPeer]
Added -[MCNearbyServiceAdvertiser stopAdvertisingPeer]
Added MCNearbyServiceAdvertiserDelegate
Added -[MCNearbyServiceAdvertiserDelegate advertiser:didNotStartAdvertisingPeer:]
Added -[MCNearbyServiceAdvertiserDelegate advertiser:didReceiveInvitationFromPeer:withContext:invitationHandler:]
MCNearbyServiceBrowser.h
Added MCNearbyServiceBrowser
Added MCNearbyServiceBrowser.delegate
Added -[MCNearbyServiceBrowser initWithPeer:serviceType:]
Added -[MCNearbyServiceBrowser invitePeer:toSession:withContext:timeout:]
Added MCNearbyServiceBrowser.myPeerID
Added MCNearbyServiceBrowser.serviceType
Added -[MCNearbyServiceBrowser startBrowsingForPeers]
Added -[MCNearbyServiceBrowser stopBrowsingForPeers]
Added MCNearbyServiceBrowserDelegate
Added -[MCNearbyServiceBrowserDelegate browser:didNotStartBrowsingForPeers:]
Added -[MCNearbyServiceBrowserDelegate browser:foundPeer:withDiscoveryInfo:]
Added -[MCNearbyServiceBrowserDelegate browser:lostPeer:]
MCPeerID.h
Added MCPeerID
Added MCPeerID.displayName
Added -[MCPeerID initWithDisplayName:]
MCSession.h
Added MCSession
Added -[MCSession cancelConnectPeer:]
Added -[MCSession connectPeer:withNearbyConnectionData:]
Added MCSession.connectedPeers
Added MCSession.delegate
Added -[MCSession disconnect]
Added MCSession.encryptionPreference
Added -[MCSession initWithPeer:]
Added -[MCSession initWithPeer:securityIdentity:encryptionPreference:]
Added MCSession.myPeerID
Added -[MCSession nearbyConnectionDataForPeer:withCompletionHandler:]
Added MCSession.securityIdentity
Added -[MCSession sendData:toPeers:withMode:error:]
Added -[MCSession sendResourceAtURL:withName:toPeer:withCompletionHandler:]
Added -[MCSession startStreamWithName:toPeer:error:]
Added MCSessionDelegate
Added -[MCSessionDelegate session:didFinishReceivingResourceWithName:fromPeer:atURL:withError:]
Added -[MCSessionDelegate session:didReceiveCertificate:fromPeer:certificateHandler:]
Added -[MCSessionDelegate session:didReceiveData:fromPeer:]
Added -[MCSessionDelegate session:didReceiveStream:withName:fromPeer:]
Added -[MCSessionDelegate session:didStartReceivingResourceWithName:fromPeer:withProgress:]
Added -[MCSessionDelegate session:peer:didChangeState:]
Added MCEncryptionNone
Added MCEncryptionOptional
Added MCEncryptionPreference
Added MCEncryptionRequired
Added MCSession(MCSessionCustomDiscovery)
Added MCSessionSendDataMode
Added MCSessionSendDataReliable
Added MCSessionSendDataUnreliable
Added MCSessionState
Added MCSessionStateConnected
Added MCSessionStateConnecting
Added MCSessionStateNotConnected
Added kMCSessionMaximumNumberOfPeers
Added kMCSessionMinimumNumberOfPeers

NetFS

NetFS.h
Added NetFSCopyURLForRemountingVolume()

NetworkExtension (Added)

NotificationCenter (Added)

NCWidgetController.h

OpenAL

MacOSX_OALExtensions.h
Added alSourceGetRenderingQualityProcPtr
Added alSourceRenderingQualityProcPtr
Added alcOutputCapturerAvailableSamplesProcPtr
Added alcOutputCapturerPrepareProcPtr
Added alcOutputCapturerSamplesProcPtr
Added alcOutputCapturerStartProcPtr
Added alcOutputCapturerStopProcPtr

OpenCL

cl_ext.h
Added clCreateDAGAPPLE()
Added clCreateKernelFromDAGAPPLE()
Added clGetDAGNodeAPPLE()
Added clReleaseDAGAPPLE()
Added cl_dag
Added cl_dag_node

OpenDirectory

CFODNode.h
Added ODNodeAddAccountPolicy()
Added ODNodeCopyAccountPolicies()
Added ODNodePasswordContentCheck()
Added ODNodeRemoveAccountPolicy()
Added ODNodeSetAccountPolicies()
CFODRecord.h
Added ODRecordAddAccountPolicy()
Added ODRecordAuthenticationAllowed()
Added ODRecordCopyAccountPolicies()
Added ODRecordPasswordChangeAllowed()
Added ODRecordRemoveAccountPolicy()
Added ODRecordSecondsUntilAuthenticationsExpire()
Added ODRecordSecondsUntilPasswordExpires()
Added ODRecordSetAccountPolicies()
Added ODRecordWillAuthenticationsExpire()
Added ODRecordWillPasswordExpire()
CFOpenDirectoryConstants.h
Added ODPolicyAttributeType
Added ODPolicyCategoryType
Added ODPolicyKeyType
Added kODExpirationTimeExpired
Added kODExpirationTimeNeverExpires
Added kODPolicyAttributeCreationTime
Added kODPolicyAttributeCurrentDate
Added kODPolicyAttributeCurrentDayOfWeek
Added kODPolicyAttributeCurrentTime
Added kODPolicyAttributeCurrentTimeOfDay
Added kODPolicyAttributeDaysUntilExpiration
Added kODPolicyAttributeEnableAtTimeOfDay
Added kODPolicyAttributeEnableOnDate
Added kODPolicyAttributeEnableOnDayOfWeek
Added kODPolicyAttributeExpiresAtTimeOfDay
Added kODPolicyAttributeExpiresEveryNDays
Added kODPolicyAttributeExpiresOnDate
Added kODPolicyAttributeExpiresOnDayOfWeek
Added kODPolicyAttributeFailedAuthentications
Added kODPolicyAttributeLastAuthenticationTime
Added kODPolicyAttributeLastFailedAuthenticationTime
Added kODPolicyAttributeLastPasswordChangeTime
Added kODPolicyAttributeMaximumFailedAuthentications
Added kODPolicyAttributeNewPasswordRequiredTime
Added kODPolicyAttributePassword
Added kODPolicyAttributePasswordHashes
Added kODPolicyAttributePasswordHistory
Added kODPolicyAttributePasswordHistoryDepth
Added kODPolicyAttributeRecordName
Added kODPolicyAttributeRecordType
Added kODPolicyCategoryAuthentication
Added kODPolicyCategoryPasswordChange
Added kODPolicyCategoryPasswordContent
Added kODPolicyKeyContent
Added kODPolicyKeyIdentifier
Added kODPolicyKeyParameters
ODNode.h
Added -[ODNode accountPoliciesAndReturnError:]
Added -[ODNode addAccountPolicy:toCategory:error:]
Added -[ODNode passwordContentCheck:forRecordName:error:]
Added -[ODNode removeAccountPolicy:fromCategory:error:]
Added -[ODNode setAccountPolicies:error:]
ODRecord.h
Added -[ODRecord accountPoliciesAndReturnError:]
Added -[ODRecord addAccountPolicy:toCategory:error:]
Added -[ODRecord authenticationAllowedAndReturnError:]
Added -[ODRecord passwordChangeAllowed:error:]
Added -[ODRecord removeAccountPolicy:fromCategory:error:]
Added ODRecord.secondsUntilAuthenticationsExpire
Added ODRecord.secondsUntilPasswordExpires
Added -[ODRecord setAccountPolicies:error:]
Added -[ODRecord willAuthenticationsExpire:]
Added -[ODRecord willPasswordExpire:]

OpenGL

CGLTypes.h
Added CGLGPURestartStatus
Added kCGLCPAbortOnGPURestartStatusBlacklisted
Added kCGLCPGPURestartStatus
Added kCGLCPGPURestartStatusBlacklisted
Added kCGLCPGPURestartStatusCaused
Added kCGLCPGPURestartStatusNone
Added kCGLCPSupportGPURestart
Added kCGLCPSupportSeparateAddressSpace
gl3ext.h
Added #def GL_RGB_RAW_422_APPLE
glext.h
Removed #def GL_ATI_point_cull_mode
Removed #def GL_POINT_CULL_CENTER_ATI
Removed #def GL_POINT_CULL_CLIP_ATI
Removed #def GL_POINT_CULL_MODE_ATI
gltypes.h
Removed #def GLEXT_64_TYPES_DEFINED
glu.h
Removed GLUnurbs
Removed GLUquadric
Removed GLUtesselator
Added GLUnurbs
Added GLUquadric
Added GLUtesselator

OSAKit

OSALanguageInstance.h
Added OSALanguageInstance.defaultTarget
Added -[OSALanguageInstance richTextFromDescriptor:]

PCSC

No changes

PreferencePanes

No changes

PubSub

No changes

Python (Added)

QTKit

No changes

Quartz

PDFAnnotationTextWidget.h
Added -[PDFAnnotationTextWidget isMultiline]
Added -[PDFAnnotationTextWidget setIsMultiline:]
PDFView.h
Added PDFViewVisiblePagesChangedNotification

QuartzCore

CALayer.h
Removed CAAutoresizingMask
Removed CAEdgeAntialiasingMask
CIDetector.h
Added CIDetectorAspectRatio
Added CIDetectorFocalLength
Added CIDetectorTypeQRCode
Added CIDetectorTypeRectangle
CIFeature.h
Added CIBarcodeFeature
Added CIBarcodeFeature.bottomLeft
Added CIBarcodeFeature.bottomRight
Added CIBarcodeFeature.bounds
Added CIBarcodeFeature.codeRawData
Added CIBarcodeFeature.codeString
Added CIBarcodeFeature.codeType
Added CIBarcodeFeature.errorCorrectionLevel
Added CIBarcodeFeature.topLeft
Added CIBarcodeFeature.topRight
Added CIRectangleFeature
Added CIRectangleFeature.bottomLeft
Added CIRectangleFeature.bottomRight
Added CIRectangleFeature.bounds
Added CIRectangleFeature.topLeft
Added CIRectangleFeature.topRight
Added CIFeatureTypeRectangle
CIFilter.h
Added +[CIFilter filterWithName:withInputParameters:]
CIImage.h
Added -[CIImage imageByApplyingFilter:withInputParameters:]
Added -[CIImage imageByApplyingOrientation:]
Added -[CIImage imageByClampingToExtent]
Added -[CIImage imageByCompositingOverImage:]
Added -[CIImage imageTransformForOrientation:]
Added kCIImageAutoAdjustCrop
Added kCIImageAutoAdjustLevel
CIKernel.h
Added +[CIKernel kernelWithString:]
CIRAWFilter.h
Added kCIInputColorNoiseReductionAmountKey
Added kCIInputEnableVendorLensCorrectionKey
Added kCIInputLuminanceNoiseReductionAmountKey
Added kCIInputNoiseReductionContrastAmountKey
Added kCIInputNoiseReductionDetailAmountKey
Added kCIInputNoiseReductionSharpnessAmountKey

QuickLook

No changes

QuickTime

ImageCodec.h
Added #def DisposeImageCodecDrawBandCompleteUPP
Added #def DisposeImageCodecMPDrawBandUPP
Added #def DisposeImageCodecTimeTriggerUPP
Added #def InvokeImageCodecDrawBandCompleteUPP
Added #def InvokeImageCodecMPDrawBandUPP
Added #def InvokeImageCodecTimeTriggerUPP
Added #def NewImageCodecDrawBandCompleteUPP
Added #def NewImageCodecMPDrawBandUPP
Added #def NewImageCodecTimeTriggerUPP
ImageCompression.h
Added #def DisposeICMAlignmentUPP
Added #def DisposeICMCompletionUPP
Added #def DisposeICMConvertDataFormatUPP
Added #def DisposeICMCursorShieldedUPP
Added #def DisposeICMDataUPP
Added #def DisposeICMFlushUPP
Added #def DisposeICMMemoryDisposedUPP
Added #def DisposeICMProgressUPP
Added #def DisposeQDPixUPP
Added #def DisposeQTComponentPropertyListenerFilterUPP
Added #def DisposeQTComponentPropertyListenerUPP
Added #def DisposeStdPixUPP
Added #def InvokeICMAlignmentUPP
Added #def InvokeICMCompletionUPP
Added #def InvokeICMConvertDataFormatUPP
Added #def InvokeICMCursorShieldedUPP
Added #def InvokeICMDataUPP
Added #def InvokeICMFlushUPP
Added #def InvokeICMMemoryDisposedUPP
Added #def InvokeICMProgressUPP
Added #def InvokeQDPixUPP
Added #def InvokeQTComponentPropertyListenerFilterUPP
Added #def InvokeQTComponentPropertyListenerUPP
Added #def InvokeStdPixUPP
Added #def NewICMAlignmentUPP
Added #def NewICMCompletionUPP
Added #def NewICMConvertDataFormatUPP
Added #def NewICMCursorShieldedUPP
Added #def NewICMDataUPP
Added #def NewICMFlushUPP
Added #def NewICMMemoryDisposedUPP
Added #def NewICMProgressUPP
Added #def NewQDPixUPP
Added #def NewQTComponentPropertyListenerFilterUPP
Added #def NewQTComponentPropertyListenerUPP
Added #def NewStdPixUPP
MediaHandlers.h
Added #def DisposePrePrerollCompleteUPP
Added #def InvokePrePrerollCompleteUPP
Added #def NewPrePrerollCompleteUPP
Movies.h
Added #def DisposeActionsUPP
Added #def DisposeDoMCActionUPP
Added #def DisposeGetMovieUPP
Added #def DisposeMCActionFilterUPP
Added #def DisposeMCActionFilterWithRefConUPP
Added #def DisposeMCActionNotificationUPP
Added #def DisposeMovieDrawingCompleteUPP
Added #def DisposeMovieExecuteWiredActionsUPP
Added #def DisposeMoviePrePrerollCompleteUPP
Added #def DisposeMoviePreviewCallOutUPP
Added #def DisposeMovieProgressUPP
Added #def DisposeMovieRgnCoverUPP
Added #def DisposeMoviesErrorUPP
Added #def DisposeQTBandwidthNotificationUPP
Added #def DisposeQTCallBackUPP
Added #def DisposeQTEffectListFilterUPP
Added #def DisposeQTMoviePropertyListenerUPP
Added #def DisposeQTNextTaskNeededSoonerCallbackUPP
Added #def DisposeQTSyncTaskUPP
Added #def DisposeQTTrackPropertyListenerUPP
Added #def DisposeTextMediaUPP
Added #def DisposeTrackTransferUPP
Added #def DisposeTweenerDataUPP
Added #def InvokeActionsUPP
Added #def InvokeDoMCActionUPP
Added #def InvokeGetMovieUPP
Added #def InvokeMCActionFilterUPP
Added #def InvokeMCActionFilterWithRefConUPP
Added #def InvokeMCActionNotificationUPP
Added #def InvokeMovieDrawingCompleteUPP
Added #def InvokeMovieExecuteWiredActionsUPP
Added #def InvokeMoviePrePrerollCompleteUPP
Added #def InvokeMoviePreviewCallOutUPP
Added #def InvokeMovieProgressUPP
Added #def InvokeMovieRgnCoverUPP
Added #def InvokeMoviesErrorUPP
Added #def InvokeQTBandwidthNotificationUPP
Added #def InvokeQTCallBackUPP
Added #def InvokeQTEffectListFilterUPP
Added #def InvokeQTMoviePropertyListenerUPP
Added #def InvokeQTNextTaskNeededSoonerCallbackUPP
Added #def InvokeQTSyncTaskUPP
Added #def InvokeQTTrackPropertyListenerUPP
Added #def InvokeTextMediaUPP
Added #def InvokeTrackTransferUPP
Added #def InvokeTweenerDataUPP
Added #def NewActionsUPP
Added #def NewDoMCActionUPP
Added #def NewGetMovieUPP
Added #def NewMCActionFilterUPP
Added #def NewMCActionFilterWithRefConUPP
Added #def NewMCActionNotificationUPP
Added #def NewMovieDrawingCompleteUPP
Added #def NewMovieExecuteWiredActionsUPP
Added #def NewMoviePrePrerollCompleteUPP
Added #def NewMoviePreviewCallOutUPP
Added #def NewMovieProgressUPP
Added #def NewMovieRgnCoverUPP
Added #def NewMoviesErrorUPP
Added #def NewQTBandwidthNotificationUPP
Added #def NewQTCallBackUPP
Added #def NewQTEffectListFilterUPP
Added #def NewQTMoviePropertyListenerUPP
Added #def NewQTNextTaskNeededSoonerCallbackUPP
Added #def NewQTSyncTaskUPP
Added #def NewQTTrackPropertyListenerUPP
Added #def NewTextMediaUPP
Added #def NewTrackTransferUPP
Added #def NewTweenerDataUPP
Added kQTMovieInstantiationPropertyID_GatherRefMovieCounts
QTStreamingComponents.h
Added #def DisposeRTPMPDataReleaseUPP
Added #def DisposeRTPPBCallbackUPP
Added #def InvokeRTPMPDataReleaseUPP
Added #def InvokeRTPPBCallbackUPP
Added #def NewRTPMPDataReleaseUPP
Added #def NewRTPPBCallbackUPP
QuickTimeComponents.h
Added #def DisposeCDataHandlerUPP
Added #def DisposeCharDataHandlerUPP
Added #def DisposeCommentHandlerUPP
Added #def DisposeDataHCompletionUPP
Added #def DisposeEndDocumentHandlerUPP
Added #def DisposeEndElementHandlerUPP
Added #def DisposeMovieExportGetDataUPP
Added #def DisposeMovieExportGetPropertyUPP
Added #def DisposeMovieExportStageReachedCallbackUPP
Added #def DisposePreprocessInstructionHandlerUPP
Added #def DisposeSCModalFilterUPP
Added #def DisposeSCModalHookUPP
Added #def DisposeSGAddFrameBottleUPP
Added #def DisposeSGCompressBottleUPP
Added #def DisposeSGCompressCompleteBottleUPP
Added #def DisposeSGDataUPP
Added #def DisposeSGDisplayBottleUPP
Added #def DisposeSGDisplayCompressBottleUPP
Added #def DisposeSGGrabBottleUPP
Added #def DisposeSGGrabCompleteBottleUPP
Added #def DisposeSGGrabCompressCompleteBottleUPP
Added #def DisposeSGModalFilterUPP
Added #def DisposeSGTransferFrameBottleUPP
Added #def DisposeStartDocumentHandlerUPP
Added #def DisposeStartElementHandlerUPP
Added #def DisposeVdigIntUPP
Added #def InvokeCDataHandlerUPP
Added #def InvokeCharDataHandlerUPP
Added #def InvokeCommentHandlerUPP
Added #def InvokeDataHCompletionUPP
Added #def InvokeEndDocumentHandlerUPP
Added #def InvokeEndElementHandlerUPP
Added #def InvokeMovieExportGetDataUPP
Added #def InvokeMovieExportGetPropertyUPP
Added #def InvokeMovieExportStageReachedCallbackUPP
Added #def InvokePreprocessInstructionHandlerUPP
Added #def InvokeSCModalFilterUPP
Added #def InvokeSCModalHookUPP
Added #def InvokeSGAddFrameBottleUPP
Added #def InvokeSGCompressBottleUPP
Added #def InvokeSGCompressCompleteBottleUPP
Added #def InvokeSGDataUPP
Added #def InvokeSGDisplayBottleUPP
Added #def InvokeSGDisplayCompressBottleUPP
Added #def InvokeSGGrabBottleUPP
Added #def InvokeSGGrabCompleteBottleUPP
Added #def InvokeSGGrabCompressCompleteBottleUPP
Added #def InvokeSGModalFilterUPP
Added #def InvokeSGTransferFrameBottleUPP
Added #def InvokeStartDocumentHandlerUPP
Added #def InvokeStartElementHandlerUPP
Added #def InvokeVdigIntUPP
Added #def NewCDataHandlerUPP
Added #def NewCharDataHandlerUPP
Added #def NewCommentHandlerUPP
Added #def NewDataHCompletionUPP
Added #def NewEndDocumentHandlerUPP
Added #def NewEndElementHandlerUPP
Added #def NewMovieExportGetDataUPP
Added #def NewMovieExportGetPropertyUPP
Added #def NewMovieExportStageReachedCallbackUPP
Added #def NewPreprocessInstructionHandlerUPP
Added #def NewSCModalFilterUPP
Added #def NewSCModalHookUPP
Added #def NewSGAddFrameBottleUPP
Added #def NewSGCompressBottleUPP
Added #def NewSGCompressCompleteBottleUPP
Added #def NewSGDataUPP
Added #def NewSGDisplayBottleUPP
Added #def NewSGDisplayCompressBottleUPP
Added #def NewSGGrabBottleUPP
Added #def NewSGGrabCompleteBottleUPP
Added #def NewSGGrabCompressCompleteBottleUPP
Added #def NewSGModalFilterUPP
Added #def NewSGTransferFrameBottleUPP
Added #def NewStartDocumentHandlerUPP
Added #def NewStartElementHandlerUPP
Added #def NewVdigIntUPP
QuickTimeMusic.h
Added #def DisposeMusicMIDISendUPP
Added #def DisposeMusicOfflineDataUPP
Added #def DisposeTuneCallBackUPP
Added #def DisposeTunePlayCallBackUPP
Added #def InvokeMusicMIDISendUPP
Added #def InvokeMusicOfflineDataUPP
Added #def InvokeTuneCallBackUPP
Added #def InvokeTunePlayCallBackUPP
Added #def NewMusicMIDISendUPP
Added #def NewMusicOfflineDataUPP
Added #def NewTuneCallBackUPP
Added #def NewTunePlayCallBackUPP
QuickTimeStreaming.h
Added #def DisposeQTSModalFilterUPP
Added #def DisposeQTSNotificationUPP
Added #def DisposeQTSPanelFilterUPP
Added #def InvokeQTSModalFilterUPP
Added #def InvokeQTSNotificationUPP
Added #def InvokeQTSPanelFilterUPP
Added #def NewQTSModalFilterUPP
Added #def NewQTSNotificationUPP
Added #def NewQTSPanelFilterUPP
QuickTimeVR.h
Added #def DisposeQTVRBackBufferImagingUPP
Added #def DisposeQTVREnteringNodeUPP
Added #def DisposeQTVRImagingCompleteUPP
Added #def DisposeQTVRInterceptUPP
Added #def DisposeQTVRLeavingNodeUPP
Added #def DisposeQTVRMouseOverHotSpotUPP
Added #def InvokeQTVRBackBufferImagingUPP
Added #def InvokeQTVREnteringNodeUPP
Added #def InvokeQTVRImagingCompleteUPP
Added #def InvokeQTVRInterceptUPP
Added #def InvokeQTVRLeavingNodeUPP
Added #def InvokeQTVRMouseOverHotSpotUPP
Added #def NewQTVRBackBufferImagingUPP
Added #def NewQTVREnteringNodeUPP
Added #def NewQTVRImagingCompleteUPP
Added #def NewQTVRInterceptUPP
Added #def NewQTVRLeavingNodeUPP
Added #def NewQTVRMouseOverHotSpotUPP

Ruby

No changes

RubyCocoa (Removed)

SceneKit

SCNAction.h
Added SCNAction
Added SCNAction(SCNActions)
SCNCamera.h
SCNJavascript.h
Added SCNExportJavaScriptModule()
SCNParametricGeometry.h
SCNParticleSystem.h
Added SCNNode(SCNParticleSystemSupport)
Added SCNScene(SCNParticleSystemSupport)
SCNPhysicsBehavior.h
SCNShadable.h

ScreenSaver

No changes

Scripting

No changes

ScriptingBridge

No changes

Security

CSCommon.h
Added errSecCSBadLVArch
Added errSecCSRegularFile
Added errSecCSResourceNotSupported
Added kSecCodeSignatureLibraryValidation
SecAccessControl.h
Added SecAccessControlCreateFlags
Added SecAccessControlCreateWithFlags()
Added SecAccessControlGetTypeID()
Added kSecAccessControlUserPresence
SecBase.h
Added SecAccessControlRef
SecCode.h
Added kSecCodeInfoTeamIdentifier
SecItem.h
Added kSecAttrAccessControl
Added kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly

SecurityFoundation

No changes

SecurityInterface

No changes

ServiceManagement

SMErrors.h
Added kSMErrorInvalidPlist

Social

SocialDefines.h
Added #def SOCIAL_CLASS_AVAILABLE_IOS
Added #def SOCIAL_CLASS_AVAILABLE_MAC

SpriteKit

SKEffectNode.h
SKMutableTexture.h
SKPhysicsContact.h
SKPhysicsJoint.h
Added SKPhysicsJoint.reactionForce
Added SKPhysicsJoint.reactionTorque
SKPhysicsWorld.h
Added -[SKPhysicsWorld sampleFieldsAt:]
SpriteKitBase.h
Added SKVector3

StoreKit

SKPaymentTransaction.h
Added SKPaymentTransactionStateDeferred

SyncServices

No changes

System

No changes

SystemConfiguration

No changes

Tcl

No changes

Tk

No changes

TWAIN

No changes

vecLib (Added)

VideoDecodeAcceleration

No changes

VideoToolbox

VTCompressionProperties.h
Added kVTCompressionPropertyKey_MultiPassStorage
VTCompressionSession.h
Added VTCompressionSessionBeginPass()
Added VTCompressionSessionEndPass()
Added VTCompressionSessionGetTimeRangesForNextPass()
Added VTCompressionSessionOptionFlags
Added kVTCompressionSessionBeginFinalPass
VTDecompressionProperties.h
Added kVTDecompressionPropertyKey_RealTime
VTErrors.h
Added kVTCouldNotFindTemporalFilterErr
Added kVTDecodeInfo_ImageBufferModifiable
VTFrameSilo.h
Added VTFrameSiloAddSampleBuffer()
Added VTFrameSiloCallBlockForEachSampleBuffer()
Added VTFrameSiloCallFunctionForEachSampleBuffer()
Added VTFrameSiloCreate()
Added VTFrameSiloGetProgressOfCurrentPass()
Added VTFrameSiloGetTypeID()
Added VTFrameSiloRef
Added VTFrameSiloSetTimeRangesForNextPass()
Added kVTFrameSiloInvalidTimeRangeErr
Added kVTFrameSiloInvalidTimeStampErr
VTMultiPassStorage.h
Added VTMultiPassStorageClose()
Added VTMultiPassStorageCreate()
Added VTMultiPassStorageGetTypeID()
Added VTMultiPassStorageRef
Added kVTMultiPassStorageCreationOption_DoNotDelete
Added kVTMultiPassStorageIdentifierMismatchErr
Added kVTMultiPassStorageInvalidErr
VTProfessionalVideoWorkflow.h
Added VTRegisterProfessionalVideoWorkflowVideoEncoders()

vmnet (Added)

vmnet.h
Added #def EXPORT
Added VMNET_BUFFER_EXHAUSTED
Added VMNET_FAILURE
Added VMNET_HOST_MODE
Added VMNET_INTERFACE_PACKETS_AVAILABLE
Added VMNET_INVALID_ACCESS
Added VMNET_INVALID_ARGUMENT
Added VMNET_MEM_FAILURE
Added VMNET_PACKET_TOO_BIG
Added VMNET_SETUP_INCOMPLETE
Added VMNET_SHARED_MODE
Added VMNET_SUCCESS
Added VMNET_TOO_MANY_PACKETS
Added interface_event_t
Added interface_ref
Added operating_modes_t
Added vmnet_estimated_packets_available_key
Added vmnet_interface_id_key
Added vmnet_interface_set_event_callback()
Added vmnet_mac_address_key
Added vmnet_max_packet_size_key
Added vmnet_mtu_key
Added vmnet_operation_mode_key
Added vmnet_read()
Added vmnet_return_t
Added vmnet_start_interface()
Added vmnet_stop_interface()
Added vmnet_write()
Added vmpktdesc

WebKit

DOMDocument.h
Added DOMDocument.activeElement
Added -[DOMDocument hasFocus]
DOMHTMLDocument.h
Removed DOMHTMLDocument.activeElement
Removed -[DOMHTMLDocument hasFocus]
DOMKeyboardEvent.h
Added -[DOMKeyboardEvent initKeyboardEvent:canBubble:cancelable:view:keyIdentifier:location:ctrlKey:altKey:shiftKey:metaKey:]
Added -[DOMKeyboardEvent initKeyboardEvent:canBubble:cancelable:view:keyIdentifier:location:ctrlKey:altKey:shiftKey:metaKey:altGraphKey:]
Added DOMKeyboardEvent.location
DOMProcessingInstruction.h
Removed DOMProcessingInstruction.data
WKFoundation.h
Added #def WK_API_ENABLED
Added #def WK_EXTERN
WKFrameInfo.h
WKProcessPool.h
WKUserScript.h
Added WKUserScript
Added WKUserScript.forMainFrameOnly
Added -[WKUserScript initWithSource:injectionTime:forMainFrameOnly:]
Added WKUserScript.injectionTime
Added WKUserScript.source
Added WKUserScriptInjectionTime
Added WKUserScriptInjectionTimeAtDocumentEnd
Added WKUserScriptInjectionTimeAtDocumentStart
WebKitAvailability.h
Added #def WEBKIT_AVAILABLE_MAC
Added #def WEBKIT_CLASS_AVAILABLE_MAC
Added #def WEBKIT_DEPRECATED_MAC
Added #def WEBKIT_ENUM_AVAILABLE_MAC
Added #def WebKit_WebKitAvailability_h
WebPreferences.h
npapi.h
Removed NPImageExpose
Feedback