diff --git a/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/Headers b/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/Headers
new file mode 120000
index 000000000..d5ab97c5c
--- /dev/null
+++ b/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/Headers
@@ -0,0 +1 @@
+Versions/A/Headers
\ No newline at end of file
diff --git a/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/Headers b/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/Headers
new file mode 120000
index 000000000..99c89131a
--- /dev/null
+++ b/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/Headers
@@ -0,0 +1 @@
+../../../../../../../../../../../../src/private-frameworks/AppleAccount/include/AppleAccount
\ No newline at end of file
diff --git a/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/Versions/Current b/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/Versions/Current
new file mode 120000
index 000000000..8c7e5a667
--- /dev/null
+++ b/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/Versions/Current
@@ -0,0 +1 @@
+A
\ No newline at end of file
diff --git a/framework-private-include/AppleAccount b/framework-private-include/AppleAccount
new file mode 120000
index 000000000..7b018e14f
--- /dev/null
+++ b/framework-private-include/AppleAccount
@@ -0,0 +1 @@
+../Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/Headers
\ No newline at end of file
diff --git a/src/private-frameworks/AppleAccount/CMakeLists.txt b/src/private-frameworks/AppleAccount/CMakeLists.txt
new file mode 100644
index 000000000..dd18cdb21
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/CMakeLists.txt
@@ -0,0 +1,266 @@
+project(AppleAccount)
+
+remove_sdk_framework(AppleAccount
+ PRIVATE
+)
+
+set(DYLIB_COMPAT_VERSION "1.0.0")
+set(DYLIB_CURRENT_VERSION "1.0.0")
+
+set(FRAMEWORK_VERSION "A")
+
+generate_sdk_framework(AppleAccount
+ PRIVATE
+ VERSION ${FRAMEWORK_VERSION}
+ HEADER "include/AppleAccount"
+)
+
+add_framework(AppleAccount
+ PRIVATE
+ FAT
+ CURRENT_VERSION
+ VERSION ${FRAMEWORK_VERSION}
+
+ SOURCES
+ src/AASetupAssistantCreateRequest.m
+ src/AAQuotaDepletionAlert.m
+ src/AALoginAccountResponse.m
+ src/AAOBInheritanceSetupCompleteModel.m
+ src/AADeviceList.m
+ src/AAOBInheritanceContactPickerModel.m
+ src/AAOBAddTrustedContactsModel.m
+ src/AARequester.m
+ src/AARegionInfo.m
+ src/AACustodianSetupRequestContext.m
+ src/AATrustedContactDetailsViewModel.m
+ src/AAInheritanceInvitation.m
+ src/AAAbsintheSignerContextCache.m
+ src/AARecoveryFactorController.m
+ src/AAContactsProvider.m
+ src/AACloudKitDevicesListResponse.m
+ src/AADaemonController.m
+ src/AATrustedDeviceListRequest.m
+ src/_AABasicGetRequest.m
+ src/AAiCloudTermsAgreeRequest.m
+ src/AAFMIPAuthenticateResponse.m
+ src/AASecondaryAuthenticationRequest.m
+ src/AAInitiateEmailVettingRequest.m
+ src/AAOBModelHelper.m
+ src/AACloudKitMigrationStateResponse.m
+ src/AAAccountRecoveryManagementViewModel.m
+ src/AAURLConfigurationRequest.m
+ src/AAMobileMeOfferResponse.m
+ src/AASetupAssistantConfigResponse.m
+ src/AASignInOperationHelper.m
+ src/AAPaymentSummaryResponse.m
+ src/AAVersionUpdater.m
+ src/AAAttestationSigner.m
+ src/AAFlowPresenterHostInterface.m
+ src/AAAccountBeneficiaryManagementViewModel.m
+ src/AAStorableLoginContext.m
+ src/AAFamilyDetailsRequest.m
+ src/AAOBInheritanceInvitationModel.m
+ src/AATrustedContactNotificationPublisher.m
+ src/AACustodianController.m
+ src/AAMessagingContext.m
+ src/AATrustedContactStringProvider.m
+ src/AAiCloudTermsStringRequest.m
+ src/AAAddEmailUIRequest.m
+ src/AAInheritanceContactController.m
+ src/AAAvailabilityResponse.m
+ src/AASigningSessionRequest.m
+ src/AALoginAccountRequest.m
+ src/AAPhotoResponse.m
+ src/AACustodianDaemonConnection.m
+ src/AAQuotaInfoResponse.m
+ src/AARequest.m
+ src/AALoginResponseDataclasses.m
+ src/AAAccountManager.m
+ src/AASetupAssistantService.m
+ src/AAOBCustodianInvitationModel.m
+ src/AAUpdateAccountUIRequest.m
+ src/AAFamilyEligibilityResponse.m
+ src/AAOBCustodianHelpNowModel.m
+ src/AACloudKitStartMigrationResponse.m
+ src/AALoginOrCreateDelegatesRequest.m
+ src/AAResponse.m
+ src/AACloudKitStartMigrationRequest.m
+ src/AADevice.m
+ src/AARemoteServer.m
+ src/AACustodianPasswordResetInformation.m
+ src/AALocalContactInfo.m
+ src/AAAutoAccountVerifier.m
+ src/AACustodianInvitationResponseContext.m
+ src/AAFamilyDetailsResponse.m
+ src/AAGenericTermsUIResponse.m
+ src/AATrustedContactsInheritanceSplashScreenModel.m
+ src/AAPaymentUIRequest.m
+ src/AALocalization.m
+ src/AAAccountManagementUIResponse.m
+ src/AAOBInheritanceShareAccessKeyOptionsModel.m
+ src/AAOBInheritanceInviteMessageModel.m
+ src/AASetupAssistantUpdateRequest.m
+ src/AAWalrusRecoveryContactRemovalAlertModel.m
+ src/AAPreferences.m
+ src/AAPendingIDSMessage.m
+ src/AAFamilyEligibilityRequest.m
+ src/AACustodianRecoveryRequestContext.m
+ src/AABenefactorInfo.m
+ src/AATermsReportUserActionRequest.m
+ src/AASigningSessionResponse.m
+ src/AAAbsintheContext.m
+ src/AALoginDelegatesResponse.m
+ src/AABeneficiaryInfo.m
+ src/_AAURLSessionOperation.m
+ src/AASetupAssistantConfigRequest.m
+ src/AAOBInvitationSentModel.m
+ src/AAFamilyMember.m
+ src/AADeviceInfo.m
+ src/AAUpdateNameRequest.m
+ src/AAAppleTVRequest.m
+ src/AAInheritance.m
+ src/AAURLSessionContext.m
+ src/AAUpgradeiOSTermsResponse.m
+ src/AARegisterRequest.m
+ src/AAMessage.m
+ src/AASetupAssistantAuthenticateRequest.m
+ src/AALoginResponseAppleAccountInfo.m
+ src/AAFollowUpUtilities.m
+ src/AASetupAssistantTermsFetchRequest.m
+ src/AASignInFlowController.m
+ src/AATrustedDeviceListResponse.m
+ src/_AAURLSessionDelegate.m
+ src/AATermsUserActionReporter.m
+ src/AALoginDelegatesRequest.m
+ src/AAAccount.m
+ src/AATrustedContactFlowPresenter.m
+ src/AAAcceptedTermsController.m
+ src/AACustodianDataRecoveryKeys.m
+ src/AAEmailVettingRequest.m
+ src/AAWalrusRecoveryKeyRemovalViewModel.m
+ src/AAiCloudTermsAgreeResponse.m
+ src/AAAccountUserNotificationDaemonInterface.m
+ src/AAFMIPAuthenticateRequest.m
+ src/AACustodianRecoveryConfiguration.m
+ src/ATVHighSecurityAccountSendCodeResponse.m
+ src/AACustodianDaemonInterface.m
+ src/AADeviceProvisioningRequest.m
+ src/AAOBCustodianContactSelectorModel.m
+ src/AAInheritanceContactsViewModel.m
+ src/AALoginResponseiCloudTokens.m
+ src/AAFamilyRequest.m
+ src/AATermsReportUserActionResponse.m
+ src/AAMessagingAccount.m
+ src/AACompleteEmailVettingRequest.m
+ src/ATVHighSecurityAccountVerifyCode.m
+ src/AAPersonalInfoUIRequest.m
+ src/ATVHighSecurityAccountDeviceListResponse.m
+ src/AALoginContextTransientStorage.m
+ src/AAAuthenticateRequest.m
+ src/AAMessagingService.m
+ src/AAAuthenticationResponse.m
+ src/AAAvailabilityRequest.m
+ src/AAAppleIDSettingsRequest.m
+ src/AAURLSession.m
+ src/AAPrimaryAccountUpdater.m
+ src/AABeneficiary.m
+ src/AAPersonaUtility.m
+ src/ATVHighSecurityAccountDeviceList.m
+ src/AAUserNotification.m
+ src/AAURLConfiguration.m
+ src/AASetupAssistantUpgradeStatusResponse.m
+ src/AABeneficiaryClaimUIRequest.m
+ src/AASetupAssistantSetupDelegatesRequest.m
+ src/AARemoteServerConfigurationCache.m
+ src/AASetupAssistantUpgradeStatusRequest.m
+ src/AAMessagingCapability.m
+ src/AAURLProtocol.m
+ src/ATVHighSecurityAccountSendCode.m
+ src/AACloudKitMigrationStateRequest.m
+ src/AAPaymentSummaryRequest.m
+ src/AAProvisioningResponse.m
+ src/AALoginPluginManager.m
+ src/AAWalrusPCSAuthRequest.m
+ src/AADeviceListResponse.m
+ src/AAAbsintheSigner.m
+ src/AAGenericTermsUIRequest.m
+ src/AAInviteCompletionInfo.m
+ src/AAContactsManager.m
+ src/AASigningSession.m
+ src/AASuspensionInfo.m
+ src/AADeviceListRequest.m
+ src/AASecondaryAuthenticationResponse.m
+ src/AAAccountContactPromptModel.m
+ src/AAiCloudLoginAccountRequester.m
+ src/AAWalrusStringProvider.m
+ src/AADataclassManager.m
+ src/AAAccountUserNotificationDaemonConnection.m
+ src/AACloudKitDevicesListRequest.m
+ src/AAOBTrustedContactInviteMessageModel.m
+ src/AAMessagingDestination.m
+ src/AALoginContextManager.m
+ src/AAKeychainManager.m
+ src/AACustodianshipInfo.m
+ src/AAFlowPresenter.m
+ src/AAOBCustodiansListViewModel.m
+ src/AAOBInheritanceShareDataModel.m
+ src/AAMessagingDevice.m
+ src/AAWalrusRecoveryContactRemovedScreenModel.m
+ src/AAQuotaInfoRequest.m
+ src/AAUpdateProvisioningRequest.m
+ src/AASetupAssistantSetupDelegatesResponse.m
+ src/AAInheritanceMessageInviteContext.m
+ src/AAAccountUserNotificationContext.m
+ src/AACertificatePinner.m
+ src/AASignOutFlowController.m
+ src/AAiCloudTermsStringResponse.m
+ src/AATrustedContactsCustodianSplashScreenModel.m
+ src/AAFamilyInvite.m
+ src/_AAURLSessionConfigurationTask.m
+ src/ATVHighSecurityAccountVerifyCodeResponse.m
+ src/AACompleteEmailVettingResponse.m
+ src/AATrustedContactHealthInfo.m
+ src/AAInheritanceController.m
+ src/AAGrandSlamSigner.m
+ src/AATrustedDevice.m
+ src/AAPasswordSecurityUIRequest.m
+ src/AATrustedContactDetailsViewModelFactory.m
+ src/AAAccountUserNotificationPublisher.m
+ src/AATrustedContact.m
+ src/AAMessagesInviteContext.m
+ src/AACustodianChooseContactViewModel.m
+ src/AAUniversalLinkHelper.m
+ src/AADependentAuthenticationUIRequest.m
+ src/AASetupAssistantCreateResponse.m
+ src/AACustodianMessageInviteContext.m
+ src/AAOBBulletPointModel.m
+ src/AADeviceProvisioningSession.m
+ src/AAMyPhotoRequest.m
+ src/AADeviceProvisioningResponse.m
+ src/AAFollowUpController.m
+ src/NSMutableDictionary+AppleAccount.m
+ src/NSURL+AppleAccount.m
+ src/NSOperationQueue+AppleAccount.m
+ src/NSData+AppleAccount.m
+ src/NSArray+AppleAccount.m
+ src/ACAccountStore+AppleID.m
+ src/NSDictionary+AppleAccount.m
+ src/NSSet+AppleAccount.m
+ src/NSURLResponse+AppleAccount.m
+ src/NSURLRequest+AppleAccount.m
+ src/ACDataclassAction+AppleAccount.m
+ src/NSMutableArray+AppleAccount.m
+ src/NSError+AppleAccount.m
+ src/NSMutableURLRequest+AppleAccount.m
+ src/NSHTTPCookieStorage+AppleAccount.m
+ src/NSString+AAMessage.m
+ src/ACAccount+AppleID.m
+ src/NSURLSessionConfiguration+AppleAccount.m
+ src/AppleAccount.m
+
+ DEPENDENCIES
+ system
+ objc
+ Foundation
+ Accounts
+)
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAbsintheContext.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAbsintheContext.h
new file mode 100644
index 000000000..ef638916f
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAbsintheContext.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAbsintheContext : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAbsintheContextProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAbsintheContextProtocol.h
new file mode 100644
index 000000000..c27abeb2e
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAbsintheContextProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAAbsintheContextProtocol
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAbsintheSigner.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAbsintheSigner.h
new file mode 100644
index 000000000..a0f65e7ae
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAbsintheSigner.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAbsintheSigner : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAbsintheSignerContextCache.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAbsintheSignerContextCache.h
new file mode 100644
index 000000000..dda00f90b
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAbsintheSignerContextCache.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAbsintheSignerContextCache : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAcceptedTermsController.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAcceptedTermsController.h
new file mode 100644
index 000000000..d0a5ba006
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAcceptedTermsController.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAcceptedTermsController : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccount.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccount.h
new file mode 100644
index 000000000..e199574db
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccount.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAccount : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountBeneficiaryManagementViewModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountBeneficiaryManagementViewModel.h
new file mode 100644
index 000000000..fce2fe9fe
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountBeneficiaryManagementViewModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAccountBeneficiaryManagementViewModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountContactPromptModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountContactPromptModel.h
new file mode 100644
index 000000000..b01f2e762
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountContactPromptModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAccountContactPromptModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountManagementUIResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountManagementUIResponse.h
new file mode 100644
index 000000000..d3458ac83
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountManagementUIResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAccountManagementUIResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountManager.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountManager.h
new file mode 100644
index 000000000..cc98a834b
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountManager.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAccountManager : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountRecoveryManagementViewModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountRecoveryManagementViewModel.h
new file mode 100644
index 000000000..c2af94547
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountRecoveryManagementViewModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAccountRecoveryManagementViewModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountUserNotificationContext.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountUserNotificationContext.h
new file mode 100644
index 000000000..7ca57f60e
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountUserNotificationContext.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAccountUserNotificationContext : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountUserNotificationDaemonConnection.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountUserNotificationDaemonConnection.h
new file mode 100644
index 000000000..b406e978c
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountUserNotificationDaemonConnection.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAccountUserNotificationDaemonConnection : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountUserNotificationDaemonInterface.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountUserNotificationDaemonInterface.h
new file mode 100644
index 000000000..36d6d798b
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountUserNotificationDaemonInterface.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAccountUserNotificationDaemonInterface : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountUserNotificationDaemonProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountUserNotificationDaemonProtocol.h
new file mode 100644
index 000000000..81f53477f
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountUserNotificationDaemonProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAAccountUserNotificationDaemonProtocol
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountUserNotificationPublisher.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountUserNotificationPublisher.h
new file mode 100644
index 000000000..5d00e5e3f
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAccountUserNotificationPublisher.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAccountUserNotificationPublisher : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAddEmailUIRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAddEmailUIRequest.h
new file mode 100644
index 000000000..6e4cc4e7e
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAddEmailUIRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAddEmailUIRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAppleIDLoginPlugin.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAppleIDLoginPlugin.h
new file mode 100644
index 000000000..08cc3cf32
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAppleIDLoginPlugin.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAAppleIDLoginPlugin
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAppleIDSettingsRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAppleIDSettingsRequest.h
new file mode 100644
index 000000000..72e85afbf
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAppleIDSettingsRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAppleIDSettingsRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAppleTVRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAppleTVRequest.h
new file mode 100644
index 000000000..d83968e13
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAppleTVRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAppleTVRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAttestationSigner.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAttestationSigner.h
new file mode 100644
index 000000000..eaa793ab2
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAttestationSigner.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAttestationSigner : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAuthenticateRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAuthenticateRequest.h
new file mode 100644
index 000000000..06f7f49bc
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAuthenticateRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAuthenticateRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAuthenticationResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAuthenticationResponse.h
new file mode 100644
index 000000000..e91cf5f7c
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAuthenticationResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAuthenticationResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAutoAccountVerifier.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAutoAccountVerifier.h
new file mode 100644
index 000000000..51c21b66b
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAutoAccountVerifier.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAutoAccountVerifier : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAvailabilityRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAvailabilityRequest.h
new file mode 100644
index 000000000..37da9091e
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAvailabilityRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAvailabilityRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAAvailabilityResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAvailabilityResponse.h
new file mode 100644
index 000000000..fb020e823
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAAvailabilityResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAAvailabilityResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AABenefactorInfo.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AABenefactorInfo.h
new file mode 100644
index 000000000..64b088da7
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AABenefactorInfo.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AABenefactorInfo : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AABeneficiary.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AABeneficiary.h
new file mode 100644
index 000000000..0fee57fd1
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AABeneficiary.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AABeneficiary : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AABeneficiaryClaimUIRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AABeneficiaryClaimUIRequest.h
new file mode 100644
index 000000000..1c244802a
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AABeneficiaryClaimUIRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AABeneficiaryClaimUIRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AABeneficiaryInfo.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AABeneficiaryInfo.h
new file mode 100644
index 000000000..618067fb8
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AABeneficiaryInfo.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AABeneficiaryInfo : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACNContactsManager.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACNContactsManager.h
new file mode 100644
index 000000000..157e9b4cd
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACNContactsManager.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AACNContactsManager
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACertificatePinner.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACertificatePinner.h
new file mode 100644
index 000000000..ab4a76d00
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACertificatePinner.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACertificatePinner : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAChooseContactViewModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAChooseContactViewModel.h
new file mode 100644
index 000000000..7a0137200
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAChooseContactViewModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAChooseContactViewModel
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitDevicesListRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitDevicesListRequest.h
new file mode 100644
index 000000000..efe4d8275
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitDevicesListRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACloudKitDevicesListRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitDevicesListResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitDevicesListResponse.h
new file mode 100644
index 000000000..70c5fc833
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitDevicesListResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACloudKitDevicesListResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitMigrationStateRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitMigrationStateRequest.h
new file mode 100644
index 000000000..ba07ad446
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitMigrationStateRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACloudKitMigrationStateRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitMigrationStateResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitMigrationStateResponse.h
new file mode 100644
index 000000000..01025e30d
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitMigrationStateResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACloudKitMigrationStateResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitStartMigrationRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitStartMigrationRequest.h
new file mode 100644
index 000000000..7b28c2026
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitStartMigrationRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACloudKitStartMigrationRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitStartMigrationResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitStartMigrationResponse.h
new file mode 100644
index 000000000..572e8eb04
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACloudKitStartMigrationResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACloudKitStartMigrationResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACompleteEmailVettingRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACompleteEmailVettingRequest.h
new file mode 100644
index 000000000..0debfc6df
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACompleteEmailVettingRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACompleteEmailVettingRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACompleteEmailVettingResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACompleteEmailVettingResponse.h
new file mode 100644
index 000000000..57edbb33a
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACompleteEmailVettingResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACompleteEmailVettingResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAContactsManager.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAContactsManager.h
new file mode 100644
index 000000000..23cd5f784
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAContactsManager.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAContactsManager : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAContactsProvider.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAContactsProvider.h
new file mode 100644
index 000000000..e2f351bdb
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAContactsProvider.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAContactsProvider : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianChooseContactViewModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianChooseContactViewModel.h
new file mode 100644
index 000000000..b42ec6c3b
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianChooseContactViewModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACustodianChooseContactViewModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianController.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianController.h
new file mode 100644
index 000000000..2eb0b6c22
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianController.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACustodianController : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianDaemonConnection.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianDaemonConnection.h
new file mode 100644
index 000000000..10fc05b4b
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianDaemonConnection.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACustodianDaemonConnection : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianDaemonInterface.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianDaemonInterface.h
new file mode 100644
index 000000000..cf9ea8184
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianDaemonInterface.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACustodianDaemonInterface : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianDaemonProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianDaemonProtocol.h
new file mode 100644
index 000000000..d5e388ff0
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianDaemonProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AACustodianDaemonProtocol
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianDataRecoveryKeys.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianDataRecoveryKeys.h
new file mode 100644
index 000000000..55b3487dd
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianDataRecoveryKeys.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACustodianDataRecoveryKeys : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianInvitationResponseContext.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianInvitationResponseContext.h
new file mode 100644
index 000000000..1c7928995
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianInvitationResponseContext.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACustodianInvitationResponseContext : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianMessageInviteContext.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianMessageInviteContext.h
new file mode 100644
index 000000000..bc2151e10
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianMessageInviteContext.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACustodianMessageInviteContext : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianPasswordResetInformation.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianPasswordResetInformation.h
new file mode 100644
index 000000000..bdcd9ec77
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianPasswordResetInformation.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACustodianPasswordResetInformation : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianRecoveryConfiguration.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianRecoveryConfiguration.h
new file mode 100644
index 000000000..58f2beaec
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianRecoveryConfiguration.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACustodianRecoveryConfiguration : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianRecoveryRequestContext.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianRecoveryRequestContext.h
new file mode 100644
index 000000000..ecfa1a7b3
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianRecoveryRequestContext.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACustodianRecoveryRequestContext : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianSetupRequestContext.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianSetupRequestContext.h
new file mode 100644
index 000000000..faac6f393
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianSetupRequestContext.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACustodianSetupRequestContext : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianshipInfo.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianshipInfo.h
new file mode 100644
index 000000000..06d63af70
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AACustodianshipInfo.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AACustodianshipInfo : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AADaemonController.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AADaemonController.h
new file mode 100644
index 000000000..88190a7a4
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AADaemonController.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AADaemonController : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AADaemonProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AADaemonProtocol.h
new file mode 100644
index 000000000..2f43665a0
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AADaemonProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AADaemonProtocol
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AADataclassManager.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AADataclassManager.h
new file mode 100644
index 000000000..6fe7f1a94
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AADataclassManager.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AADataclassManager : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AADataclassVersionUpdateProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AADataclassVersionUpdateProtocol.h
new file mode 100644
index 000000000..9ce6f901f
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AADataclassVersionUpdateProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AADataclassVersionUpdateProtocol
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AADependentAuthenticationUIRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AADependentAuthenticationUIRequest.h
new file mode 100644
index 000000000..1db455e74
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AADependentAuthenticationUIRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AADependentAuthenticationUIRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AADevice.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AADevice.h
new file mode 100644
index 000000000..7f3d84d18
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AADevice.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AADevice : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceInfo.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceInfo.h
new file mode 100644
index 000000000..1ecf94398
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceInfo.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AADeviceInfo : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceList.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceList.h
new file mode 100644
index 000000000..93d2d40d3
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceList.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AADeviceList : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceListRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceListRequest.h
new file mode 100644
index 000000000..32b045342
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceListRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AADeviceListRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceListResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceListResponse.h
new file mode 100644
index 000000000..f910cc127
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceListResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AADeviceListResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceProvisioningRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceProvisioningRequest.h
new file mode 100644
index 000000000..b6bd92b25
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceProvisioningRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AADeviceProvisioningRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceProvisioningResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceProvisioningResponse.h
new file mode 100644
index 000000000..479c81b37
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceProvisioningResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AADeviceProvisioningResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceProvisioningSession.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceProvisioningSession.h
new file mode 100644
index 000000000..37bbb351c
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AADeviceProvisioningSession.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AADeviceProvisioningSession : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAEmailVettingRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAEmailVettingRequest.h
new file mode 100644
index 000000000..dd552998f
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAEmailVettingRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAEmailVettingRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFMIPAuthenticateRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFMIPAuthenticateRequest.h
new file mode 100644
index 000000000..931578066
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFMIPAuthenticateRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAFMIPAuthenticateRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFMIPAuthenticateResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFMIPAuthenticateResponse.h
new file mode 100644
index 000000000..5870b97e5
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFMIPAuthenticateResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAFMIPAuthenticateResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFXPCSessionDelegate.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFXPCSessionDelegate.h
new file mode 100644
index 000000000..b7808b6f7
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFXPCSessionDelegate.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAFXPCSessionDelegate
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyDetailsRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyDetailsRequest.h
new file mode 100644
index 000000000..6943933dd
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyDetailsRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAFamilyDetailsRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyDetailsResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyDetailsResponse.h
new file mode 100644
index 000000000..d024a3833
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyDetailsResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAFamilyDetailsResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyEligibilityRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyEligibilityRequest.h
new file mode 100644
index 000000000..ea61e741a
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyEligibilityRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAFamilyEligibilityRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyEligibilityResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyEligibilityResponse.h
new file mode 100644
index 000000000..3125aac06
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyEligibilityResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAFamilyEligibilityResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyInvite.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyInvite.h
new file mode 100644
index 000000000..5f5bb606f
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyInvite.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAFamilyInvite : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyMember.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyMember.h
new file mode 100644
index 000000000..b728b4d96
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyMember.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAFamilyMember : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyRequest.h
new file mode 100644
index 000000000..f25aff92b
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFamilyRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAFamilyRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFlowPresenter.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFlowPresenter.h
new file mode 100644
index 000000000..324eaa9bc
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFlowPresenter.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAFlowPresenter : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFlowPresenterHostInterface.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFlowPresenterHostInterface.h
new file mode 100644
index 000000000..143593166
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFlowPresenterHostInterface.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAFlowPresenterHostInterface : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFlowPresenterHostProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFlowPresenterHostProtocol.h
new file mode 100644
index 000000000..44aa29497
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFlowPresenterHostProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAFlowPresenterHostProtocol
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFlowPresenterProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFlowPresenterProtocol.h
new file mode 100644
index 000000000..3eb08022d
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFlowPresenterProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAFlowPresenterProtocol
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFollowUpController.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFollowUpController.h
new file mode 100644
index 000000000..3b5d4935a
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFollowUpController.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAFollowUpController : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFollowUpProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFollowUpProtocol.h
new file mode 100644
index 000000000..b7cfc5440
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFollowUpProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAFollowUpProtocol
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAFollowUpUtilities.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFollowUpUtilities.h
new file mode 100644
index 000000000..45da083c9
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAFollowUpUtilities.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAFollowUpUtilities : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAGenericTermsUIRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAGenericTermsUIRequest.h
new file mode 100644
index 000000000..e7e73fb52
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAGenericTermsUIRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAGenericTermsUIRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAGenericTermsUIResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAGenericTermsUIResponse.h
new file mode 100644
index 000000000..a680086bb
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAGenericTermsUIResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAGenericTermsUIResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAGrandSlamSigner.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAGrandSlamSigner.h
new file mode 100644
index 000000000..298d6d6a9
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAGrandSlamSigner.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAGrandSlamSigner : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAIDSMessagingService.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAIDSMessagingService.h
new file mode 100644
index 000000000..32dc5da8d
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAIDSMessagingService.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAIDSMessagingService
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAIDSMessagingServiceInternal.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAIDSMessagingServiceInternal.h
new file mode 100644
index 000000000..8e9154e2c
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAIDSMessagingServiceInternal.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAIDSMessagingServiceInternal
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritance.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritance.h
new file mode 100644
index 000000000..ce4ee9bea
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritance.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAInheritance : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceContact.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceContact.h
new file mode 100644
index 000000000..b53b9768f
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceContact.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAInheritanceContact
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceContactController.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceContactController.h
new file mode 100644
index 000000000..bfc3b716f
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceContactController.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAInheritanceContactController : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceContactInfo.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceContactInfo.h
new file mode 100644
index 000000000..67b4e8530
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceContactInfo.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAInheritanceContactInfo
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceContactsViewModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceContactsViewModel.h
new file mode 100644
index 000000000..9ff8179f0
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceContactsViewModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAInheritanceContactsViewModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceController.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceController.h
new file mode 100644
index 000000000..af3bbffe8
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceController.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAInheritanceController : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceDaemonProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceDaemonProtocol.h
new file mode 100644
index 000000000..6fa3512e2
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceDaemonProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAInheritanceDaemonProtocol
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceInvitation.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceInvitation.h
new file mode 100644
index 000000000..8ea10072b
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceInvitation.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAInheritanceInvitation : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceMessageInviteContext.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceMessageInviteContext.h
new file mode 100644
index 000000000..d39c93462
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInheritanceMessageInviteContext.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAInheritanceMessageInviteContext : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAInitiateEmailVettingRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInitiateEmailVettingRequest.h
new file mode 100644
index 000000000..4c17c6655
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInitiateEmailVettingRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAInitiateEmailVettingRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAInviteCompletionInfo.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInviteCompletionInfo.h
new file mode 100644
index 000000000..2ef5770ba
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAInviteCompletionInfo.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAInviteCompletionInfo : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAKeychainManager.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAKeychainManager.h
new file mode 100644
index 000000000..ab298bbd1
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAKeychainManager.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAKeychainManager : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AALocalContactInfo.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AALocalContactInfo.h
new file mode 100644
index 000000000..b136aefdd
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AALocalContactInfo.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AALocalContactInfo : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AALocalization.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AALocalization.h
new file mode 100644
index 000000000..1c9be336f
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AALocalization.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AALocalization : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginAccountRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginAccountRequest.h
new file mode 100644
index 000000000..448982c7a
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginAccountRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AALoginAccountRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginAccountResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginAccountResponse.h
new file mode 100644
index 000000000..b036a1a23
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginAccountResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AALoginAccountResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginContextManager.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginContextManager.h
new file mode 100644
index 000000000..b1e03b15d
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginContextManager.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AALoginContextManager : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginContextTransientStorage.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginContextTransientStorage.h
new file mode 100644
index 000000000..b053cd50b
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginContextTransientStorage.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AALoginContextTransientStorage : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginDelegatesRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginDelegatesRequest.h
new file mode 100644
index 000000000..72472c9c7
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginDelegatesRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AALoginDelegatesRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginDelegatesResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginDelegatesResponse.h
new file mode 100644
index 000000000..4b7348a10
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginDelegatesResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AALoginDelegatesResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginOrCreateDelegatesRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginOrCreateDelegatesRequest.h
new file mode 100644
index 000000000..6b37d703c
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginOrCreateDelegatesRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AALoginOrCreateDelegatesRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginPluginManager.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginPluginManager.h
new file mode 100644
index 000000000..c754297b9
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginPluginManager.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AALoginPluginManager : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginResponseAppleAccountInfo.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginResponseAppleAccountInfo.h
new file mode 100644
index 000000000..25006cc26
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginResponseAppleAccountInfo.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AALoginResponseAppleAccountInfo : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginResponseDataclasses.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginResponseDataclasses.h
new file mode 100644
index 000000000..0dd97c505
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginResponseDataclasses.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AALoginResponseDataclasses : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginResponseiCloudTokens.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginResponseiCloudTokens.h
new file mode 100644
index 000000000..69c05809b
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AALoginResponseiCloudTokens.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AALoginResponseiCloudTokens : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessage.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessage.h
new file mode 100644
index 000000000..9f2c46292
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessage.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAMessage : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagesInviteContext.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagesInviteContext.h
new file mode 100644
index 000000000..f9863b866
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagesInviteContext.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAMessagesInviteContext : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingAccount.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingAccount.h
new file mode 100644
index 000000000..bbba2182c
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingAccount.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAMessagingAccount : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingCapability.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingCapability.h
new file mode 100644
index 000000000..b3754336b
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingCapability.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAMessagingCapability : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingContext.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingContext.h
new file mode 100644
index 000000000..daa6168a8
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingContext.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAMessagingContext : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingDestination.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingDestination.h
new file mode 100644
index 000000000..177a2a80b
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingDestination.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAMessagingDestination : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingDevice.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingDevice.h
new file mode 100644
index 000000000..2a44cf9d3
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingDevice.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAMessagingDevice : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingService.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingService.h
new file mode 100644
index 000000000..5a2ad4efd
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMessagingService.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAMessagingService : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAMobileMeOfferResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMobileMeOfferResponse.h
new file mode 100644
index 000000000..e4300380c
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMobileMeOfferResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAMobileMeOfferResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAMyPhotoRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMyPhotoRequest.h
new file mode 100644
index 000000000..9c2706a70
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAMyPhotoRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAMyPhotoRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBAddTrustedContactsModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBAddTrustedContactsModel.h
new file mode 100644
index 000000000..83287f03a
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBAddTrustedContactsModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAOBAddTrustedContactsModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBBulletPointModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBBulletPointModel.h
new file mode 100644
index 000000000..c6e07cfb8
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBBulletPointModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAOBBulletPointModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBBulletPointModelProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBBulletPointModelProtocol.h
new file mode 100644
index 000000000..97ad58d9d
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBBulletPointModelProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAOBBulletPointModelProtocol
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBBulletedWelcomeControllerModelProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBBulletedWelcomeControllerModelProtocol.h
new file mode 100644
index 000000000..91f9bc1a9
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBBulletedWelcomeControllerModelProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAOBBulletedWelcomeControllerModelProtocol
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBCustodianContactSelectorModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBCustodianContactSelectorModel.h
new file mode 100644
index 000000000..4ada0a0b4
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBCustodianContactSelectorModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAOBCustodianContactSelectorModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBCustodianHelpNowModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBCustodianHelpNowModel.h
new file mode 100644
index 000000000..19ba98ae9
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBCustodianHelpNowModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAOBCustodianHelpNowModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBCustodianInvitationModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBCustodianInvitationModel.h
new file mode 100644
index 000000000..936fe063d
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBCustodianInvitationModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAOBCustodianInvitationModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBCustodiansListViewModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBCustodiansListViewModel.h
new file mode 100644
index 000000000..4766b20eb
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBCustodiansListViewModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAOBCustodiansListViewModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceContactPickerModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceContactPickerModel.h
new file mode 100644
index 000000000..dd563303a
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceContactPickerModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAOBInheritanceContactPickerModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceInvitationModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceInvitationModel.h
new file mode 100644
index 000000000..e0a692b66
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceInvitationModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAOBInheritanceInvitationModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceInviteMessageModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceInviteMessageModel.h
new file mode 100644
index 000000000..f1f827670
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceInviteMessageModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAOBInheritanceInviteMessageModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceSetupCompleteModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceSetupCompleteModel.h
new file mode 100644
index 000000000..fa92b0405
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceSetupCompleteModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAOBInheritanceSetupCompleteModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceShareAccessKeyOptionsModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceShareAccessKeyOptionsModel.h
new file mode 100644
index 000000000..189e2eb3d
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceShareAccessKeyOptionsModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAOBInheritanceShareAccessKeyOptionsModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceShareDataModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceShareDataModel.h
new file mode 100644
index 000000000..b0022a748
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInheritanceShareDataModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAOBInheritanceShareDataModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInvitationSentModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInvitationSentModel.h
new file mode 100644
index 000000000..ab3a61dd3
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBInvitationSentModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAOBInvitationSentModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBModelHelper.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBModelHelper.h
new file mode 100644
index 000000000..b18f13e75
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBModelHelper.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAOBModelHelper : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBTrustedContactInviteMessageModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBTrustedContactInviteMessageModel.h
new file mode 100644
index 000000000..729c37b83
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBTrustedContactInviteMessageModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAOBTrustedContactInviteMessageModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBTrustedContactInviteMessageModelProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBTrustedContactInviteMessageModelProtocol.h
new file mode 100644
index 000000000..2dd3be7ef
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBTrustedContactInviteMessageModelProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAOBTrustedContactInviteMessageModelProtocol
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBWelcomeControllerModelProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBWelcomeControllerModelProtocol.h
new file mode 100644
index 000000000..85c5cf01a
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAOBWelcomeControllerModelProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAOBWelcomeControllerModelProtocol
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAPasswordSecurityUIRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPasswordSecurityUIRequest.h
new file mode 100644
index 000000000..ffcae2de8
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPasswordSecurityUIRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAPasswordSecurityUIRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAPaymentSummaryRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPaymentSummaryRequest.h
new file mode 100644
index 000000000..1343cf1c9
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPaymentSummaryRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAPaymentSummaryRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAPaymentSummaryResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPaymentSummaryResponse.h
new file mode 100644
index 000000000..71bd40574
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPaymentSummaryResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAPaymentSummaryResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAPaymentUIRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPaymentUIRequest.h
new file mode 100644
index 000000000..cc1f9f27b
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPaymentUIRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAPaymentUIRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAPendingIDSMessage.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPendingIDSMessage.h
new file mode 100644
index 000000000..4f7e7cf7d
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPendingIDSMessage.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAPendingIDSMessage : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAPersonaUtility.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPersonaUtility.h
new file mode 100644
index 000000000..3eefafca8
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPersonaUtility.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAPersonaUtility : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAPersonalInfoUIRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPersonalInfoUIRequest.h
new file mode 100644
index 000000000..e2dd70b30
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPersonalInfoUIRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAPersonalInfoUIRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAPhotoResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPhotoResponse.h
new file mode 100644
index 000000000..414861a46
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPhotoResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAPhotoResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAPreferences.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPreferences.h
new file mode 100644
index 000000000..1c2f9260c
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPreferences.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAPreferences : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAPrimaryAccountUpdater.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPrimaryAccountUpdater.h
new file mode 100644
index 000000000..4f5f8fd95
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAPrimaryAccountUpdater.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAPrimaryAccountUpdater : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAProvisioningResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAProvisioningResponse.h
new file mode 100644
index 000000000..80386495e
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAProvisioningResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAProvisioningResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAQuotaDepletionAlert.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAQuotaDepletionAlert.h
new file mode 100644
index 000000000..bb87445a9
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAQuotaDepletionAlert.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAQuotaDepletionAlert : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAQuotaInfoRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAQuotaInfoRequest.h
new file mode 100644
index 000000000..f88c8050d
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAQuotaInfoRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAQuotaInfoRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAQuotaInfoResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAQuotaInfoResponse.h
new file mode 100644
index 000000000..749f1dcc7
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAQuotaInfoResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAQuotaInfoResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AARecoveryFactorController.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AARecoveryFactorController.h
new file mode 100644
index 000000000..9a19a93fe
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AARecoveryFactorController.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AARecoveryFactorController : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AARegionInfo.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AARegionInfo.h
new file mode 100644
index 000000000..5ec3013e8
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AARegionInfo.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AARegionInfo : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AARegisterRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AARegisterRequest.h
new file mode 100644
index 000000000..e280ea13f
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AARegisterRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AARegisterRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AARemoteServer.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AARemoteServer.h
new file mode 100644
index 000000000..3434da081
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AARemoteServer.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AARemoteServer : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AARemoteServerConfigurationCache.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AARemoteServerConfigurationCache.h
new file mode 100644
index 000000000..333c0c7ce
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AARemoteServerConfigurationCache.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AARemoteServerConfigurationCache : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AARemoteServerProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AARemoteServerProtocol.h
new file mode 100644
index 000000000..66c4c5408
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AARemoteServerProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AARemoteServerProtocol
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AARequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AARequest.h
new file mode 100644
index 000000000..4adb5a879
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AARequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AARequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AARequester.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AARequester.h
new file mode 100644
index 000000000..1cc58494e
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AARequester.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AARequester : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAResponse.h
new file mode 100644
index 000000000..a4a0af7be
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASecondaryAuthenticationRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASecondaryAuthenticationRequest.h
new file mode 100644
index 000000000..7fd048eae
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASecondaryAuthenticationRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASecondaryAuthenticationRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASecondaryAuthenticationResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASecondaryAuthenticationResponse.h
new file mode 100644
index 000000000..5e9421b62
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASecondaryAuthenticationResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASecondaryAuthenticationResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantAuthenticateRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantAuthenticateRequest.h
new file mode 100644
index 000000000..d5183a312
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantAuthenticateRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASetupAssistantAuthenticateRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantConfigRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantConfigRequest.h
new file mode 100644
index 000000000..52815c9bb
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantConfigRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASetupAssistantConfigRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantConfigResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantConfigResponse.h
new file mode 100644
index 000000000..95fe1663e
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantConfigResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASetupAssistantConfigResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantCreateRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantCreateRequest.h
new file mode 100644
index 000000000..76cfbf63e
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantCreateRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASetupAssistantCreateRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantCreateResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantCreateResponse.h
new file mode 100644
index 000000000..a68ea924a
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantCreateResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASetupAssistantCreateResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantService.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantService.h
new file mode 100644
index 000000000..b14c19828
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantService.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASetupAssistantService : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantSetupDelegatesRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantSetupDelegatesRequest.h
new file mode 100644
index 000000000..58b626559
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantSetupDelegatesRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASetupAssistantSetupDelegatesRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantSetupDelegatesResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantSetupDelegatesResponse.h
new file mode 100644
index 000000000..d4a204def
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantSetupDelegatesResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASetupAssistantSetupDelegatesResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantTermsFetchRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantTermsFetchRequest.h
new file mode 100644
index 000000000..135530554
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantTermsFetchRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASetupAssistantTermsFetchRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantUpdateRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantUpdateRequest.h
new file mode 100644
index 000000000..d1d0059a6
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantUpdateRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASetupAssistantUpdateRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantUpgradeStatusRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantUpgradeStatusRequest.h
new file mode 100644
index 000000000..d953d08ca
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantUpgradeStatusRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASetupAssistantUpgradeStatusRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantUpgradeStatusResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantUpgradeStatusResponse.h
new file mode 100644
index 000000000..0a1bd57e3
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASetupAssistantUpgradeStatusResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASetupAssistantUpgradeStatusResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASignInFlowController.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASignInFlowController.h
new file mode 100644
index 000000000..8c304b443
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASignInFlowController.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASignInFlowController : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASignInOperationHelper.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASignInOperationHelper.h
new file mode 100644
index 000000000..9f57bf2b4
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASignInOperationHelper.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASignInOperationHelper : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASignOutFlowController.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASignOutFlowController.h
new file mode 100644
index 000000000..db2057b2f
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASignOutFlowController.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASignOutFlowController : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASigningSession.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASigningSession.h
new file mode 100644
index 000000000..fca3a06f5
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASigningSession.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASigningSession : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASigningSessionRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASigningSessionRequest.h
new file mode 100644
index 000000000..720191be3
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASigningSessionRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASigningSessionRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASigningSessionResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASigningSessionResponse.h
new file mode 100644
index 000000000..548981194
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASigningSessionResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASigningSessionResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAStorableLoginContext.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAStorableLoginContext.h
new file mode 100644
index 000000000..4e5f5d6f9
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAStorableLoginContext.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAStorableLoginContext : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AASuspensionInfo.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AASuspensionInfo.h
new file mode 100644
index 000000000..0cc708859
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AASuspensionInfo.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AASuspensionInfo : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AATermsReportUserActionRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AATermsReportUserActionRequest.h
new file mode 100644
index 000000000..ecb156370
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AATermsReportUserActionRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AATermsReportUserActionRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AATermsReportUserActionResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AATermsReportUserActionResponse.h
new file mode 100644
index 000000000..7cef8695f
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AATermsReportUserActionResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AATermsReportUserActionResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AATermsUserActionReporter.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AATermsUserActionReporter.h
new file mode 100644
index 000000000..d8fb6999a
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AATermsUserActionReporter.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AATermsUserActionReporter : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContact.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContact.h
new file mode 100644
index 000000000..4efac358b
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContact.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AATrustedContact : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactDetailsViewModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactDetailsViewModel.h
new file mode 100644
index 000000000..bacdbf5a1
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactDetailsViewModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AATrustedContactDetailsViewModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactDetailsViewModelFactory.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactDetailsViewModelFactory.h
new file mode 100644
index 000000000..9fe90b0e1
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactDetailsViewModelFactory.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AATrustedContactDetailsViewModelFactory : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactFlowPresenter.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactFlowPresenter.h
new file mode 100644
index 000000000..bf4c920c5
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactFlowPresenter.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AATrustedContactFlowPresenter : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactHealthInfo.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactHealthInfo.h
new file mode 100644
index 000000000..756e60342
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactHealthInfo.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AATrustedContactHealthInfo : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactNotificationPublisher.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactNotificationPublisher.h
new file mode 100644
index 000000000..919277242
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactNotificationPublisher.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AATrustedContactNotificationPublisher : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactStringProvider.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactStringProvider.h
new file mode 100644
index 000000000..5e281e773
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactStringProvider.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AATrustedContactStringProvider : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactsCustodianSplashScreenModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactsCustodianSplashScreenModel.h
new file mode 100644
index 000000000..7c1536d2b
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactsCustodianSplashScreenModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AATrustedContactsCustodianSplashScreenModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactsInheritanceSplashScreenModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactsInheritanceSplashScreenModel.h
new file mode 100644
index 000000000..ed5ee2ab7
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedContactsInheritanceSplashScreenModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AATrustedContactsInheritanceSplashScreenModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedDevice.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedDevice.h
new file mode 100644
index 000000000..0cd56297a
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedDevice.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AATrustedDevice : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedDeviceListRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedDeviceListRequest.h
new file mode 100644
index 000000000..2c5426e03
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedDeviceListRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AATrustedDeviceListRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedDeviceListResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedDeviceListResponse.h
new file mode 100644
index 000000000..de652a9e1
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AATrustedDeviceListResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AATrustedDeviceListResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLConfiguration.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLConfiguration.h
new file mode 100644
index 000000000..2a47dc4fd
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLConfiguration.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAURLConfiguration : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLConfigurationRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLConfigurationRequest.h
new file mode 100644
index 000000000..a2b81e5c6
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLConfigurationRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAURLConfigurationRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLProtocol.h
new file mode 100644
index 000000000..430ffdde4
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAURLProtocol : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLSession.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLSession.h
new file mode 100644
index 000000000..c0ef3e433
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLSession.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAURLSession : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLSessionContext.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLSessionContext.h
new file mode 100644
index 000000000..d785be16e
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLSessionContext.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAURLSessionContext : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLSessionTaskProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLSessionTaskProtocol.h
new file mode 100644
index 000000000..210b1ce37
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAURLSessionTaskProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAURLSessionTaskProtocol
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAUniversalLinkHelper.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAUniversalLinkHelper.h
new file mode 100644
index 000000000..7738d0001
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAUniversalLinkHelper.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAUniversalLinkHelper : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAUpdateAccountUIRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAUpdateAccountUIRequest.h
new file mode 100644
index 000000000..78f150aef
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAUpdateAccountUIRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAUpdateAccountUIRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAUpdateNameRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAUpdateNameRequest.h
new file mode 100644
index 000000000..52f04a15d
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAUpdateNameRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAUpdateNameRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAUpdateProvisioningRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAUpdateProvisioningRequest.h
new file mode 100644
index 000000000..c4e9b4d5f
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAUpdateProvisioningRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAUpdateProvisioningRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAUpgradeiOSTermsResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAUpgradeiOSTermsResponse.h
new file mode 100644
index 000000000..c6695a358
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAUpgradeiOSTermsResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAUpgradeiOSTermsResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAUserNotification.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAUserNotification.h
new file mode 100644
index 000000000..0973bb7ac
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAUserNotification.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAUserNotification : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAVersionUpdater.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAVersionUpdater.h
new file mode 100644
index 000000000..2a6685b23
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAVersionUpdater.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAVersionUpdater : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAVersionUpdaterProtocol.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAVersionUpdaterProtocol.h
new file mode 100644
index 000000000..30b6dbef2
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAVersionUpdaterProtocol.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAVersionUpdaterProtocol
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAVersionUpdaterProtocol_Internal.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAVersionUpdaterProtocol_Internal.h
new file mode 100644
index 000000000..f5c34d932
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAVersionUpdaterProtocol_Internal.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@protocol AAVersionUpdaterProtocol_Internal
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAWalrusPCSAuthRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAWalrusPCSAuthRequest.h
new file mode 100644
index 000000000..7ddf12249
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAWalrusPCSAuthRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAWalrusPCSAuthRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAWalrusRecoveryContactRemovalAlertModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAWalrusRecoveryContactRemovalAlertModel.h
new file mode 100644
index 000000000..eebea3cbf
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAWalrusRecoveryContactRemovalAlertModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAWalrusRecoveryContactRemovalAlertModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAWalrusRecoveryContactRemovedScreenModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAWalrusRecoveryContactRemovedScreenModel.h
new file mode 100644
index 000000000..5273c4661
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAWalrusRecoveryContactRemovedScreenModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAWalrusRecoveryContactRemovedScreenModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAWalrusRecoveryKeyRemovalViewModel.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAWalrusRecoveryKeyRemovalViewModel.h
new file mode 100644
index 000000000..f3761dd4e
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAWalrusRecoveryKeyRemovalViewModel.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAWalrusRecoveryKeyRemovalViewModel : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAWalrusStringProvider.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAWalrusStringProvider.h
new file mode 100644
index 000000000..f186192b0
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAWalrusStringProvider.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAWalrusStringProvider : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAiCloudLoginAccountRequester.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAiCloudLoginAccountRequester.h
new file mode 100644
index 000000000..3f4093f3e
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAiCloudLoginAccountRequester.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAiCloudLoginAccountRequester : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAiCloudTermsAgreeRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAiCloudTermsAgreeRequest.h
new file mode 100644
index 000000000..33712ff8f
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAiCloudTermsAgreeRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAiCloudTermsAgreeRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAiCloudTermsAgreeResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAiCloudTermsAgreeResponse.h
new file mode 100644
index 000000000..9ab7879dd
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAiCloudTermsAgreeResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAiCloudTermsAgreeResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAiCloudTermsStringRequest.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAiCloudTermsStringRequest.h
new file mode 100644
index 000000000..7df18723e
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAiCloudTermsStringRequest.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAiCloudTermsStringRequest : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AAiCloudTermsStringResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AAiCloudTermsStringResponse.h
new file mode 100644
index 000000000..f3d2d4c78
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AAiCloudTermsStringResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface AAiCloudTermsStringResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/ACAccount+AppleID.h b/src/private-frameworks/AppleAccount/include/AppleAccount/ACAccount+AppleID.h
new file mode 100644
index 000000000..d50618099
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/ACAccount+AppleID.h
@@ -0,0 +1,28 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+#import
+
+@interface ACAccount (AppleID)
+
+@property(readonly) NSString* aa_altDSID;
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/ACAccountStore+AppleID.h b/src/private-frameworks/AppleAccount/include/AppleAccount/ACAccountStore+AppleID.h
new file mode 100644
index 000000000..e02ecec03
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/ACAccountStore+AppleID.h
@@ -0,0 +1,29 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+#import
+#import
+
+@interface ACAccountStore (AppleID)
+
+@property(readonly) ACAccount* aa_primaryAppleAccount;
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/ACDataclassAction+AppleAccount.h b/src/private-frameworks/AppleAccount/include/AppleAccount/ACDataclassAction+AppleAccount.h
new file mode 100644
index 000000000..0d3049365
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/ACDataclassAction+AppleAccount.h
@@ -0,0 +1,26 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+#import
+
+@interface ACDataclassAction (AppleAccount)
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountDeviceList.h b/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountDeviceList.h
new file mode 100644
index 000000000..1f3a7acaf
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountDeviceList.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface ATVHighSecurityAccountDeviceList : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountDeviceListResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountDeviceListResponse.h
new file mode 100644
index 000000000..912d617f6
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountDeviceListResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface ATVHighSecurityAccountDeviceListResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountSendCode.h b/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountSendCode.h
new file mode 100644
index 000000000..15c539ef1
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountSendCode.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface ATVHighSecurityAccountSendCode : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountSendCodeResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountSendCodeResponse.h
new file mode 100644
index 000000000..1b2051470
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountSendCodeResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface ATVHighSecurityAccountSendCodeResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountVerifyCode.h b/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountVerifyCode.h
new file mode 100644
index 000000000..b6ee32bd0
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountVerifyCode.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface ATVHighSecurityAccountVerifyCode : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountVerifyCodeResponse.h b/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountVerifyCodeResponse.h
new file mode 100644
index 000000000..2a2f88a47
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/ATVHighSecurityAccountVerifyCodeResponse.h
@@ -0,0 +1,24 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#include
+
+@interface ATVHighSecurityAccountVerifyCodeResponse : NSObject
+
+@end
diff --git a/src/private-frameworks/AppleAccount/include/AppleAccount/AppleAccount.h b/src/private-frameworks/AppleAccount/include/AppleAccount/AppleAccount.h
new file mode 100644
index 000000000..782bdc4a3
--- /dev/null
+++ b/src/private-frameworks/AppleAccount/include/AppleAccount/AppleAccount.h
@@ -0,0 +1,798 @@
+/*
+ This file is part of Darling.
+
+ Copyright (C) 2023 Darling Team
+
+ Darling is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Darling is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Darling. If not, see .
+*/
+
+#ifndef _APPLEACCOUNT_H_
+#define _APPLEACCOUNT_H_
+
+#import
+
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import