Skip to content

Commit e578efc

Browse files
committed
8.3
1 parent bf1c7a7 commit e578efc

File tree

3,620 files changed

+41152
-35243
lines changed

Some content is hidden

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

3,620 files changed

+41152
-35243
lines changed

Frameworks/AVFoundation.framework/AVCMNotificationDispatcher.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
- (void)addListenerWithWeakReference:(id)arg1 callback:(int (*)())arg2 name:(struct __CFString { }*)arg3 object:(const void*)arg4 flags:(unsigned long)arg5;
3030
- (void)dealloc;
3131
- (void)finalize;
32+
- (id)init;
3233
- (id)initWithCMNotificationCenter:(struct opaqueCMNotificationCenter { }*)arg1;
3334
- (void)removeListenerWithWeakReference:(id)arg1 callback:(int (*)())arg2 name:(struct __CFString { }*)arg3 object:(const void*)arg4;
3435

Frameworks/AVFoundation.framework/AVCMNotificationDispatcherListenerAndCallback.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
- (int (*)())callback;
2121
- (void)dealloc;
22+
- (id)init;
2223
- (id)initWithWeakReferenceToListener:(id)arg1 callback:(int (*)())arg2;
2324
- (id)listener;
2425

Frameworks/AVFoundation.framework/AVCMNotificationDispatcherListenerKey.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
- (id)copyWithZone:(struct _NSZone { }*)arg1;
2222
- (void)dealloc;
2323
- (unsigned int)hash;
24+
- (id)init;
2425
- (id)initWithWeakReferenceToListener:(id)arg1 callback:(int (*)())arg2 name:(id)arg3 object:(const void*)arg4;
2526
- (BOOL)isEqual:(id)arg1;
2627

Frameworks/AVFoundation.framework/AVCaptureSession.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,15 @@
4141
- (id)_connectionsForNewOutput:(id)arg1;
4242
- (id)_connectionsForNewVideoPreviewLayer:(id)arg1;
4343
- (long)_createFigCaptureSession;
44+
- (void)_determineMasterClock;
4445
- (id)_figCaptureSessionConfiguration;
4546
- (void)_handleConfigurationCommittedNotificationWithPayload:(id)arg1;
4647
- (void)_handleConfigurationDidBecomeLiveNotificationWithPayload:(id)arg1;
4748
- (void)_handleDidStartRunningNotificationWithPayload:(id)arg1;
4849
- (void)_handleDidStopRunningNotificationWithPayload:(id)arg1;
4950
- (void)_handleNotification:(id)arg1 payload:(id)arg2;
5051
- (void)_handleServerConnectionDiedNotification;
51-
- (void)_makeConfigurationLive:(id)arg1 masterClock:(struct OpaqueCMClock { }*)arg2;
52+
- (void)_makeConfigurationLive:(id)arg1;
5253
- (void)_notifyMediaServerdDied;
5354
- (void)_notifySessionStarted;
5455
- (void)_notifySessionStopped;

Frameworks/AVFoundation.framework/AVExternalDevice.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
}
1010

1111
@property(readonly) NSString * ID;
12+
@property(readonly) NSData * MFiCertificateSerialNumber;
1213
@property(readonly) NSData * OEMIcon;
1314
@property(readonly) NSString * OEMIconLabel;
1415
@property(readonly) BOOL OEMIconVisible;
@@ -25,12 +26,15 @@
2526
@property(readonly) NSArray * screenIDs;
2627
@property(readonly) NSDictionary * screenInputCapabilities;
2728
@property(readonly) NSData * settingsIcon;
29+
@property(readonly) int transportType;
2830

2931
+ (id)currentCarPlayExternalDevice;
3032
+ (id)currentExternalDevice;
33+
+ (BOOL)setDiagnosticMode:(BOOL)arg1 error:(id*)arg2;
3134
+ (id)sharedLocalDevice;
3235

3336
- (id)ID;
37+
- (id)MFiCertificateSerialNumber;
3438
- (id)OEMIcon;
3539
- (id)OEMIconLabel;
3640
- (BOOL)OEMIconVisible;
@@ -62,5 +66,6 @@
6266
- (void)setDelegate:(id)arg1;
6367
- (id)settingsIcon;
6468
- (void)takeScreenForClient:(id)arg1 reason:(id)arg2;
69+
- (int)transportType;
6570

6671
@end

Frameworks/AVFoundation.framework/AVExternalDeviceInternal.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22
Image: /System/Library/Frameworks/AVFoundation.framework/AVFoundation
33
*/
44

5-
@class <AVExternalDeviceDelegate>, AVWeakReference, NSArray;
5+
@class <AVExternalDeviceDelegate>, AVWeakReference, NSArray, NSData, NSObject<OS_dispatch_queue>;
66

77
@interface AVExternalDeviceInternal : NSObject {
88
NSArray *_HIDs;
9+
NSData *_MFiCertSerial;
910
<AVExternalDeviceDelegate> *_delegate;
1011
struct OpaqueFigEndpoint { } *_figEndpoint;
1112
long _makeHIDsOnlyOnce;
13+
NSObject<OS_dispatch_queue> *_queue;
1214
AVWeakReference *_weakReference;
1315
}
1416

Frameworks/Accounts.framework/ACAccount.h

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,17 @@
217217
- (void)applySyncProperties:(id)arg1;
218218
- (BOOL)authenticated;
219219
- (id)authenticationType;
220+
- (id)br_dsid;
221+
- (id)br_firstName;
222+
- (BOOL)br_isCloudDocsMigrationComplete;
223+
- (BOOL)br_isEnabledForCloudDocs;
224+
- (BOOL)br_isEnabledForUbiquity;
225+
- (BOOL)br_isICloudAccount;
226+
- (BOOL)br_isPrimaryAccount;
227+
- (BOOL)br_isUsingCloudDocs;
228+
- (id)br_lastName;
229+
- (void)br_setCloudDocsMigrationComplete:(BOOL)arg1;
230+
- (void)br_setUsesCloudDocs:(BOOL)arg1;
220231
- (BOOL)canRemoveAccount;
221232
- (id)childAccounts;
222233
- (id)childAccountsWithAccountTypeIdentifier:(id)arg1;

Frameworks/Accounts.framework/ACAccountStore.h

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@
6565
- (id)allAccountTypes;
6666
- (id)allDataclasses;
6767
- (id)appPermissionsForAccountType:(id)arg1;
68+
- (id)br_appleAccountWithPersonID:(id)arg1;
69+
- (id)br_primaryAppleAccount;
6870
- (void)canSaveAccount:(id)arg1 withCompletionHandler:(id)arg2;
6971
- (id)childAccountsForAccount:(id)arg1;
7072
- (id)childAccountsForAccount:(id)arg1 withTypeIdentifier:(id)arg2;
@@ -109,6 +111,7 @@
109111
- (void)notifyRemoteDevicesOfNewAccount:(id)arg1;
110112
- (void)notifyRemoteDevicesOfNewAccount:(id)arg1 withCompletion:(id)arg2;
111113
- (void)openAuthenticationURL:(id)arg1 forAccount:(id)arg2 shouldConfirm:(BOOL)arg3 completion:(id)arg4;
114+
- (void)openAuthenticationURLForAccount:(id)arg1 withDelegateClassName:(id)arg2 fromBundleAtPath:(id)arg3 shouldConfirm:(BOOL)arg4 completion:(id)arg5;
112115
- (id)parentAccountForAccount:(id)arg1;
113116
- (BOOL)permissionForAccountType:(id)arg1;
114117
- (id)provisionedDataclassesForAccount:(id)arg1;
@@ -132,6 +135,11 @@
132135
- (void)setNotificationsEnabled:(BOOL)arg1;
133136
- (void)setPermissionGranted:(BOOL)arg1 forBundleID:(id)arg2 onAccountType:(id)arg3;
134137
- (void)setRemoteAccountStoreSession:(id)arg1;
138+
- (void)sl_openGoogleAuthenticationSheetForAccount:(id)arg1 shouldConfirm:(BOOL)arg2 completion:(id)arg3;
139+
- (void)sl_openGoogleAuthenticationSheetForAccount:(id)arg1 shouldConfirm:(BOOL)arg2 delegateClassName:(id)arg3 completion:(id)arg4;
140+
- (void)sl_openGoogleAuthenticationSheetWithAccountDescription:(id)arg1 completion:(id)arg2;
141+
- (void)sl_openYouTubeAuthenticationSheetWithAccountDescription:(id)arg1 completion:(id)arg2;
142+
- (void)sl_openYouTubeAuthenticationSheetWithUsername:(id)arg1 accountDescription:(id)arg2 completion:(id)arg3;
135143
- (id)supportedDataclassesForAccountType:(id)arg1;
136144
- (id)syncableDataclassesForAccountType:(id)arg1;
137145
- (id)tetheredSyncSourceTypeForDataclass:(id)arg1;

Frameworks/AddressBookUI.framework/ABBoundLayoutConstraint.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111

1212
@property(copy) NSString * keyPath;
13-
@property(retain) id object;
13+
@property id object;
1414

1515
+ (id)constraintWithItem:(id)arg1 attribute:(int)arg2 relatedBy:(int)arg3 toItem:(id)arg4 attribute:(int)arg5 multiplier:(float)arg6 constantObject:(id)arg7 keyPath:(id)arg8;
1616

@@ -22,5 +22,6 @@
2222
- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void*)arg4;
2323
- (void)setKeyPath:(id)arg1;
2424
- (void)setObject:(id)arg1;
25+
- (void)unbind;
2526

2627
@end
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
/* Generated by RuntimeBrowser
2+
Image: /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
3+
*/
4+
5+
@class NSArray;
6+
7+
@interface ABCardiMessageEmailGroup : ABCardPropertyGroup {
8+
NSArray *_displayItems;
9+
}
10+
11+
- (void)dealloc;
12+
- (id)displayItems;
13+
- (id)initWithContact:(id)arg1 propertyItem:(id)arg2;
14+
15+
@end

Frameworks/AddressBookUI.framework/ABContactAddFavoriteAction.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
Image: /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
33
*/
44

5-
@class ABPropertyBestFaceTimeQuery, NSArray;
5+
@class ABPropertyBestIDSValueQuery, NSArray;
66

7-
@interface ABContactAddFavoriteAction : ABPropertyAction <ABPropertyBestFaceTimeQueryDelegate> {
7+
@interface ABContactAddFavoriteAction : ABPropertyAction <ABPropertyBestIDSValueQueryDelegate> {
88
BOOL _allowFaceTimeAudioFavorites;
99
BOOL _allowFaceTimeFavorites;
1010
BOOL _allowPhoneFavorites;
11-
ABPropertyBestFaceTimeQuery *_bestFaceTimeQuery;
11+
ABPropertyBestIDSValueQuery *_bestFaceTimeQuery;
1212
NSArray *_filteredPhoneItems;
1313
BOOL _hasFaceTimeAudioFavorite;
1414
BOOL _hasFaceTimeFavorite;
@@ -17,7 +17,7 @@
1717
@property BOOL allowFaceTimeAudioFavorites;
1818
@property BOOL allowFaceTimeFavorites;
1919
@property BOOL allowPhoneFavorites;
20-
@property(retain) ABPropertyBestFaceTimeQuery * bestFaceTimeQuery;
20+
@property(retain) ABPropertyBestIDSValueQuery * bestFaceTimeQuery;
2121
@property(retain) NSArray * filteredPhoneItems;
2222
@property BOOL hasFaceTimeAudioFavorite;
2323
@property BOOL hasFaceTimeFavorite;

Frameworks/AddressBookUI.framework/ABContactViewController.h

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
ABContactView *_editingContactView;
5252
NSMutableArray *_editingGroups;
5353
ABContactHeaderEditView *_editingHeaderView;
54+
NSArray *_extraBarButtonItems;
5455
ABPropertyFaceTimeAction *_faceTimeAction;
5556
ABPropertyFaceTimeAction *_faceTimeAudioAction;
5657
ABPropertyIDSRequest *_faceTimeIDSRequest;
@@ -125,6 +126,7 @@
125126
@property(retain) ABContactView * editingContactView;
126127
@property(retain) NSMutableArray * editingGroups;
127128
@property(retain) ABContactHeaderEditView * editingHeaderView;
129+
@property(retain) NSArray * extraBarButtonItems;
128130
@property(retain) ABPropertyFaceTimeAction * faceTimeAction;
129131
@property(retain) ABPropertyFaceTimeAction * faceTimeAudioAction;
130132
@property(retain) ABPropertyIDSRequest * faceTimeIDSRequest;
@@ -167,6 +169,7 @@
167169
- (id)_cardGroupAtIndex:(int)arg1;
168170
- (id)_cellForIndexPath:(id)arg1;
169171
- (id)_currentGroups;
172+
- (id)_currentTopVisibleGroupInContactView:(id)arg1;
170173
- (id)_dateForProperty:(id)arg1;
171174
- (id)_faceTimeAction;
172175
- (id)_faceTimeAudioAction;
@@ -188,7 +191,7 @@
188191
- (void)_reloadMedicalIDGroup;
189192
- (void)_reloadPropertyGroupsPreservingChanges:(BOOL)arg1;
190193
- (void)_saveChangesForGroups:(id)arg1;
191-
- (void)_scrollContactView:(id)arg1 toVisibleGroupInContactView:(id)arg2;
194+
- (void)_scrollContactView:(id)arg1 toVisibleGroup:(id)arg2;
192195
- (id)_sendMessageActionAllowingEmailIDs:(BOOL)arg1;
193196
- (void)_setupAddToAddressBookActions;
194197
- (void)_setupCardActions;
@@ -290,6 +293,7 @@
290293
- (id)editingHeaderView;
291294
- (struct { id x1; id x2; id x3; id x4; })editingTransition;
292295
- (void)encodeRestorableStateWithCoder:(id)arg1;
296+
- (id)extraBarButtonItems;
293297
- (id)faceTimeAction;
294298
- (id)faceTimeAudioAction;
295299
- (id)faceTimeIDSRequest;
@@ -382,6 +386,7 @@
382386
- (void)setEditingContactView:(id)arg1;
383387
- (void)setEditingGroups:(id)arg1;
384388
- (void)setEditingHeaderView:(id)arg1;
389+
- (void)setExtraBarButtonItems:(id)arg1;
385390
- (void)setFaceTimeAction:(id)arg1;
386391
- (void)setFaceTimeAudioAction:(id)arg1;
387392
- (void)setFaceTimeIDSRequest:(id)arg1;

Frameworks/AddressBookUI.framework/ABMembersViewController.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
@property(copy,readonly) NSString * debugDescription;
2222
@property(copy,readonly) NSString * description;
2323
@property(readonly) unsigned int hash;
24+
@property(readonly) BOOL isSearchingWithNoContactSelected;
2425
@property(readonly) BOOL shouldShowGroups;
2526
@property(readonly) Class superclass;
2627
@property(readonly) CNContact * unsavedContact;
@@ -51,6 +52,7 @@
5152
- (id)initWithModel:(id)arg1;
5253
- (void)insertProperty:(int*)arg1 insertValue:(id*)arg2 insertLabel:(id*)arg3;
5354
- (BOOL)isNavigationButtonEnabled:(int)arg1;
55+
- (BOOL)isSearchingWithNoContactSelected;
5456
- (void)linksUpdatedForPerson:(void*)arg1;
5557
- (void)loadState;
5658
- (void)loadView;

Frameworks/AddressBookUI.framework/ABPeoplePickerNavigationController.h

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Image: /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
33
*/
44

5-
@class <ABPeoplePickerNavigationControllerDelegate>, <ABStyleProvider>, ABModel, CNContactPicker, NSArray, NSPredicate, UISplitViewController;
5+
@class <ABPeoplePickerNavigationControllerDelegate>, <ABStyleProvider>, ABModel, CNContactPicker, NSArray, NSPredicate, UISplitViewController<ABContactViewControllerDelegate>;
66

77
@interface ABPeoplePickerNavigationController : UINavigationController {
88
void *_addressBook;
@@ -11,7 +11,7 @@
1111
BOOL _allowsOnlyPhoneActions;
1212
int _behavior;
1313
CNContactPicker *_contactPicker;
14-
UISplitViewController *_contactsSplitViewPresentationDelegate;
14+
UISplitViewController<ABContactViewControllerDelegate> *_contactsSplitViewPresentationDelegate;
1515
NSArray *_defaultToolbarItems;
1616
struct __CFArray { } *_displayedProperties;
1717
struct {
@@ -46,7 +46,7 @@
4646
@property BOOL allowsContactBlocking;
4747
@property BOOL allowsOnlyFaceTimeActions;
4848
@property BOOL allowsOnlyPhoneActions;
49-
@property UISplitViewController * contactsSplitViewPresentationDelegate;
49+
@property UISplitViewController<ABContactViewControllerDelegate> * contactsSplitViewPresentationDelegate;
5050
@property(copy) NSArray * displayedProperties;
5151
@property BOOL hidesPromptInLandscape;
5252
@property BOOL hidesSearchableSources;
@@ -97,6 +97,7 @@
9797
- (void)contactPickerDidCancel:(id)arg1;
9898
- (id)contactPickerPresentedViewController:(id)arg1;
9999
- (void)contactViewController:(id)arg1 didCompleteWithContact:(id)arg2;
100+
- (void)contactViewController:(id)arg1 didDeleteContact:(id)arg2;
100101
- (BOOL)contactViewController:(id)arg1 shouldPerformDefaultActionForContact:(id)arg2 property:(id)arg3 labeledValue:(id)arg4;
101102
- (id)contactsSplitViewPresentationDelegate;
102103
- (void)dealloc;
@@ -185,9 +186,10 @@
185186
- (BOOL)shouldContinueAfterSelectingPerson:(void*)arg1 cell:(id)arg2;
186187
- (BOOL)shouldPerformDefaultActionForPerson:(void*)arg1 property:(int)arg2 identifier:(int)arg3 withMemberCell:(id)arg4;
187188
- (void)showCardForPerson:(void*)arg1;
189+
- (void)showCardForPerson:(void*)arg1 resetFilter:(BOOL)arg2 resetSearch:(BOOL)arg3 fallbackToFirstPerson:(BOOL)arg4;
188190
- (BOOL)showCardForPerson:(void*)arg1 withMemberCell:(id)arg2 animate:(BOOL)arg3 forceDisableEditing:(BOOL)arg4;
189191
- (void)showMembersOfContactsFilter:(id)arg1;
190-
- (void)showMembersOfContactsFilter:(id)arg1 animate:(BOOL)arg2 loadState:(BOOL)arg3;
192+
- (void)showMembersOfContactsFilter:(id)arg1 animate:(BOOL)arg2 resetSearch:(BOOL)arg3 loadState:(BOOL)arg4;
191193
- (void)showUnifiedCardForPerson:(void*)arg1;
192194
- (id)styleProvider;
193195
- (void)unknownPersonViewController:(id)arg1 didResolveToPerson:(void*)arg2;

Frameworks/AddressBookUI.framework/ABPostalAddressEditorViewController.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2;
4141
- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2;
4242
- (float)tableViewSpacingForExtraSeparators:(id)arg1;
43+
- (void)validateContents;
4344
- (void)viewDidAppear:(BOOL)arg1;
4445
- (void)viewDidLoad;
4546
- (void)viewWillAppear:(BOOL)arg1;

Frameworks/AddressBookUI.framework/ABPostalNameContactEditingCell.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
- (void)layoutSubviews;
2020
- (void)prepareForReuse;
2121
- (void)setCardGroupItem:(id)arg1;
22-
- (void)textFieldDidEndEditing:(id)arg1;
22+
- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 replacementString:(id)arg3;
2323

2424
@end

Frameworks/AddressBookUI.framework/ABPropertyBestFaceTimeQuery.h

Lines changed: 0 additions & 32 deletions
This file was deleted.
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
/* Generated by RuntimeBrowser
2+
Image: /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
3+
*/
4+
5+
@class <ABPropertyBestIDSValueQueryDelegate>, ABPropertyGroupItem, ABPropertyIDSRequest, NSArray, NSMutableArray;
6+
7+
@interface ABPropertyBestIDSValueQuery : NSObject {
8+
<ABPropertyBestIDSValueQueryDelegate> *_delegate;
9+
ABPropertyIDSRequest *_idsRequest;
10+
NSArray *_propertyItems;
11+
NSMutableArray *_validIDSItems;
12+
}
13+
14+
@property(readonly) ABPropertyGroupItem * bestIDSProperty;
15+
@property <ABPropertyBestIDSValueQueryDelegate> * delegate;
16+
@property(retain) ABPropertyIDSRequest * idsRequest;
17+
@property(retain) NSArray * propertyItems;
18+
@property(retain) NSMutableArray * validIDSItems;
19+
20+
- (id)bestIDSProperty;
21+
- (void)cancel;
22+
- (void)dealloc;
23+
- (id)delegate;
24+
- (id)idsRequest;
25+
- (id)initWithPropertyItems:(id)arg1 service:(id)arg2;
26+
- (id)propertyItems;
27+
- (void)setDelegate:(id)arg1;
28+
- (void)setIdsRequest:(id)arg1;
29+
- (void)setPropertyItems:(id)arg1;
30+
- (void)setValidIDSItems:(id)arg1;
31+
- (id)validIDSItems;
32+
33+
@end

0 commit comments

Comments
 (0)