[apidiff] Update XML files to 15.4 definitions (#2796)

This commit is contained in:
Sebastien Pouliot 2017-09-28 08:36:08 -04:00 коммит произвёл GitHub
Родитель 97d933b082
Коммит ad47fd2182
6 изменённых файлов: 3001 добавлений и 160677 удалений

Просмотреть файл

@ -16,7 +16,7 @@
</attribute>
<attribute name="System.Reflection.AssemblyInformationalVersionAttribute">
<properties>
<property name="InformationalVersion" value="11.0.0.0; git-rev-head:152b654a628e4ea0e6afe8a638a0bada1f3f4be4; git-branch:xcode9" />
<property name="InformationalVersion" value="11.2.0.4; git-rev-head:9ddb5e6c0eb12933f5c319eb8e1b0968530252ad; git-branch:d15-4-xi" />
</properties>
</attribute>
<attribute name="System.Reflection.AssemblyProductAttribute">
@ -316503,6 +316503,67 @@
</property>
</properties>
</class>
<class name="MPMediaType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.UInt64">
<attributes>
<attribute name="ObjCRuntime.NativeAttribute" />
<attribute name="System.FlagsAttribute" />
</attributes>
<interfaces>
<interface name="System.IComparable" />
<interface name="System.IConvertible" />
<interface name="System.IFormattable" />
</interfaces>
<fields>
<field name="Any" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="18446744073709551615" />
<field name="AnyAudio" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="255" />
<field name="AudioBook" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="4" />
<field name="AudioITunesU" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="8" />
<field name="HomeVideo" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="8192">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
</field>
<field name="Movie" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="256">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
</field>
<field name="Music" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="1" />
<field name="MusicVideo" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="2048">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
</field>
<field name="Podcast" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="2" />
<field name="TVShow" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="512">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
</field>
<field name="TypeAnyVideo" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="65280">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
</field>
<field name="VideoITunesU" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="4096">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
</field>
<field name="VideoPodcast" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="1024">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
</field>
</fields>
</class>
<class name="MPMovieControlMode" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Int32">
<attributes>
<attribute name="ObjCRuntime.UnavailableAttribute" />
@ -316831,12 +316892,14 @@
<attribute name="Foundation.FieldAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
<methods>
<method name="get_PropertyAssetUrl()" attrib="2198" static="true" returntype="Foundation.NSString">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
<parameters />
</method>
@ -317292,6 +317355,7 @@
</class>
<class name="MPNowPlayingInfoMediaType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.UInt64">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.NativeAttribute" />
@ -368313,7 +368377,7 @@
<field name="TVServicesLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/TVServices.framework/TVServices" />
<field name="UIKitLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/UIKit.framework/UIKit" />
<field name="UserNotificationsLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/UserNotifications.framework/UserNotifications" />
<field name="Version" attrib="32854" fieldtype="System.String" value="11.0.0" />
<field name="Version" attrib="32854" fieldtype="System.String" value="11.2.0" />
<field name="VideoSubscriberAccountLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount" />
<field name="VideoToolboxLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox" />
<field name="VisionLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/Vision.framework/Vision" />

Просмотреть файл

@ -16,7 +16,7 @@
</attribute>
<attribute name="System.Reflection.AssemblyInformationalVersionAttribute">
<properties>
<property name="InformationalVersion" value="11.0.0.0; git-rev-head:152b654a628e4ea0e6afe8a638a0bada1f3f4be4; git-branch:xcode9" />
<property name="InformationalVersion" value="11.2.0.4; git-rev-head:9ddb5e6c0eb12933f5c319eb8e1b0968530252ad; git-branch:d15-4-xi" />
</properties>
</attribute>
<attribute name="System.Reflection.AssemblyProductAttribute">
@ -240503,7 +240503,7 @@
<field name="SpriteKitLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/SpriteKit.framework/SpriteKit" />
<field name="UIKitLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/UIKit.framework/UIKit" />
<field name="UserNotificationsLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/UserNotifications.framework/UserNotifications" />
<field name="Version" attrib="32854" fieldtype="System.String" value="11.0.0" />
<field name="Version" attrib="32854" fieldtype="System.String" value="11.2.0" />
<field name="VisionLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/Vision.framework/Vision" />
<field name="WatchConnectivityLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/WatchConnectivity.framework/WatchConnectivity" />
<field name="WatchKitLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/WatchKit.framework/WatchKit" />

Просмотреть файл

@ -16,7 +16,7 @@
</attribute>
<attribute name="System.Reflection.AssemblyInformationalVersionAttribute">
<properties>
<property name="InformationalVersion" value="10.99.8.24; git-rev-head:3d0bdc3d52a7982168071bd45a9b992a50bf7d8f; git-branch:uikit-gm" />
<property name="InformationalVersion" value="10.14.0.28; git-rev-head:5ff9ed903d97a10296d349687da2fb340c484b10; git-branch:d15-4" />
</properties>
</attribute>
<attribute name="System.Reflection.AssemblyProductAttribute">
@ -462215,8 +462215,6 @@
<property name="IsWrapper" value="True" />
</properties>
</attribute>
<attribute name="ObjCRuntime.UnavailableAttribute" />
<attribute name="ObjCRuntime.UnavailableAttribute" />
</attributes>
<interfaces>
<interface name="Foundation.INSCoding" />
@ -463135,6 +463133,8 @@
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.UnavailableAttribute" />
<attribute name="ObjCRuntime.UnavailableAttribute" />
<attribute name="ObjCRuntime.UnavailableAttribute" />
<attribute name="ObjCRuntime.UnavailableAttribute" />
<attribute name="System.Runtime.CompilerServices.CompilerGeneratedAttribute" />
</attributes>
<parameters>
@ -465784,8 +465784,6 @@
<class name="MPMediaType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.UInt64">
<attributes>
<attribute name="ObjCRuntime.NativeAttribute" />
<attribute name="ObjCRuntime.UnavailableAttribute" />
<attribute name="ObjCRuntime.UnavailableAttribute" />
<attribute name="System.FlagsAttribute" />
</attributes>
<interfaces>
@ -465801,38 +465799,45 @@
<field name="HomeVideo" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="8192">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
</field>
<field name="Movie" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="256">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
</field>
<field name="Music" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="1" />
<field name="MusicVideo" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="2048">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
</field>
<field name="Podcast" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="2" />
<field name="TVShow" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="512">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
</field>
<field name="TypeAnyVideo" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="65280">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
</field>
<field name="VideoITunesU" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="4096">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
</field>
<field name="VideoPodcast" attrib="32854" fieldtype="MediaPlayer.MPMediaType" value="1024">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
</field>
</fields>
@ -471022,12 +471027,14 @@
<attribute name="Foundation.FieldAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
<methods>
<method name="get_PropertyAssetUrl()" attrib="2198" static="true" returntype="Foundation.NSString">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
</attributes>
<parameters />
</method>
@ -471483,6 +471490,7 @@
</class>
<class name="MPNowPlayingInfoMediaType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.UInt64">
<attributes>
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.IntroducedAttribute" />
<attribute name="ObjCRuntime.NativeAttribute" />
@ -543599,7 +543607,7 @@
<field name="UIKitLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/UIKit.framework/UIKit" />
<field name="UserNotificationsLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/UserNotifications.framework/UserNotifications" />
<field name="UserNotificationsUILibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/UserNotificationsUI.framework/UserNotificationsUI" />
<field name="Version" attrib="32854" fieldtype="System.String" value="11.0.0" />
<field name="Version" attrib="32854" fieldtype="System.String" value="11.2.0" />
<field name="VideoSubscriberAccountLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount" />
<field name="VideoToolboxLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox" />
<field name="VisionLibrary" attrib="32854" fieldtype="System.String" value="/System/Library/Frameworks/Vision.framework/Vision" />

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Разница между файлами не показана из-за своего большого размера Загрузить разницу