Skip to content

Commit 893b858

Browse files
authored
feat(types-ios): iOS 18 (#10558)
1 parent 71dfa15 commit 893b858

File tree

180 files changed

+176513
-14191
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

180 files changed

+176513
-14191
lines changed

packages/types-ios/src/lib/ios/ios.d.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
/// <reference path="objc-x86_64/objc!AVRouting.d.ts" />
77
/// <reference path="objc-x86_64/objc!Accelerate.d.ts" />
88
/// <reference path="objc-x86_64/objc!Accessibility.d.ts" />
9+
/// <reference path="objc-x86_64/objc!AccessorySetupKit.d.ts" />
910
/// <reference path="objc-x86_64/objc!Accounts.d.ts" />
1011
/// <reference path="objc-x86_64/objc!AdServices.d.ts" />
1112
/// <reference path="objc-x86_64/objc!AdSupport.d.ts" />
@@ -32,6 +33,7 @@
3233
/// <reference path="objc-x86_64/objc!ColorSync.d.ts" />
3334
/// <reference path="objc-x86_64/objc!CommonCrypto.d.ts" />
3435
/// <reference path="objc-x86_64/objc!Compression.d.ts" />
36+
/// <reference path="objc-x86_64/objc!ContactProvider.d.ts" />
3537
/// <reference path="objc-x86_64/objc!Contacts.d.ts" />
3638
/// <reference path="objc-x86_64/objc!ContactsUI.d.ts" />
3739
/// <reference path="objc-x86_64/objc!CoreAudioKit.d.ts" />
@@ -57,6 +59,7 @@
5759
/// <reference path="objc-x86_64/objc!CoreVideo.d.ts" />
5860
/// <reference path="objc-x86_64/objc!CryptoTokenKit.d.ts" />
5961
/// <reference path="objc-x86_64/objc!Darwin.d.ts" />
62+
/// <reference path="objc-x86_64/objc!DarwinFoundation.d.ts" />
6063
/// <reference path="objc-x86_64/objc!DataDetection.d.ts" />
6164
/// <reference path="objc-x86_64/objc!DeviceCheck.d.ts" />
6265
/// <reference path="objc-x86_64/objc!DeviceDiscoveryExtension.d.ts" />
@@ -88,6 +91,7 @@
8891
/// <reference path="objc-x86_64/objc!JavaScriptCore.d.ts" />
8992
/// <reference path="objc-x86_64/objc!LinkPresentation.d.ts" />
9093
/// <reference path="objc-x86_64/objc!LocalAuthentication.d.ts" />
94+
/// <reference path="objc-x86_64/objc!LockedCameraCapture.d.ts" />
9195
/// <reference path="objc-x86_64/objc!MachO.d.ts" />
9296
/// <reference path="objc-x86_64/objc!MapKit.d.ts" />
9397
/// <reference path="objc-x86_64/objc!Matter.d.ts" />
@@ -162,6 +166,7 @@
162166
/// <reference path="objc-x86_64/objc!WidgetKit.d.ts" />
163167
/// <reference path="objc-x86_64/objc!XPC.d.ts" />
164168
/// <reference path="objc-x86_64/objc!_Builtin_intrinsics.d.ts" />
169+
/// <reference path="objc-x86_64/objc!_Builtin_stdatomic.d.ts" />
165170
/// <reference path="objc-x86_64/objc!asl.d.ts" />
166171
/// <reference path="objc-x86_64/objc!dnssd.d.ts" />
167172
/// <reference path="objc-x86_64/objc!iAd.d.ts" />
@@ -170,9 +175,11 @@
170175
/// <reference path="objc-x86_64/objc!libxml2.d.ts" />
171176
/// <reference path="objc-x86_64/objc!networkext.d.ts" />
172177
/// <reference path="objc-x86_64/objc!notify.d.ts" />
178+
/// <reference path="objc-x86_64/objc!nsswiftsupport.d.ts" />
173179
/// <reference path="objc-x86_64/objc!os.d.ts" />
174180
/// <reference path="objc-x86_64/objc!os_object.d.ts" />
175181
/// <reference path="objc-x86_64/objc!os_workgroup.d.ts" />
176182
/// <reference path="objc-x86_64/objc!rpc.d.ts" />
177183
/// <reference path="objc-x86_64/objc!simd.d.ts" />
184+
/// <reference path="objc-x86_64/objc!unwind.d.ts" />
178185
/// <reference path="objc-x86_64/objc!zlib.d.ts" />

0 commit comments

Comments
 (0)