fix(d.ts): Update iOS typings iOS 13.2 (#8430)

* chore: Update typings using iOS SDK 13.2 (Xcode 11.3.1)

* chore: Update iOS typings using the latest runtime
This fixes arguments of global functions.
See https://github.com/NativeScript/ios-runtime/pull/1250

* chore: Strip MDC types attached to other modules
  * Delete via regex from generation script
  * Apply regex to current typings
This commit is contained in:
Martin Bektchiev
2020-03-13 10:37:30 +02:00
committed by GitHub
parent 2b5e8e935b
commit 18a9b1aea8
56 changed files with 3012 additions and 2672 deletions

View File

@ -91,7 +91,6 @@
/// <reference path="objc-x86_64/objc!NetworkExtension.d.ts" />
/// <reference path="objc-x86_64/objc!NewsstandKit.d.ts" />
/// <reference path="objc-x86_64/objc!NotificationCenter.d.ts" />
/// <reference path="objc-x86_64/objc!OSLog.d.ts" />
/// <reference path="objc-x86_64/objc!ObjectiveC.d.ts" />
/// <reference path="objc-x86_64/objc!OpenAL.d.ts" />
/// <reference path="objc-x86_64/objc!OpenGLES.d.ts" />
@ -131,8 +130,10 @@
/// <reference path="objc-x86_64/objc!asl.d.ts" />
/// <reference path="objc-x86_64/objc!dnssd.d.ts" />
/// <reference path="objc-x86_64/objc!iAd.d.ts" />
/// <reference path="objc-x86_64/objc!launch.d.ts" />
/// <reference path="objc-x86_64/objc!libkern.d.ts" />
/// <reference path="objc-x86_64/objc!libxml2.d.ts" />
/// <reference path="objc-x86_64/objc!libxslt.d.ts" />
/// <reference path="objc-x86_64/objc!os.d.ts" />
/// <reference path="objc-x86_64/objc!os_object.d.ts" />
/// <reference path="objc-x86_64/objc!simd.d.ts" />