├── CodeConfuse ├── Confuse.h ├── Confuse.py ├── clean_identifiers.txt ├── confuse_log.log ├── ignoreKey.txt ├── start.sh ├── system_identifiers.txt └── user_identifiers.txt ├── README.md ├── System_Frameworks_iOS ├── ARKit.framework │ ├── ARKit.tbd │ ├── Headers │ │ ├── ARAnchor.h │ │ ├── ARCamera.h │ │ ├── ARConfiguration.h │ │ ├── ARError.h │ │ ├── ARFaceAnchor.h │ │ ├── ARFaceGeometry.h │ │ ├── ARFrame.h │ │ ├── ARHitTestResult.h │ │ ├── ARKit.h │ │ ├── ARLightEstimate.h │ │ ├── ARPlaneAnchor.h │ │ ├── ARPointCloud.h │ │ ├── ARSCNView.h │ │ ├── ARSKView.h │ │ └── ARSession.h │ └── Modules │ │ └── module.modulemap ├── AVFoundation.framework │ ├── AVFoundation.tbd │ ├── Frameworks │ │ └── AVFAudio.framework │ │ │ └── Headers │ │ │ ├── AVAudioBuffer.h │ │ │ ├── AVAudioChannelLayout.h │ │ │ ├── AVAudioConnectionPoint.h │ │ │ ├── AVAudioConverter.h │ │ │ ├── AVAudioEngine.h │ │ │ ├── AVAudioEnvironmentNode.h │ │ │ ├── AVAudioFile.h │ │ │ ├── AVAudioFormat.h │ │ │ ├── AVAudioIONode.h │ │ │ ├── AVAudioMixerNode.h │ │ │ ├── AVAudioMixing.h │ │ │ ├── AVAudioNode.h │ │ │ ├── AVAudioPlayer.h │ │ │ ├── AVAudioPlayerNode.h │ │ │ ├── AVAudioRecorder.h │ │ │ ├── AVAudioSequencer.h │ │ │ ├── AVAudioSession.h │ │ │ ├── AVAudioSettings.h │ │ │ ├── AVAudioTime.h │ │ │ ├── AVAudioTypes.h │ │ │ ├── AVAudioUnit.h │ │ │ ├── AVAudioUnitComponent.h │ │ │ ├── AVAudioUnitDelay.h │ │ │ ├── AVAudioUnitDistortion.h │ │ │ ├── AVAudioUnitEQ.h │ │ │ ├── AVAudioUnitEffect.h │ │ │ ├── AVAudioUnitGenerator.h │ │ │ ├── AVAudioUnitMIDIInstrument.h │ │ │ ├── AVAudioUnitReverb.h │ │ │ ├── AVAudioUnitSampler.h │ │ │ ├── AVAudioUnitTimeEffect.h │ │ │ ├── AVAudioUnitTimePitch.h │ │ │ ├── AVAudioUnitVarispeed.h │ │ │ ├── AVFAudio.h │ │ │ ├── AVMIDIPlayer.h │ │ │ └── AVSpeechSynthesis.h │ ├── Headers │ │ ├── AVAnimation.h │ │ ├── AVAsset.h │ │ ├── AVAssetCache.h │ │ ├── AVAssetDownloadStorageManager.h │ │ ├── AVAssetDownloadTask.h │ │ ├── AVAssetExportSession.h │ │ ├── AVAssetImageGenerator.h │ │ ├── AVAssetReader.h │ │ ├── AVAssetReaderOutput.h │ │ ├── AVAssetResourceLoader.h │ │ ├── AVAssetTrack.h │ │ ├── AVAssetTrackGroup.h │ │ ├── AVAssetTrackSegment.h │ │ ├── AVAssetWriter.h │ │ ├── AVAssetWriterInput.h │ │ ├── AVAsynchronousKeyValueLoading.h │ │ ├── AVAudioBuffer.h │ │ ├── AVAudioChannelLayout.h │ │ ├── AVAudioConnectionPoint.h │ │ ├── AVAudioConverter.h │ │ ├── AVAudioEngine.h │ │ ├── AVAudioEnvironmentNode.h │ │ ├── AVAudioFile.h │ │ ├── AVAudioFormat.h │ │ ├── AVAudioIONode.h │ │ ├── AVAudioMix.h │ │ ├── AVAudioMixerNode.h │ │ ├── AVAudioMixing.h │ │ ├── AVAudioNode.h │ │ ├── AVAudioPlayer.h │ │ ├── AVAudioPlayerNode.h │ │ ├── AVAudioProcessingSettings.h │ │ ├── AVAudioRecorder.h │ │ ├── AVAudioSequencer.h │ │ ├── AVAudioSession.h │ │ ├── AVAudioSettings.h │ │ ├── AVAudioTime.h │ │ ├── AVAudioTypes.h │ │ ├── AVAudioUnit.h │ │ ├── AVAudioUnitComponent.h │ │ ├── AVAudioUnitDelay.h │ │ ├── AVAudioUnitDistortion.h │ │ ├── AVAudioUnitEQ.h │ │ ├── AVAudioUnitEffect.h │ │ ├── AVAudioUnitGenerator.h │ │ ├── AVAudioUnitMIDIInstrument.h │ │ ├── AVAudioUnitReverb.h │ │ ├── AVAudioUnitSampler.h │ │ ├── AVAudioUnitTimeEffect.h │ │ ├── AVAudioUnitTimePitch.h │ │ ├── AVAudioUnitVarispeed.h │ │ ├── AVBase.h │ │ ├── AVCameraCalibrationData.h │ │ ├── AVCaptureAudioDataOutput.h │ │ ├── AVCaptureAudioPreviewOutput.h │ │ ├── AVCaptureDataOutputSynchronizer.h │ │ ├── AVCaptureDepthDataOutput.h │ │ ├── AVCaptureDevice.h │ │ ├── AVCaptureFileOutput.h │ │ ├── AVCaptureInput.h │ │ ├── AVCaptureMetadataOutput.h │ │ ├── AVCaptureOutput.h │ │ ├── AVCaptureOutputBase.h │ │ ├── AVCapturePhotoOutput.h │ │ ├── AVCaptureSession.h │ │ ├── AVCaptureSessionPreset.h │ │ ├── AVCaptureStillImageOutput.h │ │ ├── AVCaptureSystemPressure.h │ │ ├── AVCaptureVideoDataOutput.h │ │ ├── AVCaptureVideoPreviewLayer.h │ │ ├── AVComposition.h │ │ ├── AVCompositionTrack.h │ │ ├── AVCompositionTrackSegment.h │ │ ├── AVContentKeySession.h │ │ ├── AVDepthData.h │ │ ├── AVDisplayCriteria.h │ │ ├── AVError.h │ │ ├── AVFAudio.h │ │ ├── AVFoundation.apinotes │ │ ├── AVFoundation.h │ │ ├── AVMIDIPlayer.h │ │ ├── AVMediaFormat.h │ │ ├── AVMediaSelection.h │ │ ├── AVMediaSelectionGroup.h │ │ ├── AVMetadataFormat.h │ │ ├── AVMetadataIdentifiers.h │ │ ├── AVMetadataItem.h │ │ ├── AVMetadataObject.h │ │ ├── AVOutputSettingsAssistant.h │ │ ├── AVPlayer.h │ │ ├── AVPlayerItem.h │ │ ├── AVPlayerItemMediaDataCollector.h │ │ ├── AVPlayerItemOutput.h │ │ ├── AVPlayerItemTrack.h │ │ ├── AVPlayerLayer.h │ │ ├── AVPlayerLooper.h │ │ ├── AVPlayerMediaSelectionCriteria.h │ │ ├── AVQueuedSampleBufferRendering.h │ │ ├── AVRouteDetector.h │ │ ├── AVSampleBufferAudioRenderer.h │ │ ├── AVSampleBufferDisplayLayer.h │ │ ├── AVSampleBufferRenderSynchronizer.h │ │ ├── AVSpeechSynthesis.h │ │ ├── AVSynchronizedLayer.h │ │ ├── AVTextStyleRule.h │ │ ├── AVTime.h │ │ ├── AVTimedMetadataGroup.h │ │ ├── AVUtilities.h │ │ ├── AVVideoCompositing.h │ │ ├── AVVideoComposition.h │ │ └── AVVideoSettings.h │ └── Modules │ │ └── module.modulemap ├── AVKit.framework │ ├── AVKit.tbd │ ├── Headers │ │ ├── AVError.h │ │ ├── AVKit.apinotes │ │ ├── AVKit.h │ │ ├── AVKitDefines.h │ │ ├── AVPictureInPictureController.h │ │ ├── AVPlayerViewController.h │ │ └── AVRoutePickerView.h │ └── Modules │ │ └── module.modulemap ├── Accelerate.framework │ ├── Accelerate.tbd │ ├── Frameworks │ │ ├── vImage.framework │ │ │ └── Headers │ │ │ │ ├── Alpha.h │ │ │ │ ├── BasicImageTypes.h │ │ │ │ ├── Conversion.h │ │ │ │ ├── Convolution.h │ │ │ │ ├── Geometry.h │ │ │ │ ├── Histogram.h │ │ │ │ ├── Morphology.h │ │ │ │ ├── Transform.h │ │ │ │ ├── vImage.h │ │ │ │ ├── vImage_CVUtilities.h │ │ │ │ ├── vImage_Types.h │ │ │ │ └── vImage_Utilities.h │ │ └── vecLib.framework │ │ │ └── Headers │ │ │ ├── BNNS │ │ │ └── bnns.h │ │ │ ├── LinearAlgebra │ │ │ ├── LinearAlgebra.h │ │ │ ├── arithmetic.h │ │ │ ├── base.h │ │ │ ├── linear_systems.h │ │ │ ├── matrix.h │ │ │ ├── norms.h │ │ │ ├── object.h │ │ │ ├── splat.h │ │ │ └── vector.h │ │ │ ├── Quadrature │ │ │ ├── Integration.h │ │ │ └── Quadrature.h │ │ │ ├── Sparse │ │ │ ├── BLAS.h │ │ │ ├── Solve.h │ │ │ ├── SolveImplementation.h │ │ │ ├── SolveImplementationTyped.h │ │ │ ├── Sparse.h │ │ │ └── Types.h │ │ │ ├── cblas.h │ │ │ ├── clapack.h │ │ │ ├── vBasicOps.h │ │ │ ├── vBigNum.h │ │ │ ├── vDSP.h │ │ │ ├── vDSP_translate.h │ │ │ ├── vForce.h │ │ │ ├── vecLib.h │ │ │ ├── vecLibTypes.h │ │ │ ├── vectorOps.h │ │ │ └── vfp.h │ ├── Headers │ │ └── Accelerate.h │ └── Modules │ │ └── module.modulemap ├── Accounts.framework │ ├── Accounts.tbd │ ├── Headers │ │ ├── ACAccount.h │ │ ├── ACAccountCredential.h │ │ ├── ACAccountStore.h │ │ ├── ACAccountType.h │ │ ├── ACError.h │ │ ├── Accounts.h │ │ └── AccountsDefines.h │ └── Modules │ │ └── module.modulemap ├── AdSupport.framework │ ├── AdSupport.tbd │ ├── Headers │ │ ├── ASIdentifierManager.h │ │ ├── AdSupport.apinotes │ │ └── AdSupport.h │ └── Modules │ │ └── module.modulemap ├── AddressBook.framework │ ├── AddressBook.tbd │ └── Headers │ │ ├── ABAddressBook.h │ │ ├── ABGroup.h │ │ ├── ABMultiValue.h │ │ ├── ABPerson.h │ │ ├── ABRecord.h │ │ ├── ABSource.h │ │ ├── AddressBook.h │ │ └── AddressBookDefines.h ├── AddressBookUI.framework │ ├── AddressBookUI.tbd │ ├── Headers │ │ ├── ABAddressFormatting.h │ │ ├── ABNewPersonViewController.h │ │ ├── ABPeoplePickerNavigationController.h │ │ ├── ABPersonViewController.h │ │ ├── ABUnknownPersonViewController.h │ │ └── AddressBookUI.h │ └── Modules │ │ └── module.modulemap ├── AssetsLibrary.framework │ ├── AssetsLibrary.tbd │ ├── Headers │ │ ├── ALAsset.h │ │ ├── ALAssetRepresentation.h │ │ ├── ALAssetsFilter.h │ │ ├── ALAssetsGroup.h │ │ ├── ALAssetsLibrary.h │ │ └── AssetsLibrary.h │ └── Modules │ │ └── module.modulemap ├── AudioToolbox.framework │ ├── AudioToolbox.tbd │ ├── Headers │ │ ├── AUAudioUnit.h │ │ ├── AUAudioUnitImplementation.h │ │ ├── AUComponent.h │ │ ├── AUGraph.h │ │ ├── AUParameters.h │ │ ├── AudioCodec.h │ │ ├── AudioComponent.h │ │ ├── AudioConverter.h │ │ ├── AudioFile.h │ │ ├── AudioFileStream.h │ │ ├── AudioFormat.h │ │ ├── AudioOutputUnit.h │ │ ├── AudioQueue.h │ │ ├── AudioServices.h │ │ ├── AudioSession.h │ │ ├── AudioToolbox.apinotes │ │ ├── AudioToolbox.h │ │ ├── AudioUnit.h │ │ ├── AudioUnitParameters.h │ │ ├── AudioUnitProperties.h │ │ ├── CAFFile.h │ │ ├── ExtendedAudioFile.h │ │ ├── MusicDevice.h │ │ └── MusicPlayer.h │ └── Modules │ │ └── module.modulemap ├── AudioUnit.framework │ ├── Headers │ │ ├── AUAudioUnit.h │ │ ├── AUAudioUnitImplementation.h │ │ ├── AUComponent.h │ │ ├── AUParameters.h │ │ ├── AudioComponent.h │ │ ├── AudioOutputUnit.h │ │ ├── AudioUnit.h │ │ ├── AudioUnitParameters.h │ │ ├── AudioUnitProperties.h │ │ └── MusicDevice.h │ └── Modules │ │ └── module.modulemap ├── CFNetwork.framework │ ├── CFNetwork.tbd │ ├── Headers │ │ ├── CFFTPStream.h │ │ ├── CFHTTPAuthentication.h │ │ ├── CFHTTPMessage.h │ │ ├── CFHTTPStream.h │ │ ├── CFHost.h │ │ ├── CFNetDiagnostics.h │ │ ├── CFNetServices.h │ │ ├── CFNetwork.h │ │ ├── CFNetworkDefs.h │ │ ├── CFNetworkErrors.h │ │ ├── CFProxySupport.h │ │ └── CFSocketStream.h │ └── Modules │ │ └── module.modulemap ├── CallKit.framework │ ├── CallKit.tbd │ ├── Headers │ │ ├── CXAction.h │ │ ├── CXAnswerCallAction.h │ │ ├── CXBase.h │ │ ├── CXCall.h │ │ ├── CXCallAction.h │ │ ├── CXCallController.h │ │ ├── CXCallDirectory.h │ │ ├── CXCallDirectoryExtensionContext.h │ │ ├── CXCallDirectoryManager.h │ │ ├── CXCallDirectoryProvider.h │ │ ├── CXCallObserver.h │ │ ├── CXCallUpdate.h │ │ ├── CXEndCallAction.h │ │ ├── CXError.h │ │ ├── CXHandle.h │ │ ├── CXPlayDTMFCallAction.h │ │ ├── CXProvider.h │ │ ├── CXProviderConfiguration.h │ │ ├── CXSetGroupCallAction.h │ │ ├── CXSetHeldCallAction.h │ │ ├── CXSetMutedCallAction.h │ │ ├── CXStartCallAction.h │ │ ├── CXTransaction.h │ │ ├── CallKit.apinotes │ │ └── CallKit.h │ └── Modules │ │ └── module.modulemap ├── CloudKit.framework │ ├── CloudKit.tbd │ ├── Headers │ │ ├── CKAcceptSharesOperation.h │ │ ├── CKAsset.h │ │ ├── CKContainer.h │ │ ├── CKDatabase.h │ │ ├── CKDatabaseOperation.h │ │ ├── CKDefines.h │ │ ├── CKDiscoverAllContactsOperation.h │ │ ├── CKDiscoverAllUserIdentitiesOperation.h │ │ ├── CKDiscoverUserIdentitiesOperation.h │ │ ├── CKDiscoverUserInfosOperation.h │ │ ├── CKDiscoveredUserInfo.h │ │ ├── CKError.h │ │ ├── CKFetchDatabaseChangesOperation.h │ │ ├── CKFetchNotificationChangesOperation.h │ │ ├── CKFetchRecordChangesOperation.h │ │ ├── CKFetchRecordZoneChangesOperation.h │ │ ├── CKFetchRecordZonesOperation.h │ │ ├── CKFetchRecordsOperation.h │ │ ├── CKFetchShareMetadataOperation.h │ │ ├── CKFetchShareParticipantsOperation.h │ │ ├── CKFetchSubscriptionsOperation.h │ │ ├── CKFetchWebAuthTokenOperation.h │ │ ├── CKLocationSortDescriptor.h │ │ ├── CKMarkNotificationsReadOperation.h │ │ ├── CKModifyBadgeOperation.h │ │ ├── CKModifyRecordZonesOperation.h │ │ ├── CKModifyRecordsOperation.h │ │ ├── CKModifySubscriptionsOperation.h │ │ ├── CKNotification.h │ │ ├── CKOperation.h │ │ ├── CKOperationGroup.h │ │ ├── CKQuery.h │ │ ├── CKQueryOperation.h │ │ ├── CKRecord.h │ │ ├── CKRecordID.h │ │ ├── CKRecordZone.h │ │ ├── CKRecordZoneID.h │ │ ├── CKReference.h │ │ ├── CKServerChangeToken.h │ │ ├── CKShare.h │ │ ├── CKShareMetadata.h │ │ ├── CKShareParticipant.h │ │ ├── CKSubscription.h │ │ ├── CKUserIdentity.h │ │ ├── CKUserIdentityLookupInfo.h │ │ ├── CloudKit.apinotes │ │ └── CloudKit.h │ └── Modules │ │ └── module.modulemap ├── Contacts.framework │ ├── Contacts.tbd │ ├── Headers │ │ ├── CNContact+NSItemProvider.h │ │ ├── CNContact+Predicates.h │ │ ├── CNContact.h │ │ ├── CNContactFetchRequest.h │ │ ├── CNContactFormatter.h │ │ ├── CNContactProperty.h │ │ ├── CNContactRelation.h │ │ ├── CNContactStore.h │ │ ├── CNContactVCardSerialization.h │ │ ├── CNContactsUserDefaults.h │ │ ├── CNContainer+Predicates.h │ │ ├── CNContainer.h │ │ ├── CNError.h │ │ ├── CNGroup+Predicates.h │ │ ├── CNGroup.h │ │ ├── CNInstantMessageAddress.h │ │ ├── CNLabeledValue.h │ │ ├── CNMutableContact.h │ │ ├── CNMutableGroup.h │ │ ├── CNMutablePostalAddress.h │ │ ├── CNPhoneNumber.h │ │ ├── CNPostalAddress.h │ │ ├── CNPostalAddressFormatter.h │ │ ├── CNSaveRequest.h │ │ ├── CNSocialProfile.h │ │ ├── Contacts.apinotes │ │ ├── Contacts.h │ │ └── ContactsDefines.h │ └── Modules │ │ └── module.modulemap ├── ContactsUI.framework │ ├── ContactsUI.tbd │ ├── Headers │ │ ├── CNContactPickerViewController.h │ │ ├── CNContactViewController.h │ │ ├── ContactsUI.h │ │ └── UIApplicationShortcutIcon+Contacts.h │ └── Modules │ │ └── module.modulemap ├── CoreAudio.framework │ ├── CoreAudio.tbd │ ├── Headers │ │ └── CoreAudioTypes.h │ └── Modules │ │ └── module.modulemap ├── CoreAudioKit.framework │ ├── CoreAudioKit.tbd │ ├── Headers │ │ ├── AUViewController.h │ │ ├── CABTMIDICentralViewController.h │ │ ├── CABTMIDILocalPeripheralViewController.h │ │ ├── CAInterAppAudioSwitcherView.h │ │ ├── CAInterAppAudioTransportView.h │ │ └── CoreAudioKit.h │ └── Modules │ │ └── module.modulemap ├── CoreBluetooth.framework │ ├── CoreBluetooth.tbd │ ├── Headers │ │ ├── CBATTRequest.h │ │ ├── CBAdvertisementData.h │ │ ├── CBAttribute.h │ │ ├── CBCentral.h │ │ ├── CBCentralManager.h │ │ ├── CBCentralManagerConstants.h │ │ ├── CBCharacteristic.h │ │ ├── CBDefines.h │ │ ├── CBDescriptor.h │ │ ├── CBError.h │ │ ├── CBL2CAPChannel.h │ │ ├── CBManager.h │ │ ├── CBPeer.h │ │ ├── CBPeripheral.h │ │ ├── CBPeripheralManager.h │ │ ├── CBPeripheralManagerConstants.h │ │ ├── CBService.h │ │ ├── CBUUID.h │ │ ├── CoreBluetooth.apinotes │ │ └── CoreBluetooth.h │ └── Modules │ │ └── module.modulemap ├── CoreData.framework │ ├── CoreData.tbd │ ├── Headers │ │ ├── CoreData.apinotes │ │ ├── CoreData.h │ │ ├── CoreDataDefines.h │ │ ├── CoreDataErrors.h │ │ ├── NSAtomicStore.h │ │ ├── NSAtomicStoreCacheNode.h │ │ ├── NSAttributeDescription.h │ │ ├── NSBatchDeleteRequest.h │ │ ├── NSBatchUpdateRequest.h │ │ ├── NSCoreDataCoreSpotlightDelegate.h │ │ ├── NSEntityDescription.h │ │ ├── NSEntityMapping.h │ │ ├── NSEntityMigrationPolicy.h │ │ ├── NSExpressionDescription.h │ │ ├── NSFetchIndexDescription.h │ │ ├── NSFetchIndexElementDescription.h │ │ ├── NSFetchRequest.h │ │ ├── NSFetchRequestExpression.h │ │ ├── NSFetchedPropertyDescription.h │ │ ├── NSFetchedResultsController.h │ │ ├── NSIncrementalStore.h │ │ ├── NSIncrementalStoreNode.h │ │ ├── NSManagedObject.h │ │ ├── NSManagedObjectContext.h │ │ ├── NSManagedObjectID.h │ │ ├── NSManagedObjectModel.h │ │ ├── NSMappingModel.h │ │ ├── NSMergePolicy.h │ │ ├── NSMigrationManager.h │ │ ├── NSPersistentContainer.h │ │ ├── NSPersistentHistoryChange.h │ │ ├── NSPersistentHistoryChangeRequest.h │ │ ├── NSPersistentHistoryToken.h │ │ ├── NSPersistentHistoryTransaction.h │ │ ├── NSPersistentStore.h │ │ ├── NSPersistentStoreCoordinator.h │ │ ├── NSPersistentStoreDescription.h │ │ ├── NSPersistentStoreRequest.h │ │ ├── NSPersistentStoreResult.h │ │ ├── NSPropertyDescription.h │ │ ├── NSPropertyMapping.h │ │ ├── NSQueryGenerationToken.h │ │ ├── NSRelationshipDescription.h │ │ └── NSSaveChangesRequest.h │ └── Modules │ │ └── module.modulemap ├── CoreFoundation.framework │ ├── CoreFoundation.tbd │ ├── Headers │ │ ├── CFArray.h │ │ ├── CFAttributedString.h │ │ ├── CFAvailability.h │ │ ├── CFBag.h │ │ ├── CFBase.h │ │ ├── CFBinaryHeap.h │ │ ├── CFBitVector.h │ │ ├── CFBundle.h │ │ ├── CFByteOrder.h │ │ ├── CFCalendar.h │ │ ├── CFCharacterSet.h │ │ ├── CFData.h │ │ ├── CFDate.h │ │ ├── CFDateFormatter.h │ │ ├── CFDictionary.h │ │ ├── CFError.h │ │ ├── CFFileDescriptor.h │ │ ├── CFFileSecurity.h │ │ ├── CFLocale.h │ │ ├── CFMachPort.h │ │ ├── CFMessagePort.h │ │ ├── CFNotificationCenter.h │ │ ├── CFNumber.h │ │ ├── CFNumberFormatter.h │ │ ├── CFPlugIn.h │ │ ├── CFPlugInCOM.h │ │ ├── CFPreferences.h │ │ ├── CFPropertyList.h │ │ ├── CFRunLoop.h │ │ ├── CFSet.h │ │ ├── CFSocket.h │ │ ├── CFStream.h │ │ ├── CFString.h │ │ ├── CFStringEncodingExt.h │ │ ├── CFStringTokenizer.h │ │ ├── CFTimeZone.h │ │ ├── CFTree.h │ │ ├── CFURL.h │ │ ├── CFURLAccess.h │ │ ├── CFURLEnumerator.h │ │ ├── CFUUID.h │ │ ├── CFUtilities.h │ │ └── CoreFoundation.h │ └── Modules │ │ └── module.modulemap ├── CoreGraphics.framework │ ├── CoreGraphics.tbd │ ├── Headers │ │ ├── CGAffineTransform.h │ │ ├── CGBase.h │ │ ├── CGBitmapContext.h │ │ ├── CGColor.h │ │ ├── CGColorConversionInfo.h │ │ ├── CGColorSpace.h │ │ ├── CGContext.h │ │ ├── CGDataConsumer.h │ │ ├── CGDataProvider.h │ │ ├── CGError.h │ │ ├── CGFont.h │ │ ├── CGFunction.h │ │ ├── CGGeometry.h │ │ ├── CGGradient.h │ │ ├── CGImage.h │ │ ├── CGLayer.h │ │ ├── CGPDFArray.h │ │ ├── CGPDFContentStream.h │ │ ├── CGPDFContext.h │ │ ├── CGPDFDictionary.h │ │ ├── CGPDFDocument.h │ │ ├── CGPDFObject.h │ │ ├── CGPDFOperatorTable.h │ │ ├── CGPDFPage.h │ │ ├── CGPDFScanner.h │ │ ├── CGPDFStream.h │ │ ├── CGPDFString.h │ │ ├── CGPath.h │ │ ├── CGPattern.h │ │ ├── CGShading.h │ │ ├── CoreGraphics.apinotes │ │ └── CoreGraphics.h │ └── Modules │ │ └── module.modulemap ├── CoreImage.framework │ ├── CoreImage.tbd │ ├── Headers │ │ ├── CIBarcodeDescriptor.h │ │ ├── CIColor.h │ │ ├── CIContext.h │ │ ├── CIDetector.h │ │ ├── CIFeature.h │ │ ├── CIFilter.h │ │ ├── CIFilterConstructor.h │ │ ├── CIFilterShape.h │ │ ├── CIImage.h │ │ ├── CIImageAccumulator.h │ │ ├── CIImageProcessor.h │ │ ├── CIImageProvider.h │ │ ├── CIKernel.h │ │ ├── CIKernelMetalLib.h │ │ ├── CIRAWFilter.h │ │ ├── CIRenderDestination.h │ │ ├── CISampler.h │ │ ├── CIVector.h │ │ ├── CoreImage.apinotes │ │ ├── CoreImage.h │ │ └── CoreImageDefines.h │ └── Modules │ │ └── module.modulemap ├── CoreLocation.framework │ ├── CoreLocation.tbd │ ├── Headers │ │ ├── CLAvailability.h │ │ ├── CLBeaconRegion.h │ │ ├── CLCircularRegion.h │ │ ├── CLError.h │ │ ├── CLErrorDomain.h │ │ ├── CLGeocoder.h │ │ ├── CLHeading.h │ │ ├── CLLocation.h │ │ ├── CLLocationManager+CLVisitExtensions.h │ │ ├── CLLocationManager.h │ │ ├── CLLocationManagerDelegate.h │ │ ├── CLPlacemark.h │ │ ├── CLRegion.h │ │ ├── CLVisit.h │ │ ├── CoreLocation.apinotes │ │ └── CoreLocation.h │ └── Modules │ │ └── module.modulemap ├── CoreMIDI.framework │ ├── CoreMIDI.tbd │ ├── Headers │ │ ├── CoreMIDI.h │ │ ├── MIDIDriver.h │ │ ├── MIDINetworkSession.h │ │ ├── MIDIServices.h │ │ ├── MIDISetup.h │ │ └── MIDIThruConnection.h │ └── Modules │ │ └── module.modulemap ├── CoreML.framework │ ├── CoreML.tbd │ ├── Headers │ │ ├── CoreML.apinotes │ │ ├── CoreML.h │ │ ├── MLCustomLayer.h │ │ ├── MLDictionaryConstraint.h │ │ ├── MLDictionaryFeatureProvider.h │ │ ├── MLFeatureDescription.h │ │ ├── MLFeatureProvider.h │ │ ├── MLFeatureType.h │ │ ├── MLFeatureValue.h │ │ ├── MLImageConstraint.h │ │ ├── MLModel+MLModelCompilation.h │ │ ├── MLModel.h │ │ ├── MLModelDescription.h │ │ ├── MLModelError.h │ │ ├── MLModelMetadataKeys.h │ │ ├── MLMultiArray.h │ │ ├── MLMultiArrayConstraint.h │ │ └── MLPredictionOptions.h │ └── Modules │ │ └── module.modulemap ├── CoreMedia.framework │ ├── CoreMedia.tbd │ ├── Headers │ │ ├── CMAttachment.h │ │ ├── CMAudioClock.h │ │ ├── CMBase.h │ │ ├── CMBlockBuffer.h │ │ ├── CMBufferQueue.h │ │ ├── CMFormatDescription.h │ │ ├── CMFormatDescriptionBridge.h │ │ ├── CMMemoryPool.h │ │ ├── CMMetadata.h │ │ ├── CMSampleBuffer.h │ │ ├── CMSimpleQueue.h │ │ ├── CMSync.h │ │ ├── CMTextMarkup.h │ │ ├── CMTime.h │ │ ├── CMTimeRange.h │ │ └── CoreMedia.h │ └── Modules │ │ └── module.modulemap ├── CoreMotion.framework │ ├── CoreMotion.tbd │ ├── Headers │ │ ├── CMAccelerometer.h │ │ ├── CMAltimeter.h │ │ ├── CMAltitude.h │ │ ├── CMAttitude.h │ │ ├── CMAuthorization.h │ │ ├── CMAvailability.h │ │ ├── CMDeviceMotion.h │ │ ├── CMError.h │ │ ├── CMErrorDomain.h │ │ ├── CMGyro.h │ │ ├── CMLogItem.h │ │ ├── CMMagnetometer.h │ │ ├── CMMotionActivity.h │ │ ├── CMMotionActivityManager.h │ │ ├── CMMotionManager.h │ │ ├── CMPedometer.h │ │ ├── CMSensorRecorder.h │ │ ├── CMStepCounter.h │ │ └── CoreMotion.h │ └── Modules │ │ └── module.modulemap ├── CoreNFC.framework │ ├── CoreNFC.tbd │ ├── Headers │ │ ├── CoreNFC.apinotes │ │ ├── CoreNFC.h │ │ ├── NFCError.h │ │ ├── NFCISO15693ReaderSession.h │ │ ├── NFCISO15693Tag.h │ │ ├── NFCNDEFReaderSession.h │ │ ├── NFCReaderSession.h │ │ └── NFCTag.h │ └── Modules │ │ └── module.modulemap ├── CoreSpotlight.framework │ ├── CoreSpotlight.tbd │ ├── Headers │ │ ├── CSBase.h │ │ ├── CSIndexExtensionRequestHandler.h │ │ ├── CSPerson.h │ │ ├── CSSearchQuery.h │ │ ├── CSSearchableIndex.h │ │ ├── CSSearchableItem.h │ │ ├── CSSearchableItemAttributeSet.h │ │ ├── CSSearchableItemAttributeSet_Categories.h │ │ ├── CSSearchableItemAttributeSet_Documents.h │ │ ├── CSSearchableItemAttributeSet_Events.h │ │ ├── CSSearchableItemAttributeSet_General.h │ │ ├── CSSearchableItemAttributeSet_Images.h │ │ ├── CSSearchableItemAttributeSet_Media.h │ │ ├── CSSearchableItemAttributeSet_Messaging.h │ │ ├── CSSearchableItemAttributeSet_Places.h │ │ ├── CoreSpotlight.apinotes │ │ └── CoreSpotlight.h │ └── Modules │ │ └── module.modulemap ├── CoreTelephony.framework │ ├── CoreTelephony.tbd │ ├── Headers │ │ ├── CTCall.h │ │ ├── CTCallCenter.h │ │ ├── CTCarrier.h │ │ ├── CTCellularData.h │ │ ├── CTSubscriber.h │ │ ├── CTSubscriberInfo.h │ │ ├── CTTelephonyNetworkInfo.h │ │ └── CoreTelephonyDefines.h │ └── module.map ├── CoreText.framework │ ├── CoreText.tbd │ ├── Headers │ │ ├── CTDefines.h │ │ ├── CTFont.h │ │ ├── CTFontCollection.h │ │ ├── CTFontDescriptor.h │ │ ├── CTFontManager.h │ │ ├── CTFontManagerErrors.h │ │ ├── CTFontTraits.h │ │ ├── CTFrame.h │ │ ├── CTFramesetter.h │ │ ├── CTGlyphInfo.h │ │ ├── CTLine.h │ │ ├── CTParagraphStyle.h │ │ ├── CTRubyAnnotation.h │ │ ├── CTRun.h │ │ ├── CTRunDelegate.h │ │ ├── CTStringAttributes.h │ │ ├── CTTextTab.h │ │ ├── CTTypesetter.h │ │ ├── CoreText.apinotes │ │ ├── CoreText.h │ │ ├── SFNTLayoutTypes.h │ │ └── SFNTTypes.h │ └── Modules │ │ └── module.modulemap ├── CoreVideo.framework │ ├── CoreVideo.tbd │ ├── Headers │ │ ├── CVBase.h │ │ ├── CVBuffer.h │ │ ├── CVHostTime.h │ │ ├── CVImageBuffer.h │ │ ├── CVMetalTexture.h │ │ ├── CVMetalTextureCache.h │ │ ├── CVOpenGLESTexture.h │ │ ├── CVOpenGLESTextureCache.h │ │ ├── CVPixelBuffer.h │ │ ├── CVPixelBufferPool.h │ │ ├── CVPixelFormatDescription.h │ │ ├── CVReturn.h │ │ └── CoreVideo.h │ └── Modules │ │ └── module.modulemap ├── DeviceCheck.framework │ ├── DeviceCheck.tbd │ ├── Headers │ │ ├── DCDevice.h │ │ ├── DCError.h │ │ └── DeviceCheck.h │ └── Modules │ │ └── module.modulemap ├── EventKit.framework │ ├── EventKit.tbd │ ├── Headers │ │ ├── EKAlarm.h │ │ ├── EKCalendar.h │ │ ├── EKCalendarItem.h │ │ ├── EKError.h │ │ ├── EKEvent.h │ │ ├── EKEventStore.h │ │ ├── EKObject.h │ │ ├── EKParticipant.h │ │ ├── EKRecurrenceDayOfWeek.h │ │ ├── EKRecurrenceEnd.h │ │ ├── EKRecurrenceRule.h │ │ ├── EKReminder.h │ │ ├── EKSource.h │ │ ├── EKStructuredLocation.h │ │ ├── EKTypes.h │ │ ├── EventKit.apinotes │ │ ├── EventKit.h │ │ └── EventKitDefines.h │ └── Modules │ │ └── module.modulemap ├── EventKitUI.framework │ ├── EventKitUI.tbd │ ├── Headers │ │ ├── EKCalendarChooser.h │ │ ├── EKEventEditViewController.h │ │ ├── EKEventViewController.h │ │ ├── EventKitUI.apinotes │ │ ├── EventKitUI.h │ │ ├── EventKitUIBundle.h │ │ └── EventKitUIDefines.h │ └── Modules │ │ └── module.modulemap ├── ExternalAccessory.framework │ ├── ExternalAccessory.tbd │ ├── Headers │ │ ├── EAAccessory.h │ │ ├── EAAccessoryManager.h │ │ ├── EASession.h │ │ ├── EAWiFiUnconfiguredAccessory.h │ │ ├── EAWiFiUnconfiguredAccessoryBrowser.h │ │ ├── ExternalAccessory.apinotes │ │ ├── ExternalAccessory.h │ │ └── ExternalAccessoryDefines.h │ └── Modules │ │ └── module.modulemap ├── FileProvider.framework │ ├── FileProvider.tbd │ ├── Headers │ │ ├── FileProvider.h │ │ ├── NSFileProviderActions.h │ │ ├── NSFileProviderDefines.h │ │ ├── NSFileProviderDomain.h │ │ ├── NSFileProviderEnumerating.h │ │ ├── NSFileProviderError.h │ │ ├── NSFileProviderExtension.h │ │ ├── NSFileProviderItem.h │ │ ├── NSFileProviderManager.h │ │ ├── NSFileProviderService.h │ │ └── NSFileProviderThumbnailing.h │ └── Modules │ │ └── module.modulemap ├── FileProviderUI.framework │ ├── FileProviderUI.tbd │ ├── Headers │ │ ├── FPUIActionExtensionContext.h │ │ ├── FPUIActionExtensionViewController.h │ │ ├── FPUIBase.h │ │ └── FileProviderUI.h │ └── Modules │ │ └── module.modulemap ├── Foundation.framework │ ├── Foundation.tbd │ ├── Headers │ │ ├── Foundation.apinotes │ │ ├── Foundation.h │ │ ├── FoundationErrors.h │ │ ├── FoundationLegacySwiftCompatibility.h │ │ ├── NSArray.h │ │ ├── NSAttributedString.h │ │ ├── NSAutoreleasePool.h │ │ ├── NSBundle.h │ │ ├── NSByteCountFormatter.h │ │ ├── NSByteOrder.h │ │ ├── NSCache.h │ │ ├── NSCalendar.h │ │ ├── NSCharacterSet.h │ │ ├── NSCoder.h │ │ ├── NSComparisonPredicate.h │ │ ├── NSCompoundPredicate.h │ │ ├── NSData.h │ │ ├── NSDate.h │ │ ├── NSDateComponentsFormatter.h │ │ ├── NSDateFormatter.h │ │ ├── NSDateInterval.h │ │ ├── NSDateIntervalFormatter.h │ │ ├── NSDecimal.h │ │ ├── NSDecimalNumber.h │ │ ├── NSDictionary.h │ │ ├── NSEnergyFormatter.h │ │ ├── NSEnumerator.h │ │ ├── NSError.h │ │ ├── NSException.h │ │ ├── NSExpression.h │ │ ├── NSExtensionContext.h │ │ ├── NSExtensionItem.h │ │ ├── NSExtensionRequestHandling.h │ │ ├── NSFileCoordinator.h │ │ ├── NSFileHandle.h │ │ ├── NSFileManager.h │ │ ├── NSFilePresenter.h │ │ ├── NSFileVersion.h │ │ ├── NSFileWrapper.h │ │ ├── NSFormatter.h │ │ ├── NSHTTPCookie.h │ │ ├── NSHTTPCookieStorage.h │ │ ├── NSHashTable.h │ │ ├── NSISO8601DateFormatter.h │ │ ├── NSIndexPath.h │ │ ├── NSIndexSet.h │ │ ├── NSInvocation.h │ │ ├── NSItemProvider.h │ │ ├── NSItemProviderReadingWriting.h │ │ ├── NSJSONSerialization.h │ │ ├── NSKeyValueCoding.h │ │ ├── NSKeyValueObserving.h │ │ ├── NSKeyedArchiver.h │ │ ├── NSLengthFormatter.h │ │ ├── NSLinguisticTagger.h │ │ ├── NSLocale.h │ │ ├── NSLock.h │ │ ├── NSMapTable.h │ │ ├── NSMassFormatter.h │ │ ├── NSMeasurement.h │ │ ├── NSMeasurementFormatter.h │ │ ├── NSMetadata.h │ │ ├── NSMetadataAttributes.h │ │ ├── NSMethodSignature.h │ │ ├── NSNetServices.h │ │ ├── NSNotification.h │ │ ├── NSNotificationQueue.h │ │ ├── NSNull.h │ │ ├── NSNumberFormatter.h │ │ ├── NSObjCRuntime.h │ │ ├── NSObject.h │ │ ├── NSOperation.h │ │ ├── NSOrderedSet.h │ │ ├── NSOrthography.h │ │ ├── NSPathUtilities.h │ │ ├── NSPersonNameComponents.h │ │ ├── NSPersonNameComponentsFormatter.h │ │ ├── NSPointerArray.h │ │ ├── NSPointerFunctions.h │ │ ├── NSPort.h │ │ ├── NSPredicate.h │ │ ├── NSProcessInfo.h │ │ ├── NSProgress.h │ │ ├── NSPropertyList.h │ │ ├── NSProxy.h │ │ ├── NSRange.h │ │ ├── NSRegularExpression.h │ │ ├── NSRunLoop.h │ │ ├── NSScanner.h │ │ ├── NSSet.h │ │ ├── NSSortDescriptor.h │ │ ├── NSStream.h │ │ ├── NSString.h │ │ ├── NSTextCheckingResult.h │ │ ├── NSThread.h │ │ ├── NSTimeZone.h │ │ ├── NSTimer.h │ │ ├── NSURL.h │ │ ├── NSURLAuthenticationChallenge.h │ │ ├── NSURLCache.h │ │ ├── NSURLConnection.h │ │ ├── NSURLCredential.h │ │ ├── NSURLCredentialStorage.h │ │ ├── NSURLError.h │ │ ├── NSURLProtectionSpace.h │ │ ├── NSURLProtocol.h │ │ ├── NSURLRequest.h │ │ ├── NSURLResponse.h │ │ ├── NSURLSession.h │ │ ├── NSUUID.h │ │ ├── NSUbiquitousKeyValueStore.h │ │ ├── NSUndoManager.h │ │ ├── NSUnit.h │ │ ├── NSUserActivity.h │ │ ├── NSUserDefaults.h │ │ ├── NSValue.h │ │ ├── NSValueTransformer.h │ │ ├── NSXMLParser.h │ │ ├── NSXPCConnection.h │ │ └── NSZone.h │ └── Modules │ │ └── module.modulemap ├── GLKit.framework │ ├── GLKit.tbd │ ├── Headers │ │ ├── GLKBaseEffect.h │ │ ├── GLKEffectProperty.h │ │ ├── GLKEffectPropertyFog.h │ │ ├── GLKEffectPropertyLight.h │ │ ├── GLKEffectPropertyMaterial.h │ │ ├── GLKEffectPropertyTexture.h │ │ ├── GLKEffectPropertyTransform.h │ │ ├── GLKEffects.h │ │ ├── GLKMath.h │ │ ├── GLKMathTypes.h │ │ ├── GLKMathUtils.h │ │ ├── GLKMatrix3.h │ │ ├── GLKMatrix4.h │ │ ├── GLKMatrixStack.h │ │ ├── GLKModel.h │ │ ├── GLKNamedEffect.h │ │ ├── GLKQuaternion.h │ │ ├── GLKReflectionMapEffect.h │ │ ├── GLKSkyboxEffect.h │ │ ├── GLKTextureLoader.h │ │ ├── GLKVector2.h │ │ ├── GLKVector3.h │ │ ├── GLKVector4.h │ │ ├── GLKView.h │ │ ├── GLKViewController.h │ │ ├── GLKit.apinotes │ │ ├── GLKit.h │ │ └── GLKitBase.h │ └── Modules │ │ └── module.modulemap ├── GSS.framework │ ├── GSS.tbd │ ├── Headers │ │ ├── GSS.h │ │ ├── gssapi.h │ │ ├── gssapi_apple.h │ │ ├── gssapi_krb5.h │ │ ├── gssapi_oid.h │ │ ├── gssapi_protos.h │ │ └── gssapi_spnego.h │ └── Modules │ │ └── module.modulemap ├── GameController.framework │ ├── GameController.tbd │ ├── Headers │ │ ├── GCController.h │ │ ├── GCControllerAxisInput.h │ │ ├── GCControllerButtonInput.h │ │ ├── GCControllerDirectionPad.h │ │ ├── GCControllerElement.h │ │ ├── GCExtendedGamepad.h │ │ ├── GCExtendedGamepadSnapshot.h │ │ ├── GCGamepad.h │ │ ├── GCGamepadSnapshot.h │ │ ├── GCMicroGamepad.h │ │ ├── GCMicroGamepadSnapshot.h │ │ ├── GCMotion.h │ │ ├── GameController.h │ │ └── GameControllerExtern.h │ └── Modules │ │ └── module.modulemap ├── GameKit.framework │ ├── GameKit.tbd │ ├── Headers │ │ ├── GKAchievement.h │ │ ├── GKAchievementDescription.h │ │ ├── GKAchievementViewController.h │ │ ├── GKBasePlayer.h │ │ ├── GKChallenge.h │ │ ├── GKChallengeEventHandler.h │ │ ├── GKCloudPlayer.h │ │ ├── GKDefines.h │ │ ├── GKError.h │ │ ├── GKEventListener.h │ │ ├── GKFriendRequestComposeViewController.h │ │ ├── GKGameCenterViewController.h │ │ ├── GKGameSession.h │ │ ├── GKGameSessionError.h │ │ ├── GKGameSessionEventListener.h │ │ ├── GKGameSessionSharingViewController.h │ │ ├── GKLeaderboard.h │ │ ├── GKLeaderboardSet.h │ │ ├── GKLeaderboardViewController.h │ │ ├── GKLocalPlayer.h │ │ ├── GKMatch.h │ │ ├── GKMatchmaker.h │ │ ├── GKMatchmakerViewController.h │ │ ├── GKNotificationBanner.h │ │ ├── GKPeerPickerController.h │ │ ├── GKPlayer.h │ │ ├── GKPublicConstants.h │ │ ├── GKPublicProtocols.h │ │ ├── GKSavedGame.h │ │ ├── GKSavedGameListener.h │ │ ├── GKScore.h │ │ ├── GKSession.h │ │ ├── GKSessionError.h │ │ ├── GKTurnBasedMatch.h │ │ ├── GKTurnBasedMatchmakerViewController.h │ │ ├── GKVoiceChat.h │ │ ├── GKVoiceChatService.h │ │ ├── GameKit.apinotes │ │ └── GameKit.h │ └── Modules │ │ └── module.modulemap ├── GameplayKit.framework │ ├── GameplayKit.tbd │ ├── Headers │ │ ├── GKAgent.h │ │ ├── GKBehavior.h │ │ ├── GKComponent.h │ │ ├── GKCompositeBehavior.h │ │ ├── GKDecisionTree.h │ │ ├── GKEntity.h │ │ ├── GKGameModel.h │ │ ├── GKGoal.h │ │ ├── GKGraph.h │ │ ├── GKGraphNode.h │ │ ├── GKGridGraph.h │ │ ├── GKMeshGraph.h │ │ ├── GKMinmaxStrategist.h │ │ ├── GKMonteCarloStrategist.h │ │ ├── GKNoise.h │ │ ├── GKNoiseMap.h │ │ ├── GKNoiseSource.h │ │ ├── GKObstacle.h │ │ ├── GKObstacleGraph.h │ │ ├── GKOctree.h │ │ ├── GKPath.h │ │ ├── GKPrimitives.h │ │ ├── GKQuadtree.h │ │ ├── GKRTree.h │ │ ├── GKRandomDistribution.h │ │ ├── GKRandomSource.h │ │ ├── GKRuleSystem.h │ │ ├── GKSCNNodeComponent.h │ │ ├── GKSKNodeComponent.h │ │ ├── GKScene.h │ │ ├── GKState.h │ │ ├── GKStateMachine.h │ │ ├── GKStrategist.h │ │ ├── GKVersion.h │ │ ├── GameplayKit.apinotes │ │ ├── GameplayKit.h │ │ ├── GameplayKitBase.h │ │ ├── SceneKit+Additions.h │ │ └── SpriteKit+Additions.h │ └── Modules │ │ └── module.modulemap ├── HealthKit.framework │ ├── Headers │ │ ├── HKActivitySummary.h │ │ ├── HKActivitySummaryQuery.h │ │ ├── HKAnchoredObjectQuery.h │ │ ├── HKCDADocumentSample.h │ │ ├── HKCategorySample.h │ │ ├── HKCharacteristicObjects.h │ │ ├── HKCorrelation.h │ │ ├── HKCorrelationQuery.h │ │ ├── HKDefines.h │ │ ├── HKDeletedObject.h │ │ ├── HKDevice.h │ │ ├── HKDocumentQuery.h │ │ ├── HKDocumentSample.h │ │ ├── HKHealthStore.h │ │ ├── HKMetadata.h │ │ ├── HKObject.h │ │ ├── HKObjectType.h │ │ ├── HKObserverQuery.h │ │ ├── HKQuantity.h │ │ ├── HKQuantityAggregationStyle.h │ │ ├── HKQuantitySample.h │ │ ├── HKQuery.h │ │ ├── HKSample.h │ │ ├── HKSampleQuery.h │ │ ├── HKSeriesBuilder.h │ │ ├── HKSeriesSample.h │ │ ├── HKSource.h │ │ ├── HKSourceQuery.h │ │ ├── HKSourceRevision.h │ │ ├── HKStatistics.h │ │ ├── HKStatisticsCollectionQuery.h │ │ ├── HKStatisticsQuery.h │ │ ├── HKTypeIdentifiers.h │ │ ├── HKUnit.h │ │ ├── HKWorkout.h │ │ ├── HKWorkoutRoute.h │ │ ├── HKWorkoutRouteBuilder.h │ │ ├── HKWorkoutRouteQuery.h │ │ ├── HKWorkoutSession.h │ │ ├── HealthKit.apinotes │ │ └── HealthKit.h │ ├── HealthKit.tbd │ └── Modules │ │ └── module.modulemap ├── HealthKitUI.framework │ ├── Headers │ │ ├── HKActivityRingView.h │ │ └── HealthKitUI.h │ ├── HealthKitUI.tbd │ └── Modules │ │ └── module.modulemap ├── HomeKit.framework │ ├── Headers │ │ ├── HMAccessControl.h │ │ ├── HMAccessory+Camera.h │ │ ├── HMAccessory.h │ │ ├── HMAccessoryBrowser.h │ │ ├── HMAccessoryCategory.h │ │ ├── HMAccessoryCategoryTypes.h │ │ ├── HMAccessoryProfile.h │ │ ├── HMAction.h │ │ ├── HMActionSet.h │ │ ├── HMCalendarEvent.h │ │ ├── HMCameraAudioControl.h │ │ ├── HMCameraControl.h │ │ ├── HMCameraDefines.h │ │ ├── HMCameraProfile.h │ │ ├── HMCameraSettingsControl.h │ │ ├── HMCameraSnapshot.h │ │ ├── HMCameraSnapshotControl.h │ │ ├── HMCameraSource.h │ │ ├── HMCameraStream.h │ │ ├── HMCameraStreamControl.h │ │ ├── HMCameraView.h │ │ ├── HMCharacteristic.h │ │ ├── HMCharacteristicDefines.h │ │ ├── HMCharacteristicEvent.h │ │ ├── HMCharacteristicMetadata.h │ │ ├── HMCharacteristicThresholdRangeEvent.h │ │ ├── HMCharacteristicTypes.h │ │ ├── HMCharacteristicWriteAction.h │ │ ├── HMDefines.h │ │ ├── HMDurationEvent.h │ │ ├── HMError.h │ │ ├── HMEvent.h │ │ ├── HMEventTrigger.h │ │ ├── HMEventTriggerActivationState.h │ │ ├── HMHome.h │ │ ├── HMHomeAccessControl.h │ │ ├── HMHomeManager.h │ │ ├── HMLocationEvent.h │ │ ├── HMNumberRange.h │ │ ├── HMPresenceEvent.h │ │ ├── HMPresenceEventDefines.h │ │ ├── HMRoom.h │ │ ├── HMService.h │ │ ├── HMServiceGroup.h │ │ ├── HMServiceTypes.h │ │ ├── HMSignificantEvents.h │ │ ├── HMSignificantTimeEvent.h │ │ ├── HMTimeEvent.h │ │ ├── HMTimerTrigger.h │ │ ├── HMTrigger.h │ │ ├── HMUser.h │ │ ├── HMZone.h │ │ ├── HomeKit.apinotes │ │ └── HomeKit.h │ ├── HomeKit.tbd │ └── Modules │ │ └── module.modulemap ├── IOKit.framework │ ├── IOKit.tbd │ └── Versions │ │ ├── A │ │ └── IOKit.tbd │ │ └── Current ├── IOSurface.framework │ ├── Headers │ │ ├── IOSurfaceBase.h │ │ ├── IOSurfaceObjC.h │ │ ├── IOSurfaceRef.h │ │ └── IOSurfaceTypes.h │ ├── IOSurface.tbd │ └── Modules │ │ └── module.modulemap ├── IdentityLookup.framework │ ├── Headers │ │ ├── ILBase.h │ │ ├── ILMessageFilterAction.h │ │ ├── ILMessageFilterError.h │ │ ├── ILMessageFilterExtension.h │ │ ├── ILMessageFilterExtensionContext.h │ │ ├── ILMessageFilterQueryHandling.h │ │ ├── ILMessageFilterQueryRequest.h │ │ ├── ILMessageFilterQueryResponse.h │ │ ├── ILNetworkResponse.h │ │ ├── IdentityLookup.apinotes │ │ └── IdentityLookup.h │ ├── IdentityLookup.tbd │ └── Modules │ │ └── module.modulemap ├── ImageIO.framework │ ├── Headers │ │ ├── CGImageDestination.h │ │ ├── CGImageMetadata.h │ │ ├── CGImageProperties.h │ │ ├── CGImageSource.h │ │ ├── ImageIO.h │ │ └── ImageIOBase.h │ ├── ImageIO.tbd │ └── Modules │ │ └── module.modulemap ├── Intents.framework │ ├── Headers │ │ ├── CLPlacemark+IntentsAdditions.h │ │ ├── INAccountType.h │ │ ├── INAccountTypeResolutionResult.h │ │ ├── INActivateCarSignalIntent.h │ │ ├── INActivateCarSignalIntentResponse.h │ │ ├── INAddTasksIntent.h │ │ ├── INAddTasksIntentResponse.h │ │ ├── INAmountType.h │ │ ├── INAppendToNoteIntent.h │ │ ├── INAppendToNoteIntentResponse.h │ │ ├── INBalanceAmount.h │ │ ├── INBalanceType.h │ │ ├── INBalanceTypeResolutionResult.h │ │ ├── INBillDetails.h │ │ ├── INBillPayee.h │ │ ├── INBillPayeeResolutionResult.h │ │ ├── INBillType.h │ │ ├── INBillTypeResolutionResult.h │ │ ├── INBookRestaurantReservationIntent.h │ │ ├── INBookRestaurantReservationIntentResponse.h │ │ ├── INBooleanResolutionResult.h │ │ ├── INCallCapability.h │ │ ├── INCallCapabilityOptions.h │ │ ├── INCallDestinationType.h │ │ ├── INCallDestinationTypeResolutionResult.h │ │ ├── INCallRecord.h │ │ ├── INCallRecordType.h │ │ ├── INCallRecordTypeOptions.h │ │ ├── INCallRecordTypeOptionsResolutionResult.h │ │ ├── INCallRecordTypeResolutionResult.h │ │ ├── INCancelRideIntent.h │ │ ├── INCancelRideIntentResponse.h │ │ ├── INCancelWorkoutIntent.h │ │ ├── INCancelWorkoutIntentResponse.h │ │ ├── INCarAirCirculationMode.h │ │ ├── INCarAirCirculationModeResolutionResult.h │ │ ├── INCarAudioSource.h │ │ ├── INCarAudioSourceResolutionResult.h │ │ ├── INCarDefroster.h │ │ ├── INCarDefrosterResolutionResult.h │ │ ├── INCarSeat.h │ │ ├── INCarSeatResolutionResult.h │ │ ├── INCarSignalOptions.h │ │ ├── INCarSignalOptionsResolutionResult.h │ │ ├── INConditionalOperator.h │ │ ├── INCreateNoteIntent.h │ │ ├── INCreateNoteIntentResponse.h │ │ ├── INCreateTaskListIntent.h │ │ ├── INCreateTaskListIntentResponse.h │ │ ├── INCurrencyAmount.h │ │ ├── INCurrencyAmountResolutionResult.h │ │ ├── INDateComponentsRange.h │ │ ├── INDateComponentsRangeResolutionResult.h │ │ ├── INDateComponentsResolutionResult.h │ │ ├── INDateSearchType.h │ │ ├── INDateSearchTypeResolutionResult.h │ │ ├── INDomainHandling.h │ │ ├── INDoubleResolutionResult.h │ │ ├── INEndWorkoutIntent.h │ │ ├── INEndWorkoutIntentResponse.h │ │ ├── INExtension.h │ │ ├── INGetAvailableRestaurantReservationBookingDefaultsIntent.h │ │ ├── INGetAvailableRestaurantReservationBookingDefaultsIntentResponse.h │ │ ├── INGetAvailableRestaurantReservationBookingsIntent.h │ │ ├── INGetAvailableRestaurantReservationBookingsIntentResponse.h │ │ ├── INGetCarLockStatusIntent.h │ │ ├── INGetCarLockStatusIntentResponse.h │ │ ├── INGetCarPowerLevelStatusIntent.h │ │ ├── INGetCarPowerLevelStatusIntentResponse.h │ │ ├── INGetRestaurantGuestIntent.h │ │ ├── INGetRestaurantGuestIntentResponse.h │ │ ├── INGetRideStatusIntent.h │ │ ├── INGetRideStatusIntentResponse.h │ │ ├── INGetUserCurrentRestaurantReservationBookingsIntent.h │ │ ├── INGetUserCurrentRestaurantReservationBookingsIntentResponse.h │ │ ├── INGetVisualCodeIntent.h │ │ ├── INGetVisualCodeIntentResponse.h │ │ ├── INImage.h │ │ ├── INImageNoteContent.h │ │ ├── INIntegerResolutionResult.h │ │ ├── INIntent.h │ │ ├── INIntentErrors.h │ │ ├── INIntentHandlerProviding.h │ │ ├── INIntentIdentifiers.h │ │ ├── INIntentResolutionResult.h │ │ ├── INIntentResponse.h │ │ ├── INIntentResponses.h │ │ ├── INIntentRestaurantReservation.h │ │ ├── INIntents.h │ │ ├── INInteraction.h │ │ ├── INListRideOptionsIntent.h │ │ ├── INListRideOptionsIntentResponse.h │ │ ├── INLocationSearchType.h │ │ ├── INLocationSearchTypeResolutionResult.h │ │ ├── INMessage.h │ │ ├── INMessageAttribute.h │ │ ├── INMessageAttributeOptions.h │ │ ├── INMessageAttributeOptionsResolutionResult.h │ │ ├── INMessageAttributeResolutionResult.h │ │ ├── INNote.h │ │ ├── INNoteContent.h │ │ ├── INNoteContentResolutionResult.h │ │ ├── INNoteContentType.h │ │ ├── INNoteContentTypeResolutionResult.h │ │ ├── INNoteResolutionResult.h │ │ ├── INNotebookItemType.h │ │ ├── INNotebookItemTypeResolutionResult.h │ │ ├── INParameter.h │ │ ├── INPauseWorkoutIntent.h │ │ ├── INPauseWorkoutIntentResponse.h │ │ ├── INPayBillIntent.h │ │ ├── INPayBillIntentResponse.h │ │ ├── INPaymentAccount.h │ │ ├── INPaymentAccountResolutionResult.h │ │ ├── INPaymentAmount.h │ │ ├── INPaymentAmountResolutionResult.h │ │ ├── INPaymentMethod.h │ │ ├── INPaymentMethodType.h │ │ ├── INPaymentRecord.h │ │ ├── INPaymentStatus.h │ │ ├── INPaymentStatusResolutionResult.h │ │ ├── INPerson+SiriAdditions.h │ │ ├── INPerson.h │ │ ├── INPersonHandle.h │ │ ├── INPersonHandleLabel.h │ │ ├── INPersonRelationship.h │ │ ├── INPersonResolutionResult.h │ │ ├── INPerson_Deprecated.h │ │ ├── INPhotoAttributeOptions.h │ │ ├── INPlacemarkResolutionResult.h │ │ ├── INPreferences.h │ │ ├── INPriceRange.h │ │ ├── INRadioType.h │ │ ├── INRadioTypeResolutionResult.h │ │ ├── INRecurrenceFrequency.h │ │ ├── INRecurrenceRule.h │ │ ├── INRelativeReference.h │ │ ├── INRelativeReferenceResolutionResult.h │ │ ├── INRelativeSetting.h │ │ ├── INRelativeSettingResolutionResult.h │ │ ├── INRequestPaymentCurrencyAmountResolutionResult.h │ │ ├── INRequestPaymentIntent.h │ │ ├── INRequestPaymentIntentResponse.h │ │ ├── INRequestPaymentPayerResolutionResult.h │ │ ├── INRequestRideIntent.h │ │ ├── INRequestRideIntentResponse.h │ │ ├── INRequestRideIntent_Deprecated.h │ │ ├── INRestaurant.h │ │ ├── INRestaurantGuest.h │ │ ├── INRestaurantGuestDisplayPreferences.h │ │ ├── INRestaurantGuestResolutionResult.h │ │ ├── INRestaurantOffer.h │ │ ├── INRestaurantReservationBooking.h │ │ ├── INRestaurantReservationUserBooking.h │ │ ├── INRestaurantResolutionResult.h │ │ ├── INResumeWorkoutIntent.h │ │ ├── INResumeWorkoutIntentResponse.h │ │ ├── INRideCompletionStatus.h │ │ ├── INRideDriver.h │ │ ├── INRideDriver_Deprecated.h │ │ ├── INRideFareLineItem.h │ │ ├── INRideFeedbackTypeOptions.h │ │ ├── INRideOption.h │ │ ├── INRidePartySizeOption.h │ │ ├── INRidePhase.h │ │ ├── INRideStatus.h │ │ ├── INRideVehicle.h │ │ ├── INSaveProfileInCarIntent.h │ │ ├── INSaveProfileInCarIntentResponse.h │ │ ├── INSaveProfileInCarIntent_Deprecated.h │ │ ├── INSearchCallHistoryIntent.h │ │ ├── INSearchCallHistoryIntentResponse.h │ │ ├── INSearchCallHistoryIntent_Deprecated.h │ │ ├── INSearchForAccountsIntent.h │ │ ├── INSearchForAccountsIntentResponse.h │ │ ├── INSearchForBillsIntent.h │ │ ├── INSearchForBillsIntentResponse.h │ │ ├── INSearchForMessagesIntent.h │ │ ├── INSearchForMessagesIntentResponse.h │ │ ├── INSearchForMessagesIntent_Deprecated.h │ │ ├── INSearchForNotebookItemsIntent.h │ │ ├── INSearchForNotebookItemsIntentResponse.h │ │ ├── INSearchForNotebookItemsIntent_Deprecated.h │ │ ├── INSearchForPhotosIntent.h │ │ ├── INSearchForPhotosIntentResponse.h │ │ ├── INSendMessageIntent.h │ │ ├── INSendMessageIntentResponse.h │ │ ├── INSendMessageIntent_Deprecated.h │ │ ├── INSendMessageRecipientResolutionResult.h │ │ ├── INSendPaymentCurrencyAmountResolutionResult.h │ │ ├── INSendPaymentIntent.h │ │ ├── INSendPaymentIntentResponse.h │ │ ├── INSendPaymentPayeeResolutionResult.h │ │ ├── INSendRideFeedbackIntent.h │ │ ├── INSendRideFeedbackIntentResponse.h │ │ ├── INSetAudioSourceInCarIntent.h │ │ ├── INSetAudioSourceInCarIntentResponse.h │ │ ├── INSetCarLockStatusIntent.h │ │ ├── INSetCarLockStatusIntentResponse.h │ │ ├── INSetClimateSettingsInCarIntent.h │ │ ├── INSetClimateSettingsInCarIntentResponse.h │ │ ├── INSetDefrosterSettingsInCarIntent.h │ │ ├── INSetDefrosterSettingsInCarIntentResponse.h │ │ ├── INSetMessageAttributeIntent.h │ │ ├── INSetMessageAttributeIntentResponse.h │ │ ├── INSetProfileInCarIntent.h │ │ ├── INSetProfileInCarIntentResponse.h │ │ ├── INSetProfileInCarIntent_Deprecated.h │ │ ├── INSetRadioStationIntent.h │ │ ├── INSetRadioStationIntentResponse.h │ │ ├── INSetSeatSettingsInCarIntent.h │ │ ├── INSetSeatSettingsInCarIntentResponse.h │ │ ├── INSetTaskAttributeIntent.h │ │ ├── INSetTaskAttributeIntentResponse.h │ │ ├── INSiriAuthorizationStatus.h │ │ ├── INSortType.h │ │ ├── INSpatialEvent.h │ │ ├── INSpatialEventTrigger.h │ │ ├── INSpatialEventTriggerResolutionResult.h │ │ ├── INSpeakable.h │ │ ├── INSpeakableString.h │ │ ├── INSpeakableStringResolutionResult.h │ │ ├── INStartAudioCallIntent.h │ │ ├── INStartAudioCallIntentResponse.h │ │ ├── INStartAudioCallIntent_Deprecated.h │ │ ├── INStartPhotoPlaybackIntent.h │ │ ├── INStartPhotoPlaybackIntentResponse.h │ │ ├── INStartVideoCallIntent.h │ │ ├── INStartVideoCallIntentResponse.h │ │ ├── INStartWorkoutIntent.h │ │ ├── INStartWorkoutIntentResponse.h │ │ ├── INStringResolutionResult.h │ │ ├── INTask.h │ │ ├── INTaskList.h │ │ ├── INTaskListResolutionResult.h │ │ ├── INTaskResolutionResult.h │ │ ├── INTaskStatus.h │ │ ├── INTaskStatusResolutionResult.h │ │ ├── INTaskType.h │ │ ├── INTemperatureResolutionResult.h │ │ ├── INTemporalEventTrigger.h │ │ ├── INTemporalEventTriggerResolutionResult.h │ │ ├── INTermsAndConditions.h │ │ ├── INTextNoteContent.h │ │ ├── INTransferMoneyIntent.h │ │ ├── INTransferMoneyIntentResponse.h │ │ ├── INVisualCodeType.h │ │ ├── INVisualCodeTypeResolutionResult.h │ │ ├── INVocabulary.h │ │ ├── INWorkoutGoalUnitType.h │ │ ├── INWorkoutGoalUnitTypeResolutionResult.h │ │ ├── INWorkoutLocationType.h │ │ ├── INWorkoutLocationTypeResolutionResult.h │ │ ├── INWorkoutNameIdentifier.h │ │ ├── Intents.apinotes │ │ ├── Intents.h │ │ ├── IntentsDefines.h │ │ └── NSUserActivity+IntentsAdditions.h │ ├── Intents.tbd │ └── Modules │ │ └── module.modulemap ├── IntentsUI.framework │ ├── Headers │ │ ├── INImage+IntentsUI.h │ │ ├── INUIHostedViewControlling.h │ │ ├── INUIHostedViewSiriProviding.h │ │ ├── IntentsUI.apinotes │ │ └── IntentsUI.h │ ├── IntentsUI.tbd │ └── Modules │ │ └── module.modulemap ├── JavaScriptCore.framework │ ├── Headers │ │ ├── JSBase.h │ │ ├── JSContext.h │ │ ├── JSContextRef.h │ │ ├── JSExport.h │ │ ├── JSManagedValue.h │ │ ├── JSObjectRef.h │ │ ├── JSStringRef.h │ │ ├── JSStringRefCF.h │ │ ├── JSTypedArray.h │ │ ├── JSValue.h │ │ ├── JSValueRef.h │ │ ├── JSVirtualMachine.h │ │ ├── JavaScript.h │ │ ├── JavaScriptCore.h │ │ └── WebKitAvailability.h │ └── JavaScriptCore.tbd ├── LocalAuthentication.framework │ ├── Headers │ │ ├── LAContext.h │ │ ├── LAError.h │ │ ├── LAPublicDefines.h │ │ ├── LocalAuthentication.apinotes │ │ └── LocalAuthentication.h │ ├── LocalAuthentication.tbd │ └── Modules │ │ └── module.modulemap ├── MapKit.framework │ ├── Headers │ │ ├── MKAnnotation.h │ │ ├── MKAnnotationView.h │ │ ├── MKCircle.h │ │ ├── MKCircleRenderer.h │ │ ├── MKCircleView.h │ │ ├── MKClusterAnnotation.h │ │ ├── MKCompassButton.h │ │ ├── MKDirections.h │ │ ├── MKDirectionsRequest.h │ │ ├── MKDirectionsResponse.h │ │ ├── MKDirectionsTypes.h │ │ ├── MKDistanceFormatter.h │ │ ├── MKFoundation.h │ │ ├── MKGeodesicPolyline.h │ │ ├── MKGeometry.h │ │ ├── MKLocalSearch.h │ │ ├── MKLocalSearchCompleter.h │ │ ├── MKLocalSearchRequest.h │ │ ├── MKLocalSearchResponse.h │ │ ├── MKMapCamera.h │ │ ├── MKMapItem.h │ │ ├── MKMapSnapshot.h │ │ ├── MKMapSnapshotOptions.h │ │ ├── MKMapSnapshotter.h │ │ ├── MKMapView.h │ │ ├── MKMarkerAnnotationView.h │ │ ├── MKMultiPoint.h │ │ ├── MKOverlay.h │ │ ├── MKOverlayPathRenderer.h │ │ ├── MKOverlayPathView.h │ │ ├── MKOverlayRenderer.h │ │ ├── MKOverlayView.h │ │ ├── MKPinAnnotationView.h │ │ ├── MKPlacemark.h │ │ ├── MKPointAnnotation.h │ │ ├── MKPolygon.h │ │ ├── MKPolygonRenderer.h │ │ ├── MKPolygonView.h │ │ ├── MKPolyline.h │ │ ├── MKPolylineRenderer.h │ │ ├── MKPolylineView.h │ │ ├── MKReverseGeocoder.h │ │ ├── MKScaleView.h │ │ ├── MKShape.h │ │ ├── MKTileOverlay.h │ │ ├── MKTileOverlayRenderer.h │ │ ├── MKTypes.h │ │ ├── MKUserLocation.h │ │ ├── MKUserTrackingBarButtonItem.h │ │ ├── MKUserTrackingButton.h │ │ ├── MapKit.apinotes │ │ ├── MapKit.h │ │ └── NSUserActivity+MKMapItem.h │ ├── MapKit.tbd │ └── Modules │ │ └── module.modulemap ├── MediaAccessibility.framework │ ├── Headers │ │ ├── MAAudibleMedia.h │ │ ├── MACaptionAppearance.h │ │ ├── MADefinitions.h │ │ └── MediaAccessibility.h │ ├── MediaAccessibility.tbd │ └── Modules │ │ └── module.modulemap ├── MediaPlayer.framework │ ├── Headers │ │ ├── AVFoundation+MPNowPlayingInfoLanguageOptionAdditions.h │ │ ├── MPContentItem.h │ │ ├── MPError.h │ │ ├── MPMediaEntity.h │ │ ├── MPMediaItem.h │ │ ├── MPMediaItemCollection.h │ │ ├── MPMediaLibrary.h │ │ ├── MPMediaPickerController.h │ │ ├── MPMediaPlayback.h │ │ ├── MPMediaPlaylist.h │ │ ├── MPMediaQuery.h │ │ ├── MPMediaQuerySection.h │ │ ├── MPMoviePlayerController.h │ │ ├── MPMoviePlayerViewController.h │ │ ├── MPMusicPlayerApplicationController.h │ │ ├── MPMusicPlayerController.h │ │ ├── MPMusicPlayerQueueDescriptor.h │ │ ├── MPNowPlayingInfoCenter.h │ │ ├── MPNowPlayingInfoLanguageOption.h │ │ ├── MPPlayableContentDataSource.h │ │ ├── MPPlayableContentDelegate.h │ │ ├── MPPlayableContentManager.h │ │ ├── MPPlayableContentManagerContext.h │ │ ├── MPRemoteCommand.h │ │ ├── MPRemoteCommandCenter.h │ │ ├── MPRemoteCommandEvent.h │ │ ├── MPRemoteControlTypes.h │ │ ├── MPVolumeSettings.h │ │ ├── MPVolumeView.h │ │ ├── MediaPlayer.apinotes │ │ ├── MediaPlayer.h │ │ ├── MediaPlayerDefines.h │ │ └── NSUserActivity+MediaPlayerAdditions.h │ ├── MediaPlayer.tbd │ └── Modules │ │ └── module.modulemap ├── MediaToolbox.framework │ ├── Headers │ │ ├── MTAudioProcessingTap.h │ │ ├── MTFormatNames.h │ │ └── MediaToolbox.h │ ├── MediaToolbox.tbd │ └── Modules │ │ └── module.modulemap ├── MessageUI.framework │ ├── Headers │ │ ├── MFMailComposeViewController.h │ │ ├── MFMessageComposeViewController.h │ │ ├── MessageUI.apinotes │ │ └── MessageUI.h │ ├── MessageUI.tbd │ └── Modules │ │ └── module.modulemap ├── Messages.framework │ ├── Headers │ │ ├── MSConversation.h │ │ ├── MSMessage.h │ │ ├── MSMessageError.h │ │ ├── MSMessageLayout.h │ │ ├── MSMessageLiveLayout.h │ │ ├── MSMessageTemplateLayout.h │ │ ├── MSMessagesAppViewController.h │ │ ├── MSSession.h │ │ ├── MSSticker.h │ │ ├── MSStickerBrowserView.h │ │ ├── MSStickerBrowserViewController.h │ │ ├── MSStickerBrowserViewDataSource.h │ │ ├── MSStickerView.h │ │ ├── Messages.h │ │ └── MessagesDefines.h │ ├── Messages.tbd │ └── Modules │ │ └── module.modulemap ├── Metal.framework │ ├── Headers │ │ ├── MTLArgument.h │ │ ├── MTLArgumentEncoder.h │ │ ├── MTLBlitCommandEncoder.h │ │ ├── MTLBuffer.h │ │ ├── MTLCaptureManager.h │ │ ├── MTLCaptureScope.h │ │ ├── MTLCommandBuffer.h │ │ ├── MTLCommandEncoder.h │ │ ├── MTLCommandQueue.h │ │ ├── MTLComputeCommandEncoder.h │ │ ├── MTLComputePipeline.h │ │ ├── MTLDefines.h │ │ ├── MTLDepthStencil.h │ │ ├── MTLDevice.h │ │ ├── MTLDrawable.h │ │ ├── MTLFence.h │ │ ├── MTLFunctionConstantValues.h │ │ ├── MTLHeap.h │ │ ├── MTLIndirectArgumentEncoder.h │ │ ├── MTLLibrary.h │ │ ├── MTLParallelRenderCommandEncoder.h │ │ ├── MTLPipeline.h │ │ ├── MTLPixelFormat.h │ │ ├── MTLRenderCommandEncoder.h │ │ ├── MTLRenderPass.h │ │ ├── MTLRenderPipeline.h │ │ ├── MTLResource.h │ │ ├── MTLSampler.h │ │ ├── MTLStageInputOutputDescriptor.h │ │ ├── MTLTexture.h │ │ ├── MTLTypes.h │ │ ├── MTLVertexDescriptor.h │ │ ├── Metal.apinotes │ │ └── Metal.h │ ├── Metal.tbd │ └── Modules │ │ └── module.modulemap ├── MetalKit.framework │ ├── Headers │ │ ├── MTKDefines.h │ │ ├── MTKModel.h │ │ ├── MTKTextureLoader.h │ │ ├── MTKView.h │ │ ├── MetalKit.apinotes │ │ └── MetalKit.h │ ├── MetalKit.tbd │ └── Modules │ │ └── module.modulemap ├── MetalPerformanceShaders.framework │ ├── Frameworks │ │ ├── MPSCore.framework │ │ │ ├── Headers │ │ │ │ ├── MPSCore.h │ │ │ │ ├── MPSCoreTypes.h │ │ │ │ ├── MPSImage.h │ │ │ │ ├── MPSKernel.h │ │ │ │ └── MPSState.h │ │ │ └── Modules │ │ │ │ └── module.modulemap │ │ ├── MPSImage.framework │ │ │ ├── Headers │ │ │ │ ├── MPSImage.h │ │ │ │ ├── MPSImageConversion.h │ │ │ │ ├── MPSImageConvolution.h │ │ │ │ ├── MPSImageCopy.h │ │ │ │ ├── MPSImageHistogram.h │ │ │ │ ├── MPSImageIntegral.h │ │ │ │ ├── MPSImageKernel.h │ │ │ │ ├── MPSImageKeypoint.h │ │ │ │ ├── MPSImageMath.h │ │ │ │ ├── MPSImageMedian.h │ │ │ │ ├── MPSImageMorphology.h │ │ │ │ ├── MPSImageResampling.h │ │ │ │ ├── MPSImageStatistics.h │ │ │ │ ├── MPSImageThreshold.h │ │ │ │ ├── MPSImageTranspose.h │ │ │ │ └── MPSImageTypes.h │ │ │ └── Modules │ │ │ │ └── module.modulemap │ │ ├── MPSMatrix.framework │ │ │ ├── Headers │ │ │ │ ├── MPSMatrix.h │ │ │ │ ├── MPSMatrixCombination.h │ │ │ │ ├── MPSMatrixDecomposition.h │ │ │ │ ├── MPSMatrixFindTopK.h │ │ │ │ ├── MPSMatrixMultiplication.h │ │ │ │ ├── MPSMatrixSoftMax.h │ │ │ │ ├── MPSMatrixSolve.h │ │ │ │ └── MPSMatrixTypes.h │ │ │ └── Modules │ │ │ │ └── module.modulemap │ │ └── MPSNeuralNetwork.framework │ │ │ ├── Headers │ │ │ ├── MPSCNNConvolution.h │ │ │ ├── MPSCNNKernel.h │ │ │ ├── MPSCNNNeuronType.h │ │ │ ├── MPSCNNNormalization.h │ │ │ ├── MPSCNNPooling.h │ │ │ ├── MPSCNNSoftMax.h │ │ │ ├── MPSCNNUpsampling.h │ │ │ ├── MPSMatrixFullyConnected.h │ │ │ ├── MPSMatrixLayer.h │ │ │ ├── MPSMatrixSum.h │ │ │ ├── MPSNNGraph.h │ │ │ ├── MPSNNGraphNodes.h │ │ │ ├── MPSNeuralNetwork.h │ │ │ ├── MPSNeuralNetworkTypes.h │ │ │ └── MPSRNNLayer.h │ │ │ └── Modules │ │ │ └── module.modulemap │ ├── Headers │ │ └── MetalPerformanceShaders.h │ ├── MetalPerformanceShaders.tbd │ └── Modules │ │ └── module.modulemap ├── MobileCoreServices.framework │ ├── Headers │ │ ├── MobileCoreServices.h │ │ ├── UTCoreTypes.h │ │ └── UTType.h │ └── MobileCoreServices.tbd ├── ModelIO.framework │ ├── Headers │ │ ├── MDLAnimatedValueTypes.h │ │ ├── MDLAnimation.h │ │ ├── MDLAsset.h │ │ ├── MDLAssetResolver.h │ │ ├── MDLCamera.h │ │ ├── MDLLight.h │ │ ├── MDLMaterial.h │ │ ├── MDLMesh.h │ │ ├── MDLMeshBuffer.h │ │ ├── MDLObject.h │ │ ├── MDLSubmesh.h │ │ ├── MDLTexture.h │ │ ├── MDLTransform.h │ │ ├── MDLTransformStack.h │ │ ├── MDLTypes.h │ │ ├── MDLValueTypes.h │ │ ├── MDLVertexDescriptor.h │ │ ├── MDLVoxelArray.h │ │ ├── ModelIO.apinotes │ │ ├── ModelIO.h │ │ └── ModelIOExports.h │ ├── ModelIO.tbd │ └── Modules │ │ └── module.modulemap ├── MultipeerConnectivity.framework │ ├── Headers │ │ ├── MCAdvertiserAssistant.h │ │ ├── MCBrowserViewController.h │ │ ├── MCError.h │ │ ├── MCNearbyServiceAdvertiser.h │ │ ├── MCNearbyServiceBrowser.h │ │ ├── MCPeerID.h │ │ ├── MCSession.h │ │ ├── MultipeerConnectivity.apinotes │ │ └── MultipeerConnectivity.h │ ├── Modules │ │ └── module.modulemap │ └── MultipeerConnectivity.tbd ├── NetworkExtension.framework │ ├── Headers │ │ ├── NEAppProxyFlow.h │ │ ├── NEAppProxyProvider.h │ │ ├── NEAppProxyProviderManager.h │ │ ├── NEAppProxyTCPFlow.h │ │ ├── NEAppProxyUDPFlow.h │ │ ├── NEAppRule.h │ │ ├── NEDNSProxyManager.h │ │ ├── NEDNSProxyProvider.h │ │ ├── NEDNSProxyProviderProtocol.h │ │ ├── NEDNSSettings.h │ │ ├── NEFilterControlProvider.h │ │ ├── NEFilterDataProvider.h │ │ ├── NEFilterFlow.h │ │ ├── NEFilterManager.h │ │ ├── NEFilterProvider.h │ │ ├── NEFilterProviderConfiguration.h │ │ ├── NEFlowMetaData.h │ │ ├── NEHotspotConfigurationManager.h │ │ ├── NEHotspotHelper.h │ │ ├── NEIPv4Settings.h │ │ ├── NEIPv6Settings.h │ │ ├── NEOnDemandRule.h │ │ ├── NEPacket.h │ │ ├── NEPacketTunnelFlow.h │ │ ├── NEPacketTunnelNetworkSettings.h │ │ ├── NEPacketTunnelProvider.h │ │ ├── NEProvider.h │ │ ├── NEProxySettings.h │ │ ├── NETunnelNetworkSettings.h │ │ ├── NETunnelProvider.h │ │ ├── NETunnelProviderManager.h │ │ ├── NETunnelProviderProtocol.h │ │ ├── NETunnelProviderSession.h │ │ ├── NEVPNConnection.h │ │ ├── NEVPNManager.h │ │ ├── NEVPNProtocol.h │ │ ├── NEVPNProtocolIKEv2.h │ │ ├── NEVPNProtocolIPSec.h │ │ ├── NWBonjourServiceEndpoint.h │ │ ├── NWEndpoint.h │ │ ├── NWHostEndpoint.h │ │ ├── NWPath.h │ │ ├── NWTCPConnection.h │ │ ├── NWTLSParameters.h │ │ ├── NWUDPSession.h │ │ ├── NetworkExtension.apinotes │ │ └── NetworkExtension.h │ ├── Modules │ │ └── module.modulemap │ └── NetworkExtension.tbd ├── NewsstandKit.framework │ ├── Headers │ │ ├── NKAssetDownload.h │ │ ├── NKIssue.h │ │ ├── NKLibrary.h │ │ ├── NKNSURLConnectionAdditions.h │ │ └── NewsstandKit.h │ └── NewsstandKit.tbd ├── NotificationCenter.framework │ ├── Headers │ │ ├── NCWidgetController.h │ │ ├── NCWidgetProviding.h │ │ ├── NCWidgetTypes.h │ │ ├── NotificationCenter.h │ │ └── NotificationCenterDefines.h │ ├── Modules │ │ └── module.modulemap │ └── NotificationCenter.tbd ├── OpenAL.framework │ ├── Headers │ │ ├── OpenAL.h │ │ ├── al.h │ │ ├── alc.h │ │ ├── oalMacOSX_OALExtensions.h │ │ └── oalStaticBufferExtension.h │ ├── Modules │ │ └── module.modulemap │ └── OpenAL.tbd ├── OpenGLES.framework │ ├── Headers │ │ ├── EAGL.h │ │ ├── EAGLDrawable.h │ │ ├── EAGLIOSurface.h │ │ ├── ES1 │ │ │ ├── gl.h │ │ │ └── glext.h │ │ ├── ES2 │ │ │ ├── gl.h │ │ │ └── glext.h │ │ ├── ES3 │ │ │ ├── gl.h │ │ │ └── glext.h │ │ ├── OpenGLES.apinotes │ │ └── gltypes.h │ ├── Modules │ │ └── module.modulemap │ └── OpenGLES.tbd ├── PDFKit.framework │ ├── Headers │ │ ├── PDFAction.h │ │ ├── PDFActionGoTo.h │ │ ├── PDFActionNamed.h │ │ ├── PDFActionRemoteGoTo.h │ │ ├── PDFActionResetForm.h │ │ ├── PDFActionURL.h │ │ ├── PDFAnnotation.h │ │ ├── PDFAnnotationUtilities.h │ │ ├── PDFAppearanceCharacteristics.h │ │ ├── PDFBorder.h │ │ ├── PDFDestination.h │ │ ├── PDFDocument.h │ │ ├── PDFKit.apinotes │ │ ├── PDFKit.h │ │ ├── PDFKitPlatform.h │ │ ├── PDFOutline.h │ │ ├── PDFPage.h │ │ ├── PDFSelection.h │ │ ├── PDFThumbnailView.h │ │ └── PDFView.h │ ├── Modules │ │ └── module.modulemap │ └── PDFKit.tbd ├── PassKit.framework │ ├── Headers │ │ ├── PKAddPassButton.h │ │ ├── PKAddPassesViewController.h │ │ ├── PKAddPaymentPassViewController.h │ │ ├── PKConstants.h │ │ ├── PKContact.h │ │ ├── PKError.h │ │ ├── PKLabeledValue.h │ │ ├── PKObject.h │ │ ├── PKPass.h │ │ ├── PKPassLibrary.h │ │ ├── PKPayment.h │ │ ├── PKPaymentAuthorizationController.h │ │ ├── PKPaymentAuthorizationViewController.h │ │ ├── PKPaymentButton.h │ │ ├── PKPaymentMethod.h │ │ ├── PKPaymentPass.h │ │ ├── PKPaymentRequest.h │ │ ├── PKPaymentRequestStatus.h │ │ ├── PKPaymentToken.h │ │ ├── PKSuicaPassProperties.h │ │ ├── PassKit.apinotes │ │ └── PassKit.h │ ├── Modules │ │ └── module.modulemap │ └── PassKit.tbd ├── Photos.framework │ ├── Headers │ │ ├── PHAdjustmentData.h │ │ ├── PHAsset.h │ │ ├── PHAssetChangeRequest.h │ │ ├── PHAssetCollectionChangeRequest.h │ │ ├── PHAssetCreationRequest.h │ │ ├── PHAssetResource.h │ │ ├── PHAssetResourceManager.h │ │ ├── PHChange.h │ │ ├── PHCollection.h │ │ ├── PHCollectionListChangeRequest.h │ │ ├── PHContentEditingInput.h │ │ ├── PHContentEditingOutput.h │ │ ├── PHFetchOptions.h │ │ ├── PHFetchResult.h │ │ ├── PHImageManager.h │ │ ├── PHLivePhoto.h │ │ ├── PHLivePhotoEditingContext.h │ │ ├── PHObject.h │ │ ├── PHPhotoLibrary.h │ │ ├── Photos.apinotes │ │ ├── Photos.h │ │ ├── PhotosDefines.h │ │ └── PhotosTypes.h │ ├── Modules │ │ └── module.modulemap │ └── Photos.tbd ├── PhotosUI.framework │ ├── Headers │ │ ├── PHContentEditingController.h │ │ ├── PHEditingExtensionContext.h │ │ ├── PHLivePhotoView.h │ │ └── PhotosUI.h │ └── PhotosUI.tbd ├── PushKit.framework │ ├── Headers │ │ ├── PKDefines.h │ │ ├── PKPushCredentials.h │ │ ├── PKPushPayload.h │ │ ├── PKPushRegistry.h │ │ ├── PushKit.apinotes │ │ └── PushKit.h │ ├── Modules │ │ └── module.modulemap │ └── PushKit.tbd ├── QuartzCore.framework │ ├── Headers │ │ ├── CAAnimation.h │ │ ├── CABase.h │ │ ├── CADisplayLink.h │ │ ├── CAEAGLLayer.h │ │ ├── CAEmitterCell.h │ │ ├── CAEmitterLayer.h │ │ ├── CAGradientLayer.h │ │ ├── CALayer.h │ │ ├── CAMediaTiming.h │ │ ├── CAMediaTimingFunction.h │ │ ├── CAReplicatorLayer.h │ │ ├── CAScrollLayer.h │ │ ├── CAShapeLayer.h │ │ ├── CATextLayer.h │ │ ├── CATiledLayer.h │ │ ├── CATransaction.h │ │ ├── CATransform3D.h │ │ ├── CATransformLayer.h │ │ ├── CAValueFunction.h │ │ ├── CoreAnimation.h │ │ ├── QuartzCore.apinotes │ │ └── QuartzCore.h │ ├── Modules │ │ └── module.modulemap │ └── QuartzCore.tbd ├── QuickLook.framework │ ├── Headers │ │ ├── QLBase.h │ │ ├── QLPreviewController.h │ │ ├── QLPreviewItem.h │ │ ├── QLPreviewingController.h │ │ ├── QLThumbnailProvider.h │ │ ├── QLThumbnailReply.h │ │ ├── QLThumbnailRequest.h │ │ ├── QuickLook.apinotes │ │ └── QuickLook.h │ ├── Modules │ │ └── module.modulemap │ └── QuickLook.tbd ├── ReplayKit.framework │ ├── Headers │ │ ├── RPBroadcast.h │ │ ├── RPBroadcastConfiguration.h │ │ ├── RPBroadcastExtension.h │ │ ├── RPError.h │ │ ├── RPPreviewViewController.h │ │ ├── RPScreenRecorder.h │ │ └── ReplayKit.h │ ├── Modules │ │ └── module.modulemap │ └── ReplayKit.tbd ├── SafariServices.framework │ ├── Headers │ │ ├── SFAuthenticationSession.h │ │ ├── SFContentBlockerManager.h │ │ ├── SFContentBlockerState.h │ │ ├── SFError.h │ │ ├── SFFoundation.h │ │ ├── SFSafariViewController.h │ │ ├── SFSafariViewControllerConfiguration.h │ │ ├── SSReadingList.h │ │ ├── SafariServices.apinotes │ │ └── SafariServices.h │ ├── Modules │ │ └── module.modulemap │ └── SafariServices.tbd ├── SceneKit.framework │ ├── Headers │ │ ├── ModelIO.h │ │ ├── SCNAction.h │ │ ├── SCNAnimation.h │ │ ├── SCNAudioSource.h │ │ ├── SCNBoundingVolume.h │ │ ├── SCNCAAnimationExtensions.h │ │ ├── SCNCamera.h │ │ ├── SCNCameraController.h │ │ ├── SCNConstraint.h │ │ ├── SCNGeometry.h │ │ ├── SCNHitTest.h │ │ ├── SCNJavascript.h │ │ ├── SCNLevelOfDetail.h │ │ ├── SCNLight.h │ │ ├── SCNMaterial.h │ │ ├── SCNMaterialProperty.h │ │ ├── SCNMorpher.h │ │ ├── SCNNode.h │ │ ├── SCNParametricGeometry.h │ │ ├── SCNParticleSystem.h │ │ ├── SCNPhysicsBehavior.h │ │ ├── SCNPhysicsBody.h │ │ ├── SCNPhysicsContact.h │ │ ├── SCNPhysicsField.h │ │ ├── SCNPhysicsShape.h │ │ ├── SCNPhysicsWorld.h │ │ ├── SCNReferenceNode.h │ │ ├── SCNRenderer.h │ │ ├── SCNScene.h │ │ ├── SCNSceneRenderer.h │ │ ├── SCNSceneSource.h │ │ ├── SCNShadable.h │ │ ├── SCNSkinner.h │ │ ├── SCNTechnique.h │ │ ├── SCNTransaction.h │ │ ├── SCNView.h │ │ ├── SceneKit.apinotes │ │ ├── SceneKit.h │ │ ├── SceneKitTypes.h │ │ └── scn_metal │ ├── Modules │ │ └── module.modulemap │ └── SceneKit.tbd ├── Security.framework │ ├── Headers │ │ ├── CipherSuite.h │ │ ├── SecAccessControl.h │ │ ├── SecBase.h │ │ ├── SecCertificate.h │ │ ├── SecIdentity.h │ │ ├── SecImportExport.h │ │ ├── SecItem.h │ │ ├── SecKey.h │ │ ├── SecPolicy.h │ │ ├── SecRandom.h │ │ ├── SecSharedCredential.h │ │ ├── SecTrust.h │ │ ├── SecureTransport.h │ │ └── Security.h │ ├── Modules │ │ └── module.modulemap │ └── Security.tbd ├── Social.framework │ ├── Headers │ │ ├── SLComposeServiceViewController.h │ │ ├── SLComposeSheetConfigurationItem.h │ │ ├── SLComposeViewController.h │ │ ├── SLRequest.h │ │ ├── SLServiceTypes.h │ │ ├── Social.h │ │ └── SocialDefines.h │ ├── Modules │ │ └── module.modulemap │ └── Social.tbd ├── Speech.framework │ ├── Headers │ │ ├── SFSpeechRecognitionRequest.h │ │ ├── SFSpeechRecognitionResult.h │ │ ├── SFSpeechRecognitionTask.h │ │ ├── SFSpeechRecognitionTaskHint.h │ │ ├── SFSpeechRecognizer.h │ │ ├── SFTranscription.h │ │ ├── SFTranscriptionSegment.h │ │ └── Speech.h │ ├── Modules │ │ └── module.modulemap │ └── Speech.tbd ├── SpriteKit.framework │ ├── Headers │ │ ├── SK3DNode.h │ │ ├── SKAction.h │ │ ├── SKAttribute.h │ │ ├── SKAudioNode.h │ │ ├── SKCameraNode.h │ │ ├── SKConstraint.h │ │ ├── SKCropNode.h │ │ ├── SKEffectNode.h │ │ ├── SKEmitterNode.h │ │ ├── SKFieldNode.h │ │ ├── SKKeyframeSequence.h │ │ ├── SKLabelNode.h │ │ ├── SKLightNode.h │ │ ├── SKMutableTexture.h │ │ ├── SKNode.h │ │ ├── SKPhysicsBody.h │ │ ├── SKPhysicsContact.h │ │ ├── SKPhysicsJoint.h │ │ ├── SKPhysicsWorld.h │ │ ├── SKReachConstraints.h │ │ ├── SKReferenceNode.h │ │ ├── SKRegion.h │ │ ├── SKRenderer.h │ │ ├── SKScene.h │ │ ├── SKShader.h │ │ ├── SKShapeNode.h │ │ ├── SKSpriteNode.h │ │ ├── SKTexture.h │ │ ├── SKTextureAtlas.h │ │ ├── SKTileDefinition.h │ │ ├── SKTileMapNode.h │ │ ├── SKTileSet.h │ │ ├── SKTransformNode.h │ │ ├── SKTransition.h │ │ ├── SKUniform.h │ │ ├── SKVersion.h │ │ ├── SKVideoNode.h │ │ ├── SKView.h │ │ ├── SKWarpGeometry.h │ │ ├── SpriteKit.apinotes │ │ ├── SpriteKit.h │ │ └── SpriteKitBase.h │ ├── Modules │ │ └── module.modulemap │ └── SpriteKit.tbd ├── StoreKit.framework │ ├── Headers │ │ ├── SKCloudServiceController.h │ │ ├── SKCloudServiceSetupViewController.h │ │ ├── SKDownload.h │ │ ├── SKError.h │ │ ├── SKPayment.h │ │ ├── SKPaymentQueue.h │ │ ├── SKPaymentTransaction.h │ │ ├── SKProduct.h │ │ ├── SKProductDiscount.h │ │ ├── SKProductStorePromotionController.h │ │ ├── SKProductsRequest.h │ │ ├── SKReceiptRefreshRequest.h │ │ ├── SKRequest.h │ │ ├── SKStoreProductViewController.h │ │ ├── SKStoreReviewController.h │ │ ├── StoreKit.apinotes │ │ ├── StoreKit.h │ │ └── StoreKitDefines.h │ ├── Modules │ │ └── module.modulemap │ └── StoreKit.tbd ├── SystemConfiguration.framework │ ├── Headers │ │ ├── CaptiveNetwork.h │ │ ├── DHCPClientPreferences.h │ │ ├── SCDynamicStore.h │ │ ├── SCDynamicStoreCopyDHCPInfo.h │ │ ├── SCDynamicStoreCopySpecific.h │ │ ├── SCDynamicStoreKey.h │ │ ├── SCNetwork.h │ │ ├── SCNetworkConfiguration.h │ │ ├── SCNetworkConnection.h │ │ ├── SCNetworkReachability.h │ │ ├── SCPreferences.h │ │ ├── SCPreferencesPath.h │ │ ├── SCPreferencesSetSpecific.h │ │ ├── SCSchemaDefinitions.h │ │ └── SystemConfiguration.h │ ├── Modules │ │ └── module.modulemap │ └── SystemConfiguration.tbd ├── Twitter.framework │ ├── Headers │ │ ├── TWRequest.h │ │ ├── TWTweetComposeViewController.h │ │ └── Twitter.h │ ├── Modules │ │ └── module.modulemap │ └── Twitter.tbd ├── UIKit.framework │ ├── Frameworks │ │ └── DocumentManager.framework │ │ │ └── Headers │ │ │ ├── DocumentManager.h │ │ │ ├── UIDocumentBrowserAction.h │ │ │ └── UIDocumentBrowserViewController.h │ ├── Headers │ │ ├── NSAttributedString.h │ │ ├── NSDataAsset.h │ │ ├── NSFileProviderExtension.h │ │ ├── NSIndexPath+UIKitAdditions.h │ │ ├── NSItemProvider+UIKitAdditions.h │ │ ├── NSLayoutAnchor.h │ │ ├── NSLayoutConstraint.h │ │ ├── NSLayoutManager.h │ │ ├── NSParagraphStyle.h │ │ ├── NSShadow.h │ │ ├── NSStringDrawing.h │ │ ├── NSText.h │ │ ├── NSTextAttachment.h │ │ ├── NSTextContainer.h │ │ ├── NSTextStorage.h │ │ ├── UIAccelerometer.h │ │ ├── UIAccessibility.h │ │ ├── UIAccessibilityAdditions.h │ │ ├── UIAccessibilityConstants.h │ │ ├── UIAccessibilityContainer.h │ │ ├── UIAccessibilityContentSizeCategoryImageAdjusting.h │ │ ├── UIAccessibilityCustomAction.h │ │ ├── UIAccessibilityCustomRotor.h │ │ ├── UIAccessibilityElement.h │ │ ├── UIAccessibilityIdentification.h │ │ ├── UIAccessibilityLocationDescriptor.h │ │ ├── UIAccessibilityZoom.h │ │ ├── UIActionSheet.h │ │ ├── UIActivity.h │ │ ├── UIActivityIndicatorView.h │ │ ├── UIActivityItemProvider.h │ │ ├── UIActivityViewController.h │ │ ├── UIAlert.h │ │ ├── UIAlertController.h │ │ ├── UIAlertView.h │ │ ├── UIAppearance.h │ │ ├── UIApplication.h │ │ ├── UIApplicationShortcutItem.h │ │ ├── UIAttachmentBehavior.h │ │ ├── UIBarButtonItem.h │ │ ├── UIBarButtonItemGroup.h │ │ ├── UIBarCommon.h │ │ ├── UIBarItem.h │ │ ├── UIBezierPath.h │ │ ├── UIBlurEffect.h │ │ ├── UIButton.h │ │ ├── UICloudSharingController.h │ │ ├── UICollectionView.h │ │ ├── UICollectionViewCell.h │ │ ├── UICollectionViewController.h │ │ ├── UICollectionViewFlowLayout.h │ │ ├── UICollectionViewLayout.h │ │ ├── UICollectionViewTransitionLayout.h │ │ ├── UICollisionBehavior.h │ │ ├── UIColor.h │ │ ├── UIContentSizeCategory.h │ │ ├── UIContentSizeCategoryAdjusting.h │ │ ├── UIContextualAction.h │ │ ├── UIControl.h │ │ ├── UIDataDetectors.h │ │ ├── UIDataSourceTranslating.h │ │ ├── UIDatePicker.h │ │ ├── UIDevice.h │ │ ├── UIDocument.h │ │ ├── UIDocumentInteractionController.h │ │ ├── UIDocumentMenuViewController.h │ │ ├── UIDocumentPickerExtensionViewController.h │ │ ├── UIDocumentPickerViewController.h │ │ ├── UIDragInteraction.h │ │ ├── UIDragItem.h │ │ ├── UIDragPreview.h │ │ ├── UIDragPreviewParameters.h │ │ ├── UIDragSession.h │ │ ├── UIDropInteraction.h │ │ ├── UIDynamicAnimator.h │ │ ├── UIDynamicBehavior.h │ │ ├── UIDynamicItemBehavior.h │ │ ├── UIEvent.h │ │ ├── UIFeedbackGenerator.h │ │ ├── UIFieldBehavior.h │ │ ├── UIFocus.h │ │ ├── UIFocusAnimationCoordinator.h │ │ ├── UIFocusDebugger.h │ │ ├── UIFocusGuide.h │ │ ├── UIFocusSystem.h │ │ ├── UIFont.h │ │ ├── UIFontDescriptor.h │ │ ├── UIFontMetrics.h │ │ ├── UIGeometry.h │ │ ├── UIGestureRecognizer.h │ │ ├── UIGestureRecognizerSubclass.h │ │ ├── UIGraphics.h │ │ ├── UIGraphicsImageRenderer.h │ │ ├── UIGraphicsPDFRenderer.h │ │ ├── UIGraphicsRenderer.h │ │ ├── UIGraphicsRendererSubclass.h │ │ ├── UIGravityBehavior.h │ │ ├── UIGuidedAccessRestrictions.h │ │ ├── UIImage.h │ │ ├── UIImageAsset.h │ │ ├── UIImagePickerController.h │ │ ├── UIImageView.h │ │ ├── UIImpactFeedbackGenerator.h │ │ ├── UIInputView.h │ │ ├── UIInputViewController.h │ │ ├── UIInteraction.h │ │ ├── UIInterface.h │ │ ├── UIKit.apinotes │ │ ├── UIKit.h │ │ ├── UIKitDefines.h │ │ ├── UILabel.h │ │ ├── UILayoutGuide.h │ │ ├── UILexicon.h │ │ ├── UILocalNotification.h │ │ ├── UILocalizedIndexedCollation.h │ │ ├── UILongPressGestureRecognizer.h │ │ ├── UIManagedDocument.h │ │ ├── UIMenuController.h │ │ ├── UIMotionEffect.h │ │ ├── UINavigationBar.h │ │ ├── UINavigationController.h │ │ ├── UINavigationItem.h │ │ ├── UINib.h │ │ ├── UINibDeclarations.h │ │ ├── UINibLoading.h │ │ ├── UINotificationFeedbackGenerator.h │ │ ├── UIPageControl.h │ │ ├── UIPageViewController.h │ │ ├── UIPanGestureRecognizer.h │ │ ├── UIPasteConfiguration.h │ │ ├── UIPasteConfigurationSupporting.h │ │ ├── UIPasteboard.h │ │ ├── UIPickerView.h │ │ ├── UIPinchGestureRecognizer.h │ │ ├── UIPopoverBackgroundView.h │ │ ├── UIPopoverController.h │ │ ├── UIPopoverPresentationController.h │ │ ├── UIPopoverSupport.h │ │ ├── UIPresentationController.h │ │ ├── UIPress.h │ │ ├── UIPressesEvent.h │ │ ├── UIPreviewInteraction.h │ │ ├── UIPrintError.h │ │ ├── UIPrintFormatter.h │ │ ├── UIPrintInfo.h │ │ ├── UIPrintInteractionController.h │ │ ├── UIPrintPageRenderer.h │ │ ├── UIPrintPaper.h │ │ ├── UIPrinter.h │ │ ├── UIPrinterPickerController.h │ │ ├── UIProgressView.h │ │ ├── UIPushBehavior.h │ │ ├── UIReferenceLibraryViewController.h │ │ ├── UIRefreshControl.h │ │ ├── UIRegion.h │ │ ├── UIResponder.h │ │ ├── UIRotationGestureRecognizer.h │ │ ├── UIScreen.h │ │ ├── UIScreenEdgePanGestureRecognizer.h │ │ ├── UIScreenMode.h │ │ ├── UIScrollView.h │ │ ├── UISearchBar.h │ │ ├── UISearchContainerViewController.h │ │ ├── UISearchController.h │ │ ├── UISearchDisplayController.h │ │ ├── UISegmentedControl.h │ │ ├── UISelectionFeedbackGenerator.h │ │ ├── UISlider.h │ │ ├── UISnapBehavior.h │ │ ├── UISplitViewController.h │ │ ├── UISpringLoadedInteraction.h │ │ ├── UISpringLoadedInteractionSupporting.h │ │ ├── UIStackView.h │ │ ├── UIStateRestoration.h │ │ ├── UIStepper.h │ │ ├── UIStoryboard.h │ │ ├── UIStoryboardPopoverSegue.h │ │ ├── UIStoryboardSegue.h │ │ ├── UIStringDrawing.h │ │ ├── UISwipeActionsConfiguration.h │ │ ├── UISwipeGestureRecognizer.h │ │ ├── UISwitch.h │ │ ├── UITabBar.h │ │ ├── UITabBarController.h │ │ ├── UITabBarItem.h │ │ ├── UITableView.h │ │ ├── UITableViewCell.h │ │ ├── UITableViewController.h │ │ ├── UITableViewHeaderFooterView.h │ │ ├── UITapGestureRecognizer.h │ │ ├── UITargetedDragPreview.h │ │ ├── UITextChecker.h │ │ ├── UITextDragPreviewRenderer.h │ │ ├── UITextDragURLPreviews.h │ │ ├── UITextDragging.h │ │ ├── UITextDropProposal.h │ │ ├── UITextDropping.h │ │ ├── UITextField.h │ │ ├── UITextInput.h │ │ ├── UITextInputTraits.h │ │ ├── UITextInteraction.h │ │ ├── UITextPasteConfigurationSupporting.h │ │ ├── UITextPasteDelegate.h │ │ ├── UITextView.h │ │ ├── UITimingCurveProvider.h │ │ ├── UITimingParameters.h │ │ ├── UIToolbar.h │ │ ├── UITouch.h │ │ ├── UITraitCollection.h │ │ ├── UIUserNotificationSettings.h │ │ ├── UIVibrancyEffect.h │ │ ├── UIVideoEditorController.h │ │ ├── UIView.h │ │ ├── UIViewAnimating.h │ │ ├── UIViewController.h │ │ ├── UIViewControllerTransitionCoordinator.h │ │ ├── UIViewControllerTransitioning.h │ │ ├── UIViewPropertyAnimator.h │ │ ├── UIVisualEffect.h │ │ ├── UIVisualEffectView.h │ │ ├── UIWebView.h │ │ └── UIWindow.h │ ├── Modules │ │ └── module.modulemap │ └── UIKit.tbd ├── UserNotifications.framework │ ├── Headers │ │ ├── NSString+UserNotifications.h │ │ ├── UNError.h │ │ ├── UNNotification.h │ │ ├── UNNotificationAction.h │ │ ├── UNNotificationAttachment.h │ │ ├── UNNotificationCategory.h │ │ ├── UNNotificationContent.h │ │ ├── UNNotificationRequest.h │ │ ├── UNNotificationResponse.h │ │ ├── UNNotificationServiceExtension.h │ │ ├── UNNotificationSettings.h │ │ ├── UNNotificationSound.h │ │ ├── UNNotificationTrigger.h │ │ ├── UNUserNotificationCenter.h │ │ ├── UserNotifications.apinotes │ │ └── UserNotifications.h │ └── UserNotifications.tbd ├── UserNotificationsUI.framework │ ├── Headers │ │ ├── UNNotificationContentExtension.h │ │ └── UserNotificationsUI.h │ ├── Modules │ │ └── module.modulemap │ └── UserNotificationsUI.tbd ├── VideoSubscriberAccount.framework │ ├── Headers │ │ ├── VSAccountManager.h │ │ ├── VSAccountManagerResult.h │ │ ├── VSAccountMetadata.h │ │ ├── VSAccountMetadataRequest.h │ │ ├── VSAccountProviderResponse.h │ │ ├── VSSubscription.h │ │ ├── VSSubscriptionRegistrationCenter.h │ │ ├── VideoSubscriberAccount.apinotes │ │ ├── VideoSubscriberAccount.h │ │ ├── VideoSubscriberAccountDefines.h │ │ └── VideoSubscriberAccountErrors.h │ ├── Modules │ │ └── module.modulemap │ └── VideoSubscriberAccount.tbd ├── VideoToolbox.framework │ ├── Headers │ │ ├── VTBase.h │ │ ├── VTCompressionProperties.h │ │ ├── VTCompressionSession.h │ │ ├── VTDecompressionProperties.h │ │ ├── VTDecompressionSession.h │ │ ├── VTErrors.h │ │ ├── VTFrameSilo.h │ │ ├── VTMultiPassStorage.h │ │ ├── VTPixelTransferProperties.h │ │ ├── VTSession.h │ │ ├── VTUtilities.h │ │ ├── VTVideoEncoderList.h │ │ └── VideoToolbox.h │ ├── Modules │ │ └── module.modulemap │ └── VideoToolbox.tbd ├── Vision.framework │ ├── Headers │ │ ├── VNCoreMLRequest.h │ │ ├── VNDefines.h │ │ ├── VNDetectBarcodesRequest.h │ │ ├── VNDetectFaceLandmarksRequest.h │ │ ├── VNDetectFaceRectanglesRequest.h │ │ ├── VNDetectHorizonRequest.h │ │ ├── VNDetectRectanglesRequest.h │ │ ├── VNDetectTextRectanglesRequest.h │ │ ├── VNError.h │ │ ├── VNFaceLandmarks.h │ │ ├── VNFaceObservationAccepting.h │ │ ├── VNImageRegistrationRequest.h │ │ ├── VNObservation.h │ │ ├── VNRequest.h │ │ ├── VNRequestHandler.h │ │ ├── VNTargetedImageRequest.h │ │ ├── VNTrackObjectRequest.h │ │ ├── VNTrackRectangleRequest.h │ │ ├── VNTrackingRequest.h │ │ ├── VNTypes.h │ │ ├── VNUtils.h │ │ ├── Vision.apinotes │ │ └── Vision.h │ ├── Modules │ │ └── module.modulemap │ └── Vision.tbd ├── WatchConnectivity.framework │ ├── Headers │ │ ├── WCDefines.h │ │ ├── WCError.h │ │ ├── WCSession.h │ │ ├── WCSessionFile.h │ │ ├── WCSessionUserInfoTransfer.h │ │ ├── WatchConnectivity.apinotes │ │ └── WatchConnectivity.h │ ├── Modules │ │ └── module.modulemap │ └── WatchConnectivity.tbd ├── WatchKit.framework │ ├── Headers │ │ ├── WKAccessibility.h │ │ ├── WKAlertAction.h │ │ ├── WKAudioFileAsset.h │ │ ├── WKAudioFilePlayer.h │ │ ├── WKAudioFilePlayerItem.h │ │ ├── WKBackgroundTask.h │ │ ├── WKCrownSequencer.h │ │ ├── WKDefines.h │ │ ├── WKError.h │ │ ├── WKExtension.h │ │ ├── WKGestureRecognizer.h │ │ ├── WKImage.h │ │ ├── WKInterfaceActivityRing.h │ │ ├── WKInterfaceButton.h │ │ ├── WKInterfaceController.h │ │ ├── WKInterfaceDate.h │ │ ├── WKInterfaceDevice.h │ │ ├── WKInterfaceGroup.h │ │ ├── WKInterfaceHMCamera.h │ │ ├── WKInterfaceImage.h │ │ ├── WKInterfaceInlineMovie.h │ │ ├── WKInterfaceLabel.h │ │ ├── WKInterfaceMap.h │ │ ├── WKInterfaceMovie.h │ │ ├── WKInterfaceObject.h │ │ ├── WKInterfacePaymentButton.h │ │ ├── WKInterfacePicker.h │ │ ├── WKInterfaceSCNScene.h │ │ ├── WKInterfaceSKScene.h │ │ ├── WKInterfaceSeparator.h │ │ ├── WKInterfaceSlider.h │ │ ├── WKInterfaceSwitch.h │ │ ├── WKInterfaceTable.h │ │ ├── WKInterfaceTimer.h │ │ ├── WatchKit.apinotes │ │ └── WatchKit.h │ ├── Modules │ │ └── module.modulemap │ └── WatchKit.tbd ├── WebKit.framework │ ├── Headers │ │ ├── WKBackForwardList.h │ │ ├── WKBackForwardListItem.h │ │ ├── WKContentRuleList.h │ │ ├── WKContentRuleListStore.h │ │ ├── WKDataDetectorTypes.h │ │ ├── WKError.h │ │ ├── WKFoundation.h │ │ ├── WKFrameInfo.h │ │ ├── WKHTTPCookieStore.h │ │ ├── WKNavigation.h │ │ ├── WKNavigationAction.h │ │ ├── WKNavigationDelegate.h │ │ ├── WKNavigationResponse.h │ │ ├── WKOpenPanelParameters.h │ │ ├── WKPreferences.h │ │ ├── WKPreviewActionItem.h │ │ ├── WKPreviewActionItemIdentifiers.h │ │ ├── WKPreviewElementInfo.h │ │ ├── WKProcessPool.h │ │ ├── WKScriptMessage.h │ │ ├── WKScriptMessageHandler.h │ │ ├── WKSecurityOrigin.h │ │ ├── WKSnapshotConfiguration.h │ │ ├── WKUIDelegate.h │ │ ├── WKURLSchemeHandler.h │ │ ├── WKURLSchemeTask.h │ │ ├── WKUserContentController.h │ │ ├── WKUserScript.h │ │ ├── WKWebView.h │ │ ├── WKWebViewConfiguration.h │ │ ├── WKWebsiteDataRecord.h │ │ ├── WKWebsiteDataStore.h │ │ ├── WKWindowFeatures.h │ │ ├── WKWindowFeaturesPrivate.h │ │ ├── WebKit.apinotes │ │ ├── WebKit.h │ │ └── WebKitLegacy.h │ ├── Modules │ │ └── module.modulemap │ └── WebKit.tbd ├── iAd.framework │ ├── Headers │ │ ├── ADBannerView.h │ │ ├── ADBannerView_Deprecated.h │ │ ├── ADClient.h │ │ ├── ADInterstitialAd.h │ │ ├── AVPlayerViewController_iAdPreroll.h │ │ ├── MPMoviePlayerController_iAdPreroll.h │ │ ├── UIViewControlleriAdAdditions.h │ │ ├── iAd.apinotes │ │ └── iAd.h │ ├── Modules │ │ └── module.modulemap │ └── iAd.tbd └── module.map ├── TMConfuse.xcodeproj ├── project.pbxproj ├── project.xcworkspace │ └── contents.xcworkspacedata └── xcuserdata │ └── wuaming.xcuserdatad │ └── xcschemes │ └── xcschememanagement.plist └── TMConfuse ├── AppDelegate.h ├── AppDelegate.m ├── Assets.xcassets └── AppIcon.appiconset │ └── Contents.json ├── Base.lproj ├── LaunchScreen.storyboard └── Main.storyboard ├── Info.plist ├── TMPrefixHeader.pch ├── ViewController.h ├── ViewController.m └── main.m /CodeConfuse/Confuse.h: -------------------------------------------------------------------------------- 1 | #ifndef NEED_CONFUSE_h 2 | #define NEED_CONFUSE_h 3 | // 生成时间: 2018-04-03 18:16:27 4 | #define Function1 dotriacontaneScorching 5 | #define function1 multigyrateSaprophilous 6 | #define function2 soapilyStockily 7 | #define functionWithTitle arrestmentPeiser 8 | #define subTitle photometricallyConfirmand 9 | #endif -------------------------------------------------------------------------------- /CodeConfuse/clean_identifiers.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TMWu/TMConfuse/48937ec17fceaf55b790e99b4ea31b1d32323b8e/CodeConfuse/clean_identifiers.txt -------------------------------------------------------------------------------- /CodeConfuse/ignoreKey.txt: -------------------------------------------------------------------------------- 1 | ignoreTestFunction 2 | ignoreFunction2 3 | -------------------------------------------------------------------------------- /CodeConfuse/start.sh: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env bash 2 | python3 /Users/wuaming/Desktop/TMConfuse/CodeConfuse/Confuse.py \ 3 | -i /Users/wuaming/Desktop/TMConfuse/TMConfuse \ 4 | -s /Users/wuaming/Desktop/TMConfuse/System_Frameworks_iOS \ 5 | -k /Users/wuaming/Desktop/TMConfuse/CodeConfuse/ignoreKey.txt \ 6 | -o /Users/wuaming/Desktop/TMConfuse/CodeConfuse 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /CodeConfuse/user_identifiers.txt: -------------------------------------------------------------------------------- 1 | Function1 2 | function1 3 | function2 4 | functionWithTitle 5 | subTitle 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/ARKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module ARKit { 2 | umbrella header "ARKit.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioBuffer.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioBuffer.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioChannelLayout.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioChannelLayout.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioConnectionPoint.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioConnectionPoint.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioConverter.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioConverter.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioEngine.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioEngine.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioEnvironmentNode.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioEnvironmentNode.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioFile.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioFile.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioFormat.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioFormat.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioIONode.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioIONode.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioMixerNode.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioMixerNode.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioMixing.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioMixing.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioNode.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioNode.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioPlayer.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioPlayer.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioPlayerNode.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioPlayerNode.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioRecorder.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioRecorder.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioSequencer.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioSequencer.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioSession.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioSession.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioSettings.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioSettings.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioTime.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioTime.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioTypes.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioTypes.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioUnit.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioUnit.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioUnitComponent.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioUnitComponent.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioUnitDelay.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioUnitDelay.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioUnitDistortion.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioUnitDistortion.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioUnitEQ.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioUnitEQ.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioUnitEffect.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioUnitEffect.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioUnitGenerator.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioUnitGenerator.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioUnitMIDIInstrument.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioUnitMIDIInstrument.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioUnitReverb.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioUnitReverb.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioUnitSampler.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioUnitSampler.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioUnitTimeEffect.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioUnitTimeEffect.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioUnitTimePitch.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioUnitTimePitch.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVAudioUnitVarispeed.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVAudioUnitVarispeed.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVCaptureOutput.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVCaptureOutput.h 3 | 4 | Framework: AVFoundation 5 | 6 | Copyright 2010-2017 Apple Inc. All rights reserved. 7 | */ 8 | 9 | #import 10 | 11 | #import 12 | #import 13 | #import 14 | #import 15 | #import 16 | #import 17 | #import 18 | #import 19 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVFAudio.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVFAudio.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVMIDIPlayer.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVMIDIPlayer.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Headers/AVSpeechSynthesis.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVSpeechSynthesis.h 3 | Framework: AVFoundation 4 | 5 | Copyright 2016 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVFoundation.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module AVFoundation [extern_c] { 2 | umbrella header "AVFoundation.h" 3 | export * 4 | module * { export * } 5 | 6 | framework module AVFAudio [extern_c] { 7 | umbrella header "AVFAudio.h" 8 | export * 9 | module * { export * } 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVKit.framework/Headers/AVKit.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVKit.h 3 | 4 | Framework: AVKit 5 | 6 | Copyright © 2013-2016 Apple Inc. All rights reserved. 7 | 8 | To report bugs, go to: http://developer.apple.com/bugreporter/ 9 | 10 | */ 11 | 12 | #import 13 | 14 | #if TARGET_OS_IPHONE 15 | #import 16 | #import 17 | #import 18 | #import 19 | #else 20 | #import 21 | #import 22 | #endif // TARGET_OS_IPHONE 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVKit.framework/Headers/AVKitDefines.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AVKitDefines.h 3 | 4 | Framework: AVKit 5 | 6 | Copyright © 2014-2016 Apple Inc. All rights reserved. 7 | 8 | */ 9 | 10 | #import 11 | #import 12 | 13 | #ifdef __cplusplus 14 | #define AVKIT_EXTERN extern "C" __attribute__((visibility ("default"))) 15 | #else 16 | #define AVKIT_EXTERN extern __attribute__((visibility ("default"))) 17 | #endif 18 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AVKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module AVKit [extern_c] { 2 | umbrella header "AVKit.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Accelerate.framework/Frameworks/vImage.framework/Headers/Transform.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TMWu/TMConfuse/48937ec17fceaf55b790e99b4ea31b1d32323b8e/System_Frameworks_iOS/Accelerate.framework/Frameworks/vImage.framework/Headers/Transform.h -------------------------------------------------------------------------------- /System_Frameworks_iOS/Accelerate.framework/Frameworks/vecLib.framework/Headers/Sparse/Sparse.h: -------------------------------------------------------------------------------- 1 | /* Copyright (c) 2014 Apple Inc. All rights reserved. */ 2 | 3 | #ifndef __SPARSE_HEADER__ 4 | #define __SPARSE_HEADER__ 5 | 6 | #include 7 | #include 8 | 9 | #endif 10 | /* __SPARSE_HEADER__ */ 11 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Accounts.framework/Headers/Accounts.h: -------------------------------------------------------------------------------- 1 | // 2 | // Accounts.h 3 | // Accounts 4 | // 5 | // Copyright (c) 2011-2012 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | #import 12 | #import 13 | #import 14 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Accounts.framework/Headers/AccountsDefines.h: -------------------------------------------------------------------------------- 1 | // 2 | // AccountsDefines.h 3 | // Accounts 4 | // 5 | // Copyright (c) 2011-2012 Apple Inc. All rights reserved. 6 | // 7 | 8 | 9 | #ifdef __cplusplus 10 | #define ACCOUNTS_EXTERN extern "C" __attribute__((visibility ("default"))) 11 | #else 12 | #define ACCOUNTS_EXTERN extern __attribute__((visibility ("default"))) 13 | #endif 14 | 15 | #define ACCOUNTS_CLASS_AVAILABLE(_desktopIntro, _iphoneIntro) __attribute__((visibility("default"))) NS_CLASS_AVAILABLE(_desktopIntro, _iphoneIntro) 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Accounts.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module Accounts [extern_c] { 2 | umbrella header "Accounts.h" 3 | export * 4 | module * { export * } 5 | } -------------------------------------------------------------------------------- /System_Frameworks_iOS/AdSupport.framework/AdSupport.tbd: -------------------------------------------------------------------------------- 1 | --- !tapi-tbd-v2 2 | archs: [ i386, x86_64 ] 3 | uuids: [ 'i386: 43C916C1-BCD7-3553-9AA3-49A926618547', 'x86_64: 82ECFF8F-8578-3D49-A5CD-DC4B600E4F55' ] 4 | platform: ios 5 | install-name: /System/Library/Frameworks/AdSupport.framework/AdSupport 6 | objc-constraint: none 7 | exports: 8 | - archs: [ i386, x86_64 ] 9 | objc-classes: [ _ASIdentifierManager ] 10 | ... 11 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AdSupport.framework/Headers/ASIdentifierManager.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: ASIdentifierManager.h 3 | 4 | Framework: AdSupport 5 | 6 | Copyright (c) 2012, Apple Inc. All rights reserved. 7 | */ 8 | 9 | #import 10 | 11 | NS_CLASS_AVAILABLE(NA, 6_0) 12 | @interface ASIdentifierManager : NSObject 13 | 14 | + (ASIdentifierManager * _Nonnull)sharedManager; 15 | 16 | @property (nonnull, nonatomic, readonly) NSUUID *advertisingIdentifier; 17 | @property (nonatomic, readonly, getter=isAdvertisingTrackingEnabled) BOOL advertisingTrackingEnabled; 18 | 19 | @end 20 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AdSupport.framework/Headers/AdSupport.apinotes: -------------------------------------------------------------------------------- 1 | Name: AdSupport 2 | Tags: 3 | SwiftVersions: 4 | - Version: 3.0 5 | Classes: 6 | - Name: ASIdentifierManager 7 | Methods: 8 | - Selector: "sharedManager" 9 | MethodKind: Class 10 | NullabilityOfRet: U 11 | Properties: 12 | - Name: advertisingIdentifier 13 | PropertyKind: Instance 14 | Nullability: U 15 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AdSupport.framework/Headers/AdSupport.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: AdSupport.h 3 | 4 | Framework: AdSupport 5 | 6 | Copyright (c) 2012, Apple Inc. All rights reserved. 7 | */ 8 | 9 | #ifndef AdSupport_AdSupport_h 10 | #define AdSupport_AdSupport_h 11 | 12 | #import 13 | 14 | #endif -------------------------------------------------------------------------------- /System_Frameworks_iOS/AdSupport.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module AdSupport [extern_c] { 2 | umbrella header "AdSupport.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AddressBookUI.framework/Headers/AddressBookUI.h: -------------------------------------------------------------------------------- 1 | /* 2 | * AddressBookUI.h 3 | * AddressBook 4 | * 5 | * Copyright (c) 2010 Apple Inc. All rights reserved. 6 | * 7 | */ 8 | 9 | #import 10 | 11 | #import 12 | #import 13 | #import 14 | #import 15 | #import 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AddressBookUI.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module AddressBookUI [extern_c] { 2 | umbrella header "AddressBookUI.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AssetsLibrary.framework/Headers/AssetsLibrary.h: -------------------------------------------------------------------------------- 1 | /* 2 | * AssetsLibrary.h 3 | * AssetsLibrary 4 | * 5 | * Copyright 2010 Apple Inc. All rights reserved. 6 | * 7 | */ 8 | 9 | #import 10 | #import 11 | #import 12 | #import 13 | #import 14 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AssetsLibrary.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module AssetsLibrary [extern_c] { 2 | umbrella header "AssetsLibrary.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AudioToolbox.framework/Headers/AudioToolbox.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: AudioToolbox 3 | 4 | Enumerators: 5 | - Name: kMusicSequenceLoadSMF_PreserveTracks 6 | SwiftName: smf_PreserveTracks 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AudioToolbox.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module AudioToolbox [extern_c] [system] { 2 | umbrella header "AudioToolbox.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AudioUnit.framework/Headers/AUAudioUnit.h: -------------------------------------------------------------------------------- 1 | #include 2 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AudioUnit.framework/Headers/AUAudioUnitImplementation.h: -------------------------------------------------------------------------------- 1 | #include 2 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AudioUnit.framework/Headers/AUComponent.h: -------------------------------------------------------------------------------- 1 | #include 2 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AudioUnit.framework/Headers/AUParameters.h: -------------------------------------------------------------------------------- 1 | #include 2 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AudioUnit.framework/Headers/AudioComponent.h: -------------------------------------------------------------------------------- 1 | #include 2 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AudioUnit.framework/Headers/AudioOutputUnit.h: -------------------------------------------------------------------------------- 1 | #include 2 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AudioUnit.framework/Headers/AudioUnit.h: -------------------------------------------------------------------------------- 1 | #include 2 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AudioUnit.framework/Headers/AudioUnitParameters.h: -------------------------------------------------------------------------------- 1 | #include 2 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AudioUnit.framework/Headers/AudioUnitProperties.h: -------------------------------------------------------------------------------- 1 | #include 2 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AudioUnit.framework/Headers/MusicDevice.h: -------------------------------------------------------------------------------- 1 | #include 2 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/AudioUnit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module AudioUnit [extern_c] [system] { 2 | umbrella header "AudioUnit.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CFNetwork.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CFNetwork [extern_c] [system] { 2 | umbrella header "CFNetwork.h" 3 | export * 4 | module * {export *} 5 | } -------------------------------------------------------------------------------- /System_Frameworks_iOS/CallKit.framework/Headers/CXAnswerCallAction.h: -------------------------------------------------------------------------------- 1 | // 2 | // CXAnswerCallAction.h 3 | // CallKit 4 | // 5 | // Copyright © 2015 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | CX_CLASS_AVAILABLE(ios(10.0)) 13 | @interface CXAnswerCallAction : CXCallAction 14 | 15 | /// Normally, providers can just call -[CXAction fulfill] to indicate action fulfillment. Use this method to note a specific date that the call connected. A call is considered connected when both caller and callee can start communicating. 16 | - (void)fulfillWithDateConnected:(NSDate *)dateConnected; 17 | 18 | @end 19 | 20 | NS_ASSUME_NONNULL_END 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CallKit.framework/Headers/CXBase.h: -------------------------------------------------------------------------------- 1 | // 2 | // CXBase.h 3 | // CallKit 4 | // 5 | // Copyright © 2016 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | #ifdef __cplusplus 13 | #define CX_EXTERN extern "C" __attribute__((visibility("default"))) 14 | #else 15 | #define CX_EXTERN extern __attribute__((visibility("default"))) 16 | #endif 17 | 18 | #define CX_CLASS_AVAILABLE(...) CX_EXTERN API_AVAILABLE(__VA_ARGS__) 19 | 20 | NS_ASSUME_NONNULL_END 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CallKit.framework/Headers/CXCallAction.h: -------------------------------------------------------------------------------- 1 | // 2 | // CXCallAction.h 3 | // CallKit 4 | // 5 | // Copyright © 2015 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | CX_CLASS_AVAILABLE(ios(10.0)) 13 | @interface CXCallAction : CXAction 14 | 15 | @property (nonatomic, readonly, copy) NSUUID *callUUID; 16 | 17 | - (instancetype)initWithCallUUID:(NSUUID *)callUUID NS_DESIGNATED_INITIALIZER; 18 | - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; 19 | - (instancetype)init NS_UNAVAILABLE; 20 | 21 | @end 22 | 23 | NS_ASSUME_NONNULL_END 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CallKit.framework/Headers/CXCallDirectory.h: -------------------------------------------------------------------------------- 1 | // 2 | // CXCallDirectory.h 3 | // CallKit 4 | // 5 | // Copyright © 2016 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | typedef int64_t CXCallDirectoryPhoneNumber; 13 | 14 | static const CXCallDirectoryPhoneNumber CXCallDirectoryPhoneNumberMax = (INT64_MAX - 1); 15 | 16 | NS_ASSUME_NONNULL_END 17 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CallKit.framework/Headers/CXCallDirectoryProvider.h: -------------------------------------------------------------------------------- 1 | // 2 | // CXCallDirectoryProvider.h 3 | // CallKit 4 | // 5 | // Copyright © 2016 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | @class CXCallDirectoryExtensionContext; 14 | 15 | CX_CLASS_AVAILABLE(ios(10.0)) 16 | @interface CXCallDirectoryProvider : NSObject 17 | 18 | - (void)beginRequestWithExtensionContext:(CXCallDirectoryExtensionContext *)context; 19 | 20 | @end 21 | 22 | NS_ASSUME_NONNULL_END 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CallKit.framework/Headers/CXEndCallAction.h: -------------------------------------------------------------------------------- 1 | // 2 | // CXEndCallAction.h 3 | // CallKit 4 | // 5 | // Copyright © 2015 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | CX_CLASS_AVAILABLE(ios(10.0)) 13 | @interface CXEndCallAction : CXCallAction 14 | 15 | /// Normally, providers can just call -[CXAction fulfill] to indicate action fulfillment. Use this method to note a specific date that the call ended. 16 | - (void)fulfillWithDateEnded:(NSDate *)dateEnded; 17 | 18 | @end 19 | 20 | NS_ASSUME_NONNULL_END 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CallKit.framework/Headers/CXSetHeldCallAction.h: -------------------------------------------------------------------------------- 1 | // 2 | // CXSetHeldCallAction.h 3 | // CallKit 4 | // 5 | // Copyright © 2015 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | CX_CLASS_AVAILABLE(ios(10.0)) 13 | @interface CXSetHeldCallAction : CXCallAction 14 | 15 | - (instancetype)initWithCallUUID:(NSUUID *)callUUID onHold:(BOOL)onHold NS_DESIGNATED_INITIALIZER; 16 | - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; 17 | - (instancetype)initWithCallUUID:(NSUUID *)callUUID NS_UNAVAILABLE; 18 | 19 | @property (nonatomic, getter=isOnHold) BOOL onHold; 20 | 21 | @end 22 | 23 | NS_ASSUME_NONNULL_END 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CallKit.framework/Headers/CXSetMutedCallAction.h: -------------------------------------------------------------------------------- 1 | // 2 | // CXSetMutedCallAction.h 3 | // CallKit 4 | // 5 | // Copyright © 2016 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | CX_CLASS_AVAILABLE(ios(10.0)) 13 | @interface CXSetMutedCallAction : CXCallAction 14 | 15 | - (instancetype)initWithCallUUID:(NSUUID *)callUUID muted:(BOOL)muted NS_DESIGNATED_INITIALIZER; 16 | - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; 17 | - (instancetype)initWithCallUUID:(NSUUID *)callUUID NS_UNAVAILABLE; 18 | 19 | @property (nonatomic, getter=isMuted) BOOL muted; 20 | 21 | @end 22 | 23 | NS_ASSUME_NONNULL_END 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CallKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CallKit { 2 | umbrella header "CallKit.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CloudKit.framework/Headers/CKAsset.h: -------------------------------------------------------------------------------- 1 | // 2 | // CKAsset.h 3 | // CloudKit 4 | // 5 | // Copyright (c) 2014 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | API_AVAILABLE(macos(10.10), ios(8.0), watchos(3.0)) 12 | @interface CKAsset : NSObject 13 | 14 | - (instancetype)init NS_UNAVAILABLE; 15 | 16 | /* Initialize an asset to be saved with the content at the given file URL */ 17 | - (instancetype)initWithFileURL:(NSURL *)fileURL; 18 | 19 | /* Local file URL where fetched records are cached and saved records originate from. */ 20 | @property (nonatomic, readonly, copy) NSURL *fileURL; 21 | 22 | @end 23 | NS_ASSUME_NONNULL_END 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CloudKit.framework/Headers/CKDatabaseOperation.h: -------------------------------------------------------------------------------- 1 | // 2 | // CKDatabaseOperation.h 3 | // CloudKit 4 | // 5 | // Copyright (c) 2014 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | @class CKDatabase; 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | API_AVAILABLE(macos(10.10), ios(8.0), watchos(3.0)) 14 | @interface CKDatabaseOperation : CKOperation 15 | 16 | /* If no database is set, [self.container privateCloudDatabase] is used. 17 | This will also set the container property of the operation's configuration to match the container of the passed in database. */ 18 | @property (nonatomic, strong, nullable) CKDatabase *database; 19 | 20 | @end 21 | NS_ASSUME_NONNULL_END 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CloudKit.framework/Headers/CKDefines.h: -------------------------------------------------------------------------------- 1 | // 2 | // CKDefines.h 3 | // CloudKit 4 | // 5 | // Copyright (c) 2014 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef CK_EXTERN 9 | #ifdef __cplusplus 10 | #define CK_EXTERN extern "C" __attribute__((visibility ("default"))) 11 | #else 12 | #define CK_EXTERN extern __attribute__((visibility ("default"))) 13 | #endif 14 | #endif 15 | 16 | #ifndef CK_HIDDEN 17 | #define CK_HIDDEN __attribute__((visibility("hidden"))) 18 | #endif 19 | 20 | #ifndef CK_EXTERN_HIDDEN 21 | #ifdef __cplusplus 22 | #define CK_EXTERN_HIDDEN extern "C" __attribute__((visibility ("hidden"))) 23 | #else 24 | #define CK_EXTERN_HIDDEN extern __attribute__((visibility ("hidden"))) 25 | #endif 26 | #endif 27 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CloudKit.framework/Headers/CKServerChangeToken.h: -------------------------------------------------------------------------------- 1 | // 2 | // CKServerChangeToken.h 3 | // CloudKit 4 | // 5 | // Copyright (c) 2014 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | API_AVAILABLE(macos(10.10), ios(8.0), watchos(3.0)) 12 | @interface CKServerChangeToken : NSObject 13 | - (instancetype)init NS_UNAVAILABLE; 14 | @end 15 | NS_ASSUME_NONNULL_END 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CloudKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CloudKit [extern_c] { 2 | umbrella header "CloudKit.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Contacts.framework/Headers/CNContact+NSItemProvider.h: -------------------------------------------------------------------------------- 1 | // 2 | // CNContact+NSItemProvider.h 3 | // Contacts 4 | // 5 | // Copyright (c) 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | @interface CNContact (NSItemProvider) 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Contacts.framework/Headers/CNContactsUserDefaults.h: -------------------------------------------------------------------------------- 1 | // 2 | // CNContactUserDefaults.h 3 | // Contacts 4 | // 5 | // Copyright (c) 2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | 13 | /*! 14 | * @abstract The user defaults for contacts. 15 | * 16 | * @note This class is not thread safe. 17 | */ 18 | NS_CLASS_AVAILABLE(10_11, 9_0) 19 | @interface CNContactsUserDefaults : NSObject 20 | 21 | + (instancetype)sharedDefaults; 22 | 23 | @property (readonly, NS_NONATOMIC_IOSONLY) CNContactSortOrder sortOrder; 24 | 25 | @property (readonly, copy, NS_NONATOMIC_IOSONLY) NSString *countryCode; 26 | 27 | @end 28 | 29 | NS_ASSUME_NONNULL_END 30 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Contacts.framework/Headers/CNMutableGroup.h: -------------------------------------------------------------------------------- 1 | // 2 | // CNMutableGroup.h 3 | // Contacts 4 | // 5 | // Copyright (c) 2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | 13 | /*! 14 | * @abstract A mutable value object representing a group. 15 | * 16 | * @discussion CNMutableGroup is not thread safe. 17 | */ 18 | NS_CLASS_AVAILABLE(10_11, 9_0) 19 | @interface CNMutableGroup : CNGroup 20 | 21 | @property (copy, NS_NONATOMIC_IOSONLY) NSString *name; 22 | 23 | @end 24 | 25 | NS_ASSUME_NONNULL_END 26 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Contacts.framework/Headers/Contacts.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: Contacts 3 | Tags: 4 | - Name: CNErrorCode 5 | NSErrorDomain: CNErrorDomain 6 | Classes: 7 | - Name: CNPhoneNumber 8 | Methods: 9 | - Selector: 'initWithStringValue:' 10 | MethodKind: Instance 11 | ResultType: "CNPhoneNumber * _Nonnull" 12 | - Name: CNContactStore 13 | Methods: 14 | - Selector: 'defaultContainerIdentifier' 15 | MethodKind: Instance 16 | ResultType: "NSString * _Nonnull" 17 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Contacts.framework/Headers/ContactsDefines.h: -------------------------------------------------------------------------------- 1 | // 2 | // ContactsDefines.h 3 | // Contacts 4 | // 5 | // Copyright (c) 2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | #ifdef __cplusplus 11 | #define CONTACTS_EXTERN extern "C" __attribute__((visibility ("default"))) 12 | #else 13 | #define CONTACTS_EXTERN extern __attribute__((visibility ("default"))) 14 | #endif 15 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Contacts.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module Contacts [extern_c] { 2 | umbrella header "Contacts.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/ContactsUI.framework/Headers/ContactsUI.h: -------------------------------------------------------------------------------- 1 | // 2 | // ContactsUI.h 3 | // ContactsUI 4 | // 5 | // Copyright (c) 2015 Apple, Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/ContactsUI.framework/Headers/UIApplicationShortcutIcon+Contacts.h: -------------------------------------------------------------------------------- 1 | // 2 | // UIApplicationShortcutIcon+Contacts.h 3 | // ContactsUI 4 | // 5 | // Copyright © 2015 Apple, Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | @interface UIApplicationShortcutIcon (ContactsUI) 14 | 15 | + (instancetype)iconWithContact:(CNContact *)contact; 16 | 17 | @end 18 | 19 | NS_ASSUME_NONNULL_END 20 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/ContactsUI.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module ContactsUI [extern_c] { 2 | umbrella header "ContactsUI.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreAudio.framework/Headers/CoreAudioTypes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TMWu/TMConfuse/48937ec17fceaf55b790e99b4ea31b1d32323b8e/System_Frameworks_iOS/CoreAudio.framework/Headers/CoreAudioTypes.h -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreAudio.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CoreAudio [extern_c] 2 | { 3 | umbrella header "CoreAudioTypes.h" 4 | 5 | export * 6 | module * { export * } 7 | } 8 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreAudioKit.framework/Headers/CABTMIDICentralViewController.h: -------------------------------------------------------------------------------- 1 | // ================================================================================================= 2 | // CABTMIDICentralViewController.h 3 | // ================================================================================================= 4 | /* 5 | File: CABTMIDICentralViewController.h 6 | Framework: CoreAudioKit 7 | 8 | Copyright (c) 2014 Apple Inc. All Rights Reserved. 9 | */ 10 | 11 | #import 12 | 13 | NS_CLASS_AVAILABLE_IOS(8_0) 14 | @interface CABTMIDICentralViewController : UITableViewController 15 | @end 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreAudioKit.framework/Headers/CABTMIDILocalPeripheralViewController.h: -------------------------------------------------------------------------------- 1 | // ================================================================================================= 2 | // CABTMIDILocalPeripheralViewController.h 3 | // ================================================================================================= 4 | /* 5 | File: CABTMIDILocalPeripheralViewController.h 6 | Framework: CoreAudioKit 7 | 8 | Copyright (c) 2014 Apple Inc. All Rights Reserved. 9 | */ 10 | 11 | #import 12 | 13 | NS_CLASS_AVAILABLE_IOS(8_0) 14 | @interface CABTMIDILocalPeripheralViewController : UIViewController 15 | @end 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreAudioKit.framework/Headers/CoreAudioKit.h: -------------------------------------------------------------------------------- 1 | #import 2 | #import 3 | 4 | #import 5 | #import 6 | 7 | #import 8 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreAudioKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CoreAudioKit [extern_c] { 2 | umbrella header "CoreAudioKit.h" 3 | export * 4 | module * { export * } 5 | } -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreBluetooth.framework/Headers/CBDefines.h: -------------------------------------------------------------------------------- 1 | /* 2 | * CBDefines.h 3 | * CoreBluetooth 4 | * 5 | * Copyright 2011 Apple, Inc. All rights reserved. 6 | */ 7 | 8 | #ifndef CB_EXTERN 9 | #ifdef __cplusplus 10 | #define CB_EXTERN extern "C" __attribute__((visibility ("default"))) 11 | #else 12 | #define CB_EXTERN extern __attribute__((visibility ("default"))) 13 | #endif 14 | #endif 15 | 16 | #define CB_EXTERN_CLASS __attribute__((visibility("default"))) 17 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreBluetooth.framework/Headers/CBPeer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * @file CBPeer.h 3 | * @framework CoreBluetooth 4 | * 5 | * @copyright 2014 Apple, Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | #import 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | NS_CLASS_AVAILABLE(10_13, 8_0) 15 | CB_EXTERN_CLASS @interface CBPeer : NSObject 16 | 17 | - (instancetype)init NS_UNAVAILABLE; 18 | 19 | /*! 20 | * @property identifier 21 | * 22 | * @discussion The unique, persistent identifier associated with the peer. 23 | */ 24 | @property(readonly, nonatomic) NSUUID *identifier NS_AVAILABLE(10_13, 7_0); 25 | 26 | @end 27 | 28 | NS_ASSUME_NONNULL_END 29 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreBluetooth.framework/Headers/CoreBluetooth.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: CoreBluetooth 3 | Tags: 4 | - Name: CBError 5 | NSErrorDomain: CBErrorDomain 6 | - Name: CBATTError 7 | NSErrorDomain: CBATTErrorDomain 8 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreBluetooth.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CoreBluetooth [extern_c] { 2 | umbrella header "CoreBluetooth.h" 3 | export * 4 | module * { export * } 5 | } -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreData.framework/Headers/NSPersistentHistoryToken.h: -------------------------------------------------------------------------------- 1 | /* 2 | NSPersistentHistoryToken.h 3 | Core Data 4 | Copyright (c) 2017, Apple Inc. 5 | All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0)) 13 | @interface NSPersistentHistoryToken : NSObject 14 | @end 15 | 16 | NS_ASSUME_NONNULL_END 17 | 18 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreData.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CoreData [extern_c] { 2 | umbrella header "CoreData.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreFoundation.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CoreFoundation [extern_c] [system] { 2 | umbrella header "CoreFoundation.h" 3 | explicit module CFPlugInCOM { header "CFPlugInCOM.h" } 4 | 5 | export * 6 | module * { 7 | export * 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreGraphics.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CoreGraphics [extern_c] { 2 | umbrella header "CoreGraphics.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreImage.framework/Headers/CIFilterConstructor.h: -------------------------------------------------------------------------------- 1 | /* CoreImage - CIFilterConstructor.h 2 | 3 | Copyright (c) 2014 Apple, Inc. 4 | All rights reserved. */ 5 | 6 | 7 | @class NSString; 8 | @class CIFilter; 9 | 10 | // Used by +[CIFilter registerFilterName:constructor:classAttributes:] 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | @protocol CIFilterConstructor 15 | - (nullable CIFilter *)filterWithName:(NSString *)name; 16 | @end 17 | 18 | NS_ASSUME_NONNULL_END 19 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreImage.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CoreImage [extern_c] { 2 | umbrella header "CoreImage.h" 3 | export * 4 | module * { export * } 5 | } -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreLocation.framework/Headers/CLAvailability.h: -------------------------------------------------------------------------------- 1 | /* 2 | * CLAvailability.h 3 | * CoreLocation 4 | * 5 | * Copyright 2011 Apple Inc. All rights reserved. 6 | * 7 | */ 8 | 9 | /* 10 | #ifndef __CL_INDIRECT__ 11 | #error "Please #include instead of this file directly." 12 | #endif // __CL_INDIRECT__ 13 | */ 14 | 15 | #import 16 | 17 | #ifndef __TVOS_PROHIBITED 18 | #define __TVOS_PROHIBITED 19 | #endif 20 | 21 | #ifndef __WATCHOS_PROHIBITED 22 | #define __WATCHOS_PROHIBITED 23 | #endif 24 | 25 | #ifdef __cplusplus 26 | #define CL_EXTERN extern "C" __attribute__((visibility ("default"))) 27 | #else 28 | #define CL_EXTERN extern __attribute__((visibility ("default"))) 29 | #endif 30 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreLocation.framework/Headers/CLErrorDomain.h: -------------------------------------------------------------------------------- 1 | /* 2 | * CLErrorDomain.h 3 | * CoreLocation 4 | * 5 | * Copyright 2008 Apple, Inc. All rights reserved. 6 | * 7 | */ 8 | 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | /* 14 | * kCLErrorDomain 15 | * 16 | * Discussion: 17 | * Error returned as the domain to NSError from CoreLocation. 18 | * 19 | * The file CLError.h defines constants for the errors in kCLErrorDomain. 20 | */ 21 | extern NSString *const kCLErrorDomain; 22 | 23 | NS_ASSUME_NONNULL_END 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreLocation.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CoreLocation [extern_c] { 2 | umbrella header "CoreLocation.h" 3 | export * 4 | module * { 5 | export * 6 | } 7 | } 8 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreMIDI.framework/Headers/CoreMIDI.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: CoreMIDI/CoreMIDI.h 3 | 4 | Contains: Umbrella header for the CoreMIDI framework. 5 | 6 | Copyright: (c) 2000-2015 by Apple Inc., all rights reserved. 7 | 8 | Bugs?: For bug reports, consult the following page on 9 | the World Wide Web: 10 | 11 | http://developer.apple.com/bugreporter/ 12 | 13 | */ 14 | 15 | #ifndef __CoreMIDI_h__ 16 | #define __CoreMIDI_h__ 17 | 18 | #include 19 | #include 20 | #include 21 | #include 22 | 23 | #if TARGET_OS_IPHONE && __OBJC__ 24 | #import 25 | #endif 26 | 27 | #endif 28 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreMIDI.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CoreMIDI [extern_c] { 2 | umbrella header "CoreMIDI.h" 3 | 4 | export * 5 | 6 | module * { export * } 7 | } 8 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreML.framework/Headers/MLDictionaryConstraint.h: -------------------------------------------------------------------------------- 1 | // 2 | // MLDictionaryConstraint.h 3 | // CoreML 4 | // 5 | // Copyright © 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | /*! 14 | * MLDictionaryConstraint 15 | * 16 | * Constraint describing expected NSDictionary properties 17 | */ 18 | API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) 19 | @interface MLDictionaryConstraint : NSObject 20 | 21 | /// Required key type, described as MLFeatureType 22 | @property (readonly, nonatomic) MLFeatureType keyType; 23 | 24 | @end 25 | 26 | NS_ASSUME_NONNULL_END 27 | 28 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreML.framework/Headers/MLFeatureProvider.h: -------------------------------------------------------------------------------- 1 | // 2 | // MLFeatureProvider.h 3 | // CoreML 4 | // 5 | // Copyright © 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | /* 13 | * Protocol for accessing a feature value for a feature name 14 | */ 15 | API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) 16 | @protocol MLFeatureProvider 17 | 18 | @property (readonly, nonatomic) NSSet *featureNames; 19 | 20 | /// Returns nil if the provided featureName is not in the set of featureNames 21 | - (nullable MLFeatureValue *)featureValueForName:(NSString *)featureName; 22 | 23 | @end 24 | 25 | NS_ASSUME_NONNULL_END 26 | 27 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreML.framework/Headers/MLModelError.h: -------------------------------------------------------------------------------- 1 | // 2 | // MLModelError.h 3 | // CoreML 4 | // 5 | // Copyright © 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | extern NSString * const MLModelErrorDomain API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); 13 | 14 | typedef enum MLModelError : NSInteger { 15 | MLModelErrorGeneric = 0, 16 | MLModelErrorFeatureType = 1, 17 | MLModelErrorIO = 3, 18 | MLModelErrorCustomLayer API_AVAILABLE(macos(10.13.2), ios(11.2), watchos(4.2), tvos(11.2)) = 4, 19 | } MLModelError API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); 20 | 21 | NS_ASSUME_NONNULL_END 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreML.framework/Headers/MLPredictionOptions.h: -------------------------------------------------------------------------------- 1 | // 2 | // MLPredictionOptions.h 3 | // CoreML 4 | // 5 | // Copyright © 2017 Apple Inc. All rights reserved. 6 | // 7 | #import 8 | 9 | NS_ASSUME_NONNULL_BEGIN 10 | 11 | /*! 12 | * MLPredictionOptions 13 | * 14 | * An object to hold options / controls / parameters of how 15 | * model prediction is performed 16 | */ 17 | API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) 18 | @interface MLPredictionOptions : NSObject 19 | 20 | // Set to YES to force computation to be on the CPU only 21 | @property (readwrite, nonatomic) BOOL usesCPUOnly; 22 | 23 | @end 24 | 25 | NS_ASSUME_NONNULL_END 26 | 27 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreML.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CoreML [extern_c] { 2 | umbrella header "CoreML.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreMedia.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CoreMedia [extern_c] { 2 | umbrella header "CoreMedia.h" 3 | export * 4 | module * { export * } 5 | } 6 | 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreMotion.framework/Headers/CMAvailability.h: -------------------------------------------------------------------------------- 1 | /* 2 | * CMAvailability.h 3 | * CoreMotion 4 | * 5 | * Copyright (c) 2013 Apple Inc. All rights reserved. 6 | * 7 | */ 8 | 9 | #import 10 | 11 | #ifdef __cplusplus 12 | #define CM_EXTERN extern "C" __attribute__((visibility ("default"))) 13 | #else 14 | #define CM_EXTERN extern __attribute__((visibility ("default"))) 15 | #endif 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreMotion.framework/Headers/CMError.h: -------------------------------------------------------------------------------- 1 | /* 2 | * CMError.h 3 | * CoreMotion 4 | * 5 | * Copyright (c) 2010 Apple Inc. All rights reserved. 6 | * 7 | */ 8 | 9 | /* 10 | * CMError 11 | * 12 | * Discussion: 13 | * Error returned as code to NSError from CoreMotion. 14 | */ 15 | typedef enum { 16 | CMErrorNULL = 100, 17 | CMErrorDeviceRequiresMovement, 18 | CMErrorTrueNorthNotAvailable, 19 | CMErrorUnknown, 20 | CMErrorMotionActivityNotAvailable, 21 | CMErrorMotionActivityNotAuthorized, 22 | CMErrorMotionActivityNotEntitled, 23 | CMErrorInvalidParameter, 24 | CMErrorInvalidAction, 25 | CMErrorNotAvailable, 26 | CMErrorNotEntitled, 27 | CMErrorNotAuthorized 28 | } CMError; 29 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreMotion.framework/Headers/CMErrorDomain.h: -------------------------------------------------------------------------------- 1 | /* 2 | * CMErrorDomain.h 3 | * CoreMotion 4 | * 5 | * Copyright (c) 2009-2010 Apple Inc. All rights reserved. 6 | * 7 | */ 8 | 9 | #import 10 | #import 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | /* 14 | * kCMErrorDomain 15 | * 16 | * Discussion: 17 | * Error returned as the domain to NSError from CoreMotion. 18 | */ 19 | CM_EXTERN NSString *const CMErrorDomain NS_AVAILABLE(NA,4_0); 20 | 21 | NS_ASSUME_NONNULL_END 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreMotion.framework/Headers/CMLogItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * CMLogItem.h 3 | * CoreMotion 4 | * 5 | * Copyright (c) 2010 Apple Inc. All rights reserved. 6 | * 7 | */ 8 | 9 | #import 10 | 11 | #import 12 | 13 | NS_ASSUME_NONNULL_BEGIN 14 | 15 | NS_CLASS_AVAILABLE(NA,4_0) 16 | @interface CMLogItem : NSObject 17 | { 18 | @private 19 | id _internalLogItem; 20 | } 21 | 22 | /* 23 | * timestamp 24 | * 25 | * Discussion: 26 | * Time at which the item is valid. 27 | * 28 | */ 29 | @property(readonly, nonatomic) NSTimeInterval timestamp; 30 | 31 | @end 32 | 33 | NS_ASSUME_NONNULL_END 34 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreMotion.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CoreMotion [extern_c] { 2 | umbrella header "CoreMotion.h" 3 | export * 4 | module * { 5 | export * 6 | } 7 | } 8 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreNFC.framework/Headers/CoreNFC.apinotes: -------------------------------------------------------------------------------- 1 | Name: CoreNFC 2 | Protocols: 3 | - Name: NFCISO15693Tag 4 | Methods: 5 | - Selector: "sendCustomCommandWithConfiguration:completionHandler:" 6 | MethodKind: Instance 7 | SwiftName: "sendCustomCommand(commandConfiguration:completionHandler:)" 8 | - Selector: "readMultipleBlocksWithConfiguration:completionHandler:" 9 | MethodKind: Instance 10 | SwiftName: "readMultipleBlock(readConfiguration:completionHandler:)" 11 | - Name: NFCReaderSession 12 | Properties: 13 | Methods: 14 | - Selector: "invalidateSession" 15 | MethodKind: Instance 16 | SwiftName: "invalidate()" 17 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreNFC.framework/Headers/CoreNFC.h: -------------------------------------------------------------------------------- 1 | // 2 | // CoreNFC.h 3 | // CoreNFC 4 | // 5 | // Copyright © 2017 Apple. All rights reserved. 6 | // 7 | 8 | #ifndef CoreNFC_H 9 | #define CoreNFC_H 10 | 11 | #import 12 | #import 13 | #import 14 | #import 15 | #if __has_include() 16 | #import 17 | #endif 18 | #if __has_include() 19 | #import 20 | #endif 21 | #endif 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreNFC.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CoreNFC [extern_c] { 2 | umbrella header "CoreNFC.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreSpotlight.framework/Headers/CSIndexExtensionRequestHandler.h: -------------------------------------------------------------------------------- 1 | // 2 | // CSIndexExtensionRequestHandler.h 3 | // CoreSpotlight 4 | // 5 | // Copyright © 2015 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | CS_CLASS_AVAILABLE(10_13, 9_0) 12 | CS_TVOS_UNAVAILABLE 13 | @interface CSIndexExtensionRequestHandler : NSObject 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreSpotlight.framework/Headers/CSSearchableItemAttributeSet_Categories.h: -------------------------------------------------------------------------------- 1 | // 2 | // CSSearchableItemAttributeSet_Categories.h 3 | // CoreSpotlight 4 | // 5 | // Copyright © 2015 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | #import 12 | #import 13 | #import 14 | #import 15 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreSpotlight.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CoreSpotlight [extern_c] { 2 | umbrella header "CoreSpotlight.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreTelephony.framework/Headers/CTSubscriberInfo.h: -------------------------------------------------------------------------------- 1 | /* 2 | * CTSubscriberInfo.h 3 | * CFTelephony 4 | * 5 | * Copyright 2012 Apple, Inc. All rights reserved. 6 | * 7 | */ 8 | 9 | #import 10 | #import 11 | 12 | #import "CTSubscriber.h" 13 | 14 | NS_ASSUME_NONNULL_BEGIN 15 | 16 | CORETELEPHONY_CLASS_AVAILABLE(6_0) 17 | @interface CTSubscriberInfo : NSObject 18 | 19 | + (CTSubscriber*) subscriber; 20 | 21 | @end 22 | 23 | NS_ASSUME_NONNULL_END 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreTelephony.framework/module.map: -------------------------------------------------------------------------------- 1 | framework module CoreTelephony [extern_c] { 2 | export * 3 | umbrella "Headers" 4 | module * { export * } 5 | } 6 | 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreText.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CoreText [extern_c] { 2 | umbrella header "CoreText.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/CoreVideo.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module CoreVideo [extern_c] { 2 | umbrella header "CoreVideo.h" 3 | export * 4 | module * { 5 | export * 6 | } 7 | 8 | explicit module CVHostTime { 9 | header "CVHostTime.h" 10 | export * 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/DeviceCheck.framework/DeviceCheck.tbd: -------------------------------------------------------------------------------- 1 | --- !tapi-tbd-v2 2 | archs: [ i386, x86_64 ] 3 | uuids: [ 'i386: 00000000-0000-0000-0000-000000000000', 'x86_64: 16320EC1-FF95-36D7-B8A1-B4D062794D65' ] 4 | platform: ios 5 | install-name: /System/Library/Frameworks/DeviceCheck.framework/DeviceCheck 6 | objc-constraint: none 7 | exports: 8 | - archs: [ i386, x86_64 ] 9 | symbols: [ _DCErrorDomain, __DCLogSystem ] 10 | objc-classes: [ _DCContext, _DCDevice, _DCDeviceMetadataInterface ] 11 | ... 12 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/DeviceCheck.framework/Headers/DCError.h: -------------------------------------------------------------------------------- 1 | // 2 | // DCError.h 3 | // DeviceCheck 4 | // 5 | // Copyright © 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | extern NSErrorDomain const DCErrorDomain API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos, macos); 13 | 14 | typedef NS_ERROR_ENUM(DCErrorDomain, DCError) { 15 | DCErrorUnknownSystemFailure, 16 | DCErrorFeatureUnsupported 17 | } API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos, macos); 18 | 19 | NS_ASSUME_NONNULL_END 20 | 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/DeviceCheck.framework/Headers/DeviceCheck.h: -------------------------------------------------------------------------------- 1 | // 2 | // DeviceCheck.h 3 | // DeviceCheck 4 | // 5 | // Copyright © 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/DeviceCheck.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module DeviceCheck { 2 | umbrella header "DeviceCheck.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/EventKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module EventKit [extern_c] { 2 | umbrella header "EventKit.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/EventKitUI.framework/Headers/EventKitUI.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: EventKitUI 3 | SwiftVersions: 4 | - Version: 3 5 | Classes: 6 | - Name: EKEventViewController 7 | Properties: 8 | - Name: event 9 | PropertyKind: Instance 10 | Nullability: N 11 | - Name: EKEventEditViewController 12 | Properties: 13 | - Name: eventStore 14 | PropertyKind: Instance 15 | Nullability: N 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/EventKitUI.framework/Headers/EventKitUI.h: -------------------------------------------------------------------------------- 1 | /* 2 | * EventKitUI.h 3 | * EventKitUI 4 | * 5 | * Copyright 2010 Apple Inc. All rights reserved. 6 | * 7 | */ 8 | 9 | #import 10 | 11 | #import 12 | #import 13 | #import 14 | #import 15 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/EventKitUI.framework/Headers/EventKitUIBundle.h: -------------------------------------------------------------------------------- 1 | // 2 | // EventKitUIBundle.h 3 | // EventKitUI 4 | // 5 | // Created by Greg Novick on 2/26/08. 6 | // Copyright 2008 Apple Computer, Inc. All rights reserved. 7 | // 8 | 9 | #import 10 | #import 11 | 12 | EVENTKITUI_EXTERN NSBundle *EventKitUIBundle(void); 13 | 14 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/EventKitUI.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module EventKitUI [extern_c] { 2 | umbrella header "EventKitUI.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/ExternalAccessory.framework/Headers/ExternalAccessory.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: ExternalAccessory 3 | Tags: 4 | - Name: EABluetoothAccessoryPickerErrorCode 5 | NSErrorDomain: EABluetoothAccessoryPickerErrorDomain 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/ExternalAccessory.framework/Headers/ExternalAccessory.h: -------------------------------------------------------------------------------- 1 | // 2 | // ExternalAccessory.h 3 | // ExternalAccessory 4 | // 5 | // Copyright (c) 2008-2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | #import 12 | #import 13 | #import 14 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/ExternalAccessory.framework/Headers/ExternalAccessoryDefines.h: -------------------------------------------------------------------------------- 1 | // 2 | // ExternalAccessoryDefines.h 3 | // ExternalAccessory 4 | // 5 | // Copyright (c) 2008-2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifdef __cplusplus 9 | #define EA_EXTERN extern "C" __attribute__((visibility ("default"))) 10 | #else // #ifdef __cplusplus 11 | #define EA_EXTERN extern __attribute__((visibility ("default"))) 12 | #endif // #ifdef __cplusplus 13 | 14 | #define EA_EXTERN_CLASS __attribute__((visibility("default"))) 15 | #define EA_EXTERN_CLASS_AVAILABLE(version) __attribute__((visibility("default"))) NS_CLASS_AVAILABLE(NA, version) 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/ExternalAccessory.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module ExternalAccessory [extern_c] { 2 | umbrella header "ExternalAccessory.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/FileProvider.framework/Headers/FileProvider.h: -------------------------------------------------------------------------------- 1 | // 2 | // FileProvider.h 3 | // FileProvider 4 | // 5 | // Copyright (c) 2014-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | #import 12 | #import 13 | #import 14 | #import 15 | #import 16 | #import 17 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/FileProvider.framework/Headers/NSFileProviderDefines.h: -------------------------------------------------------------------------------- 1 | // 2 | // NSFileProviderDefines.h 3 | // FileProvider 4 | // 5 | // Copyright © 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | // This file intentionally left blank. 9 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/FileProvider.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module FileProvider { 2 | umbrella header "FileProvider.h" 3 | 4 | export * 5 | module * { export * } 6 | 7 | module Extension { 8 | header "NSFileProviderExtension.h" 9 | header "NSFileProviderManager.h" 10 | export * 11 | } 12 | module Manager { 13 | header "NSFileProviderManager.h" 14 | export * 15 | } 16 | } 17 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/FileProviderUI.framework/Headers/FPUIBase.h: -------------------------------------------------------------------------------- 1 | // 2 | // DOCBase.h 3 | // FileProviderUI 4 | // 5 | // Copyright © 2016 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | #define FPUI_EXPORT __attribute__((visibility("default"))) 11 | #define FPUI_AVAILABLE FPUI_EXPORT API_AVAILABLE(ios(11.0)) 12 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/FileProviderUI.framework/Headers/FileProviderUI.h: -------------------------------------------------------------------------------- 1 | // 2 | // FileProviderUI.h 3 | // FileProviderUI 4 | // 5 | // Copyright © 2016 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | #import 11 | #import 12 | #import 13 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/FileProviderUI.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module FileProviderUI { 2 | umbrella header "FileProviderUI.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Foundation.framework/Headers/FoundationLegacySwiftCompatibility.h: -------------------------------------------------------------------------------- 1 | #import 2 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Foundation.framework/Headers/NSAutoreleasePool.h: -------------------------------------------------------------------------------- 1 | /* NSAutoreleasePool.h 2 | Copyright (c) 1994-2017, Apple Inc. All rights reserved. 3 | */ 4 | 5 | #import 6 | 7 | NS_ASSUME_NONNULL_BEGIN 8 | 9 | NS_AUTOMATED_REFCOUNT_UNAVAILABLE 10 | @interface NSAutoreleasePool : NSObject { 11 | @private 12 | void *_token; 13 | void *_reserved3; 14 | void *_reserved2; 15 | void *_reserved; 16 | } 17 | 18 | + (void)addObject:(id)anObject; 19 | 20 | - (void)addObject:(id)anObject; 21 | 22 | - (void)drain; 23 | 24 | @end 25 | 26 | NS_ASSUME_NONNULL_END 27 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Foundation.framework/Headers/NSItemProviderReadingWriting.h: -------------------------------------------------------------------------------- 1 | // 2 | // NSItemProviderReadingWriting.h 3 | // Foundation 4 | // 5 | // Copyright (c) 2017, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Foundation.framework/Headers/NSNull.h: -------------------------------------------------------------------------------- 1 | /* NSNull.h 2 | Copyright (c) 1994-2017, Apple Inc. All rights reserved. 3 | */ 4 | 5 | #import 6 | 7 | NS_ASSUME_NONNULL_BEGIN 8 | 9 | @interface NSNull : NSObject 10 | 11 | + (NSNull *)null; 12 | 13 | @end 14 | 15 | NS_ASSUME_NONNULL_END 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Foundation.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module Foundation [extern_c] [system] { 2 | umbrella header "Foundation.h" 3 | 4 | export * 5 | module * { 6 | export * 7 | } 8 | 9 | } 10 | 11 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/GLKit.framework/Headers/GLKEffects.h: -------------------------------------------------------------------------------- 1 | // 2 | // GLKEffects.h 3 | // GLKEffects 4 | // 5 | // Copyright (c) 2011-2012 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | #import 12 | 13 | // Named vertex attributes for mapping GLKEffects logic to client vertex attrib enables 14 | typedef NS_ENUM(GLint, GLKVertexAttrib) 15 | { 16 | GLKVertexAttribPosition, 17 | GLKVertexAttribNormal, 18 | GLKVertexAttribColor, 19 | GLKVertexAttribTexCoord0, 20 | GLKVertexAttribTexCoord1 21 | } NS_ENUM_AVAILABLE(10_8, 5_0); 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/GLKit.framework/Headers/GLKMath.h: -------------------------------------------------------------------------------- 1 | // 2 | // GLKMath.h 3 | // GLKit 4 | // 5 | // Copyright (c) 2011-2012, Apple Inc. All rights reserved. 6 | // 7 | 8 | #include 9 | 10 | #include 11 | #include 12 | #include 13 | #include 14 | #include 15 | #include 16 | 17 | #include 18 | 19 | #include 20 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/GLKit.framework/Headers/GLKNamedEffect.h: -------------------------------------------------------------------------------- 1 | // 2 | // GLKNamedEffect.h 3 | // GLKit 4 | // 5 | // Copyright (c) 2011-2012 Apple Inc. All rights reserved. 6 | // 7 | 8 | @protocol GLKNamedEffect 9 | 10 | @required 11 | - (void) prepareToDraw; 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/GLKit.framework/Headers/GLKit.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: GLKit 3 | Tags: 4 | - Name: GLKTextureLoaderError 5 | NSErrorDomain: GLKTextureLoaderErrorDomain 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/GLKit.framework/Headers/GLKit.h: -------------------------------------------------------------------------------- 1 | // 2 | // GLKit.h 3 | // GLKit 4 | // 5 | // Copyright (c) 2011-2012, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | #if TARGET_OS_IPHONE 11 | #import 12 | #import 13 | #endif 14 | 15 | #import 16 | 17 | #import 18 | 19 | #import 20 | 21 | #import 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/GLKit.framework/Headers/GLKitBase.h: -------------------------------------------------------------------------------- 1 | /* 2 | GLKitBase.h 3 | GLKit 4 | 5 | Copyright (c) 2011-2012, Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | 10 | #define GLK_INLINE static __inline__ 11 | 12 | #ifdef __cplusplus 13 | #define GLK_EXTERN extern "C" 14 | #else 15 | #define GLK_EXTERN extern 16 | #endif 17 | 18 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/GLKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module GLKit { 2 | umbrella header "GLKit.h" 3 | export * 4 | module * { export * } 5 | } 6 | 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/GSS.framework/Headers/GSS.h: -------------------------------------------------------------------------------- 1 | #ifndef __GSS_FRAMEWORK_H 2 | #define __GSS_FRAMEWORK_H 1 3 | 4 | #include 5 | #include 6 | #include 7 | #include 8 | 9 | #endif /* __GSS_FRAMEWORK_H */ 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/GSS.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module GSS [extern_c] { 2 | export * 3 | header "gssapi.h" 4 | 5 | module apple { 6 | header "gssapi_apple.h" 7 | export * 8 | } 9 | 10 | explicit module krb5 { 11 | header "gssapi_krb5.h" 12 | export * 13 | } 14 | 15 | 16 | 17 | module oid { 18 | header "gssapi_oid.h" 19 | export * 20 | } 21 | 22 | module protos { 23 | header "gssapi_protos.h" 24 | export * 25 | } 26 | 27 | module spnego { 28 | header "gssapi_spnego.h" 29 | export * 30 | } 31 | } 32 | 33 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/GameController.framework/Headers/GameControllerExtern.h: -------------------------------------------------------------------------------- 1 | // 2 | // GameControllerExtern.h 3 | // GameController 4 | // 5 | // Copyright (c) 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifdef __cplusplus 9 | #define GAMECONTROLLER_EXTERN extern "C" __attribute__((visibility ("default"))) 10 | #else 11 | #define GAMECONTROLLER_EXTERN extern __attribute__((visibility ("default"))) 12 | #endif 13 | 14 | #define GAMECONTROLLER_EXPORT NS_CLASS_AVAILABLE(10_9, 7_0) 15 | 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/GameController.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module GameController{ 2 | umbrella header "GameController.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/GameKit.framework/Headers/GKDefines.h: -------------------------------------------------------------------------------- 1 | // 2 | // GKDefines.h 3 | // Game Center 4 | // 5 | // Copyright 2010-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef GK_EXTERN 9 | #ifdef __cplusplus 10 | #define GK_EXTERN extern "C" __attribute__((visibility ("default"))) 11 | #else 12 | #define GK_EXTERN extern __attribute__((visibility ("default"))) 13 | #endif 14 | #endif 15 | 16 | #ifndef GK_EXTERN_WEAK 17 | #define GK_EXTERN_WEAK GK_EXTERN __attribute__((weak_import)) 18 | #endif 19 | 20 | 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/GameKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module GameKit [extern_c] { 2 | umbrella header "GameKit.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | 8 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/GameplayKit.framework/Headers/GKVersion.h: -------------------------------------------------------------------------------- 1 | #define GK_VERSION 80000000 2 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/GameplayKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module GameplayKit{ 2 | umbrella header "GameplayKit.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/HealthKit.framework/Headers/HKDocumentSample.h: -------------------------------------------------------------------------------- 1 | // 2 | // HKDocumentSample.h 3 | // HealthKit 4 | // 5 | // Copyright © 2016 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | @class HKDocumentType; 13 | 14 | /*! 15 | @class HKDocumentSample 16 | @abstract An abstract class representing a health document. 17 | */ 18 | HK_EXTERN API_AVAILABLE(ios(10.0), watchos(3.0)) 19 | @interface HKDocumentSample : HKSample 20 | 21 | @property (readonly, strong) HKDocumentType *documentType; 22 | 23 | @end 24 | 25 | NS_ASSUME_NONNULL_END 26 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/HealthKit.framework/Headers/HKWorkoutRoute.h: -------------------------------------------------------------------------------- 1 | // 2 | // HKWorkoutRoute.h 3 | // HealthKit 4 | // 5 | // Copyright © 2017 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | HK_EXTERN API_AVAILABLE(ios(11.0), watchos(4.0)) 13 | @interface HKWorkoutRoute : HKSeriesSample 14 | @end 15 | 16 | NS_ASSUME_NONNULL_END 17 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/HealthKit.framework/Headers/HealthKit.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: HealthKit 3 | Tags: 4 | - Name: HKErrorCode 5 | NSErrorDomain: HKErrorDomain 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/HealthKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module HealthKit [extern_c] { 2 | umbrella header "HealthKit.h" 3 | export * 4 | module * { export * } 5 | } -------------------------------------------------------------------------------- /System_Frameworks_iOS/HealthKitUI.framework/Headers/HealthKitUI.h: -------------------------------------------------------------------------------- 1 | // 2 | // HealthKitUI.h 3 | // HealthKitUI 4 | // 5 | // Copyright (c) 2015 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/HealthKitUI.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module HealthKitUI [extern_c] { 2 | umbrella header "HealthKitUI.h" 3 | export * 4 | module * { export * } 5 | } -------------------------------------------------------------------------------- /System_Frameworks_iOS/HomeKit.framework/Headers/HMAccessControl.h: -------------------------------------------------------------------------------- 1 | // 2 | // HMAccessControl.h 3 | // HomeKit 4 | // 5 | // Copyright © 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | /*! 13 | * @abstract The HMAccessControl class represents a generic access control. 14 | */ 15 | API_AVAILABLE(ios(11.2), watchos(4.2), tvos(11.2)) 16 | @interface HMAccessControl : NSObject 17 | 18 | - (instancetype)init NS_UNAVAILABLE; 19 | 20 | @end 21 | 22 | NS_ASSUME_NONNULL_END 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/HomeKit.framework/Headers/HMAction.h: -------------------------------------------------------------------------------- 1 | // HMAction.h 2 | // HomeKit 3 | // 4 | // Copyright (c) 2014-2015 Apple Inc. All rights reserved. 5 | 6 | #import 7 | 8 | NS_ASSUME_NONNULL_BEGIN 9 | 10 | /*! 11 | * @brief This class is used to represent a generic action. 12 | */ 13 | NS_CLASS_AVAILABLE_IOS(8_0) __WATCHOS_AVAILABLE(2_0) __TVOS_AVAILABLE(10_0) 14 | @interface HMAction : NSObject 15 | 16 | /*! 17 | * @brief A unique identifier for the action. 18 | */ 19 | @property(readonly, copy, nonatomic) NSUUID *uniqueIdentifier NS_AVAILABLE_IOS(9_0); 20 | 21 | @end 22 | 23 | NS_ASSUME_NONNULL_END 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/HomeKit.framework/Headers/HMCameraControl.h: -------------------------------------------------------------------------------- 1 | // 2 | // HMCameraControl.h 3 | // HomeKit 4 | // 5 | // Copyright © 2016 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | /*! 13 | * @abstract Represents a generic camera control. 14 | */ 15 | __IOS_AVAILABLE(10_0) __WATCHOS_AVAILABLE(3_0) __TVOS_AVAILABLE(10_0) 16 | @interface HMCameraControl : NSObject 17 | 18 | @end 19 | 20 | NS_ASSUME_NONNULL_END 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/HomeKit.framework/Headers/HMCameraSnapshot.h: -------------------------------------------------------------------------------- 1 | // 2 | // HMCameraSnapshot.h 3 | // HomeKit 4 | // 5 | // Copyright © 2016 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | /*! 14 | * @abstract Represents a camera snapshot. 15 | */ 16 | __IOS_AVAILABLE(10_0) __WATCHOS_AVAILABLE(3_0) __TVOS_AVAILABLE(10_0) 17 | @interface HMCameraSnapshot : HMCameraSource 18 | 19 | /*! 20 | * @brief Time corresponding to the snapshot request. 21 | */ 22 | @property(readonly, copy, nonatomic) NSDate *captureDate; 23 | 24 | @end 25 | 26 | NS_ASSUME_NONNULL_END 27 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/HomeKit.framework/Headers/HMCameraSource.h: -------------------------------------------------------------------------------- 1 | // 2 | // HMCameraSource.h 3 | // HomeKit 4 | // 5 | // Copyright © 2016 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | /*! 13 | * @brief Abstract class for source of data from a camera. 14 | */ 15 | __IOS_AVAILABLE(10_0) __WATCHOS_AVAILABLE(3_0) __TVOS_AVAILABLE(10_0) 16 | @interface HMCameraSource : NSObject 17 | 18 | @end 19 | 20 | NS_ASSUME_NONNULL_END 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/HomeKit.framework/Headers/HMCameraView.h: -------------------------------------------------------------------------------- 1 | // 2 | // HMCameraView.h 3 | // HomeKit 4 | // 5 | // Copyright © 2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | #import 11 | 12 | @class HMCameraSource; 13 | 14 | NS_ASSUME_NONNULL_BEGIN 15 | 16 | /*! 17 | * @abstract This view can render a camera source. 18 | */ 19 | __IOS_AVAILABLE(10_0) __WATCHOS_PROHIBITED __TVOS_AVAILABLE(10_0) 20 | @interface HMCameraView : UIView 21 | 22 | /*! 23 | * @brief Represents the camera source. 24 | */ 25 | @property (strong, nonatomic, nullable) HMCameraSource *cameraSource; 26 | 27 | @end 28 | 29 | NS_ASSUME_NONNULL_END 30 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/HomeKit.framework/Headers/HMDefines.h: -------------------------------------------------------------------------------- 1 | // 2 | // HMDefines.h 3 | // HomeKit 4 | // 5 | // Copyright (c) 2013-2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef HM_EXTERN 9 | #ifdef __cplusplus 10 | #define HM_EXTERN extern "C" __attribute__((visibility ("default"))) 11 | #else 12 | #define HM_EXTERN extern __attribute__((visibility ("default"))) 13 | #endif 14 | #endif 15 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/HomeKit.framework/Headers/HMHomeAccessControl.h: -------------------------------------------------------------------------------- 1 | // 2 | // HMHomeAccessControl.h 3 | // HomeKit 4 | // 5 | // Copyright (c) 2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | /*! 13 | * @brief Represents the access control of a user associated with a home. 14 | */ 15 | API_AVAILABLE(ios(9.0), watchos(2.0), tvos(10.0)) 16 | @interface HMHomeAccessControl : HMAccessControl 17 | 18 | /*! 19 | * @brief Specifies if the user has administrative privileges for the home. 20 | */ 21 | @property(readonly, getter=isAdministrator, nonatomic) BOOL administrator; 22 | 23 | @end 24 | 25 | NS_ASSUME_NONNULL_END 26 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/HomeKit.framework/Headers/HMTimeEvent.h: -------------------------------------------------------------------------------- 1 | // HMTimeEvent.h 2 | // HomeKit 3 | // 4 | // Copyright (c) 2017 Apple Inc. All rights reserved. 5 | 6 | #import 7 | #import 8 | 9 | NS_ASSUME_NONNULL_BEGIN 10 | 11 | /*! 12 | * @brief This class is used to represent a generic time event. 13 | */ 14 | API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0)) 15 | @interface HMTimeEvent : HMEvent 16 | 17 | @end 18 | 19 | NS_ASSUME_NONNULL_END 20 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/HomeKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module HomeKit [extern_c] { 2 | umbrella header "HomeKit.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/IOKit.framework/IOKit.tbd: -------------------------------------------------------------------------------- 1 | Versions/A/IOKit.tbd -------------------------------------------------------------------------------- /System_Frameworks_iOS/IOKit.framework/Versions/Current: -------------------------------------------------------------------------------- 1 | A -------------------------------------------------------------------------------- /System_Frameworks_iOS/IOSurface.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module IOSurface [extern_c] { 2 | umbrella "Headers" 3 | exclude header "IOSurfaceObjC.h" 4 | export * 5 | module * { export * } 6 | 7 | module ObjC { 8 | requires objc 9 | header "IOSurfaceObjC.h" 10 | export * 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/IdentityLookup.framework/Headers/ILBase.h: -------------------------------------------------------------------------------- 1 | // 2 | // ILBase.h 3 | // IdentityLookup 4 | // 5 | // Copyright © 2017 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | #ifdef __cplusplus 13 | #define IL_EXTERN extern "C" __attribute__((visibility("default"))) 14 | #else 15 | #define IL_EXTERN extern __attribute__((visibility("default"))) 16 | #endif 17 | 18 | NS_ASSUME_NONNULL_END 19 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/IdentityLookup.framework/Headers/ILMessageFilterExtension.h: -------------------------------------------------------------------------------- 1 | // 2 | // ILMessageFilterExtension.h 3 | // IdentityLookup 4 | // 5 | // Copyright © 2017 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | /// Parent class for a MessageFilter extension's principal class. 14 | IL_EXTERN API_AVAILABLE(ios(11.0)) 15 | @interface ILMessageFilterExtension : NSObject 16 | @end 17 | 18 | NS_ASSUME_NONNULL_END 19 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/IdentityLookup.framework/Headers/ILMessageFilterQueryResponse.h: -------------------------------------------------------------------------------- 1 | // 2 | // ILMessageFilterQueryResponse.h 3 | // IdentityLookup 4 | // 5 | // Copyright © 2017 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | /// A response to an ILMessageFilterQueryRequest. 15 | IL_EXTERN API_AVAILABLE(ios(11.0)) 16 | @interface ILMessageFilterQueryResponse : NSObject 17 | 18 | /// Action to take for the received message. 19 | @property (nonatomic) ILMessageFilterAction action; 20 | 21 | @end 22 | 23 | NS_ASSUME_NONNULL_END 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/IdentityLookup.framework/Headers/IdentityLookup.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: IdentityLookup 3 | Classes: 4 | - Name: ILMessageFilterExtensionContext 5 | Methods: 6 | - Selector: 'deferQueryRequestToNetworkWithCompletion:' 7 | SwiftName: deferQueryRequestToNetwork(completion:) 8 | MethodKind: Instance 9 | Tags: 10 | - Name: ILMessageFilterError 11 | NSErrorDomain: ILMessageFilterErrorDomain 12 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/IdentityLookup.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module IdentityLookup { 2 | umbrella header "IdentityLookup.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/ImageIO.framework/Headers/ImageIO.h: -------------------------------------------------------------------------------- 1 | /* 2 | * ImageIO - ImageIO.h 3 | * Copyright (c) 2004-2016 Apple Inc. All rights reserved. 4 | * 5 | */ 6 | 7 | #ifndef __IMAGEIO__ 8 | #define __IMAGEIO__ 9 | 10 | #include 11 | 12 | #include 13 | 14 | #include 15 | 16 | #include 17 | 18 | #include 19 | 20 | 21 | #endif /* __IMAGEIO__ */ 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/ImageIO.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module ImageIO [extern_c] { 2 | umbrella header "ImageIO.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/CLPlacemark+IntentsAdditions.h: -------------------------------------------------------------------------------- 1 | // 2 | // CLPlacemark+IntentsAdditions.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | @interface CLPlacemark (INIntentsAdditions) 15 | 16 | + (instancetype)placemarkWithLocation:(CLLocation *)location 17 | name:(nullable NSString *)name 18 | postalAddress:(nullable CNPostalAddress *)postalAddress API_AVAILABLE(ios(10.0), watchos(3.2)); 19 | 20 | @end 21 | 22 | NS_ASSUME_NONNULL_END 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INAccountType.h: -------------------------------------------------------------------------------- 1 | // 2 | // INAccountType.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INAccountType_h 9 | #define INAccountType_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INAccountType) { 15 | INAccountTypeUnknown = 0, 16 | INAccountTypeChecking, 17 | INAccountTypeCredit, 18 | INAccountTypeDebit, 19 | INAccountTypeInvestment, 20 | INAccountTypeMortgage, 21 | INAccountTypePrepaid, 22 | INAccountTypeSaving, 23 | } API_AVAILABLE(ios(10.3), watchos(3.2)) API_UNAVAILABLE(macosx); 24 | 25 | #endif // INAccountType_h 26 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INBalanceType.h: -------------------------------------------------------------------------------- 1 | // 2 | // INBalanceType.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INBalanceType_h 9 | #define INBalanceType_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INBalanceType) { 15 | INBalanceTypeUnknown = 0, 16 | INBalanceTypeMoney, 17 | INBalanceTypePoints, 18 | INBalanceTypeMiles, 19 | } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx); 20 | 21 | #endif // INBalanceType_h 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INCallCapability.h: -------------------------------------------------------------------------------- 1 | // 2 | // INCallCapability.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INCallCapability_h 9 | #define INCallCapability_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INCallCapability) { 15 | INCallCapabilityUnknown = 0, 16 | INCallCapabilityAudioCall, 17 | INCallCapabilityVideoCall, 18 | } API_AVAILABLE(ios(10.0), watchos(3.2), macosx(10.12)); 19 | 20 | #endif // INCallCapability_h 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INCallCapabilityOptions.h: -------------------------------------------------------------------------------- 1 | // 2 | // INCallCapabilityOptions.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INCallCapabilityOptions_h 9 | #define INCallCapabilityOptions_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_OPTIONS(NSUInteger, INCallCapabilityOptions) { 15 | INCallCapabilityOptionAudioCall = (1UL << 0), 16 | INCallCapabilityOptionVideoCall = (1UL << 1), 17 | } API_AVAILABLE(ios(10.0), watchos(3.2), macosx(10.12)); 18 | 19 | #endif // INCallCapabilityOptions_h 20 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INCarAirCirculationMode.h: -------------------------------------------------------------------------------- 1 | // 2 | // INCarAirCirculationMode.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INCarAirCirculationMode_h 9 | #define INCarAirCirculationMode_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INCarAirCirculationMode) { 15 | INCarAirCirculationModeUnknown = 0, 16 | INCarAirCirculationModeFreshAir, 17 | INCarAirCirculationModeRecirculateAir, 18 | } API_AVAILABLE(ios(10.0)) API_UNAVAILABLE(macosx); 19 | 20 | #endif // INCarAirCirculationMode_h 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INCarDefroster.h: -------------------------------------------------------------------------------- 1 | // 2 | // INCarDefroster.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INCarDefroster_h 9 | #define INCarDefroster_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INCarDefroster) { 15 | INCarDefrosterUnknown = 0, 16 | INCarDefrosterFront, 17 | INCarDefrosterRear, 18 | INCarDefrosterAll, 19 | } API_AVAILABLE(ios(10.0)) API_UNAVAILABLE(macosx); 20 | 21 | #endif // INCarDefroster_h 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INCarSignalOptions.h: -------------------------------------------------------------------------------- 1 | // 2 | // INCarSignalOptions.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INCarSignalOptions_h 9 | #define INCarSignalOptions_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_OPTIONS(NSUInteger, INCarSignalOptions) { 15 | INCarSignalOptionAudible = (1UL << 0), 16 | INCarSignalOptionVisible = (1UL << 1), 17 | } API_AVAILABLE(ios(10.3), watchos(3.2)) API_UNAVAILABLE(macosx); 18 | 19 | #endif // INCarSignalOptions_h 20 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INConditionalOperator.h: -------------------------------------------------------------------------------- 1 | // 2 | // INConditionalOperator.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INConditionalOperator_h 9 | #define INConditionalOperator_h 10 | 11 | #import 12 | 13 | typedef NS_ENUM(NSInteger, INConditionalOperator) { 14 | INConditionalOperatorAll = 0, 15 | INConditionalOperatorAny, 16 | INConditionalOperatorNone, 17 | } API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.2)); 18 | 19 | #endif // INConditionalOperator_h 20 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INDateSearchType.h: -------------------------------------------------------------------------------- 1 | // 2 | // INDateSearchType.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INDateSearchType_h 9 | #define INDateSearchType_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INDateSearchType) { 15 | INDateSearchTypeUnknown = 0, 16 | INDateSearchTypeByDueDate, 17 | INDateSearchTypeByModifiedDate, 18 | INDateSearchTypeByCreatedDate, 19 | } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx); 20 | 21 | #endif // INDateSearchType_h 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INExtension.h: -------------------------------------------------------------------------------- 1 | // 2 | // INExtension.h 3 | // 4 | // Copyright (c) 2015 Apple Inc. All rights reserved. 5 | // 6 | 7 | #import 8 | 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | API_AVAILABLE(ios(10.0), watchos(3.2)) 14 | @interface INExtension : NSObject 15 | @end 16 | 17 | NS_ASSUME_NONNULL_END 18 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INImageNoteContent.h: -------------------------------------------------------------------------------- 1 | // 2 | // INImageNoteContent.h 3 | // Intents 4 | // 5 | // Copyright (c) 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | @class INImage; 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0)) 15 | @interface INImageNoteContent : INNoteContent 16 | 17 | - (instancetype)initWithImage:(INImage *)image; 18 | 19 | // The image that comprises the note content 20 | @property (readonly, copy, nullable, NS_NONATOMIC_IOSONLY) INImage *image; 21 | 22 | @end 23 | NS_ASSUME_NONNULL_END 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INIntentHandlerProviding.h: -------------------------------------------------------------------------------- 1 | // 2 | // INIntentHandlerProviding.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | @class INIntent; 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | @protocol INIntentHandlerProviding 15 | 16 | // Override this function to provide classes other than the extension's principal class to handle a given intent 17 | - (nullable id)handlerForIntent:(INIntent *)intent; 18 | 19 | @end 20 | 21 | NS_ASSUME_NONNULL_END 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INLocationSearchType.h: -------------------------------------------------------------------------------- 1 | // 2 | // INLocationSearchType.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INLocationSearchType_h 9 | #define INLocationSearchType_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INLocationSearchType) { 15 | INLocationSearchTypeUnknown = 0, 16 | INLocationSearchTypeByLocationTrigger, 17 | } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx); 18 | 19 | #endif // INLocationSearchType_h 20 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INNoteContent.h: -------------------------------------------------------------------------------- 1 | // 2 | // INNoteContent.h 3 | // Intents 4 | // 5 | // Copyright (c) 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0)) 13 | @interface INNoteContent : NSObject 14 | 15 | @end 16 | NS_ASSUME_NONNULL_END 17 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INNoteContentType.h: -------------------------------------------------------------------------------- 1 | // 2 | // INNoteContentType.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INNoteContentType_h 9 | #define INNoteContentType_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INNoteContentType) { 15 | INNoteContentTypeUnknown = 0, 16 | INNoteContentTypeText, 17 | INNoteContentTypeImage, 18 | } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx); 19 | 20 | #endif // INNoteContentType_h 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INNotebookItemType.h: -------------------------------------------------------------------------------- 1 | // 2 | // INNotebookItemType.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INNotebookItemType_h 9 | #define INNotebookItemType_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INNotebookItemType) { 15 | INNotebookItemTypeUnknown = 0, 16 | INNotebookItemTypeNote, 17 | INNotebookItemTypeTaskList, 18 | INNotebookItemTypeTask, 19 | } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx); 20 | 21 | #endif // INNotebookItemType_h 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INPaymentStatus.h: -------------------------------------------------------------------------------- 1 | // 2 | // INPaymentStatus.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INPaymentStatus_h 9 | #define INPaymentStatus_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INPaymentStatus) { 15 | INPaymentStatusUnknown = 0, 16 | INPaymentStatusPending, 17 | INPaymentStatusCompleted, 18 | INPaymentStatusCanceled, 19 | INPaymentStatusFailed, 20 | INPaymentStatusUnpaid, 21 | } API_AVAILABLE(ios(10.0), watchos(3.2)) API_UNAVAILABLE(macosx); 22 | 23 | #endif // INPaymentStatus_h 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INRadioType.h: -------------------------------------------------------------------------------- 1 | // 2 | // INRadioType.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INRadioType_h 9 | #define INRadioType_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INRadioType) { 15 | INRadioTypeUnknown = 0, 16 | INRadioTypeAM, 17 | INRadioTypeFM, 18 | INRadioTypeHD, 19 | INRadioTypeSatellite, 20 | INRadioTypeDAB, 21 | } API_AVAILABLE(ios(10.0)) API_UNAVAILABLE(macosx); 22 | 23 | #endif // INRadioType_h 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INRecurrenceRule.h: -------------------------------------------------------------------------------- 1 | // 2 | // INRecurrenceRule.h 3 | // Intents 4 | // 5 | // Copyright (c) 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | #import 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0)) 14 | @interface INRecurrenceRule : NSObject 15 | 16 | - (instancetype)initWithInterval:(NSUInteger)interval frequency:(INRecurrenceFrequency)frequency; 17 | 18 | @property (readonly) NSUInteger interval; 19 | @property (readonly) INRecurrenceFrequency frequency; 20 | 21 | @end 22 | NS_ASSUME_NONNULL_END 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INRelativeReference.h: -------------------------------------------------------------------------------- 1 | // 2 | // INRelativeReference.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INRelativeReference_h 9 | #define INRelativeReference_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INRelativeReference) { 15 | INRelativeReferenceUnknown = 0, 16 | INRelativeReferenceNext, 17 | INRelativeReferencePrevious, 18 | } API_AVAILABLE(ios(10.0)) API_UNAVAILABLE(macosx); 19 | 20 | #endif // INRelativeReference_h 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INRelativeSetting.h: -------------------------------------------------------------------------------- 1 | // 2 | // INRelativeSetting.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INRelativeSetting_h 9 | #define INRelativeSetting_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INRelativeSetting) { 15 | INRelativeSettingUnknown = 0, 16 | INRelativeSettingLowest, 17 | INRelativeSettingLower, 18 | INRelativeSettingHigher, 19 | INRelativeSettingHighest, 20 | } API_AVAILABLE(ios(10.0)) API_UNAVAILABLE(macosx); 21 | 22 | #endif // INRelativeSetting_h 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INRideFeedbackTypeOptions.h: -------------------------------------------------------------------------------- 1 | // 2 | // INRideFeedbackTypeOptions.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INRideFeedbackTypeOptions_h 9 | #define INRideFeedbackTypeOptions_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_OPTIONS(NSUInteger, INRideFeedbackTypeOptions) { 15 | INRideFeedbackTypeOptionRate = (1UL << 0), 16 | INRideFeedbackTypeOptionTip = (1UL << 1), 17 | } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx); 18 | 19 | #endif // INRideFeedbackTypeOptions_h 20 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INRidePhase.h: -------------------------------------------------------------------------------- 1 | // 2 | // INRidePhase.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INRidePhase_h 9 | #define INRidePhase_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INRidePhase) { 15 | INRidePhaseUnknown = 0, 16 | INRidePhaseReceived, 17 | INRidePhaseConfirmed, 18 | INRidePhaseOngoing, 19 | INRidePhaseCompleted, 20 | INRidePhaseApproachingPickup, 21 | INRidePhasePickup, 22 | } API_AVAILABLE(ios(10.0), watchos(3.2)) API_UNAVAILABLE(macosx); 23 | 24 | #endif // INRidePhase_h 25 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INSortType.h: -------------------------------------------------------------------------------- 1 | // 2 | // INSortType.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INSortType_h 9 | #define INSortType_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INSortType) { 15 | INSortTypeUnknown = 0, 16 | INSortTypeAsIs, 17 | INSortTypeByDate, 18 | } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx); 19 | 20 | #endif // INSortType_h 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INSpatialEvent.h: -------------------------------------------------------------------------------- 1 | // 2 | // INSpatialEvent.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INSpatialEvent_h 9 | #define INSpatialEvent_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INSpatialEvent) { 15 | INSpatialEventUnknown = 0, 16 | INSpatialEventArrive, 17 | INSpatialEventDepart, 18 | } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx); 19 | 20 | #endif // INSpatialEvent_h 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INSpatialEventTrigger.h: -------------------------------------------------------------------------------- 1 | // 2 | // INSpatialEventTrigger.h 3 | // Intents 4 | // 5 | // Copyright (c) 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | #import 11 | 12 | @class CLPlacemark; 13 | 14 | NS_ASSUME_NONNULL_BEGIN 15 | 16 | API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0)) 17 | @interface INSpatialEventTrigger : NSObject 18 | 19 | - (instancetype)initWithPlacemark:(CLPlacemark *)placemark event:(INSpatialEvent)event; 20 | 21 | @property (readonly) CLPlacemark *placemark; 22 | @property (readonly) INSpatialEvent event; 23 | 24 | @end 25 | NS_ASSUME_NONNULL_END 26 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INStartAudioCallIntent_Deprecated.h: -------------------------------------------------------------------------------- 1 | // 2 | // INStartAudioCallIntent_Deprecated.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | @interface INStartAudioCallIntent (Deprecated) 13 | 14 | - (instancetype)initWithContacts:(nullable NSArray *)contacts API_DEPRECATED("Use the designated initializer instead", ios(10.0, 11.0), watchos(3.2, 4.0), macosx(10.12, 10.13)); 15 | 16 | @end 17 | 18 | NS_ASSUME_NONNULL_END 19 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INTaskStatus.h: -------------------------------------------------------------------------------- 1 | // 2 | // INTaskStatus.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INTaskStatus_h 9 | #define INTaskStatus_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INTaskStatus) { 15 | INTaskStatusUnknown = 0, 16 | INTaskStatusNotCompleted, 17 | INTaskStatusCompleted, 18 | } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx); 19 | 20 | #endif // INTaskStatus_h 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INTaskType.h: -------------------------------------------------------------------------------- 1 | // 2 | // INTaskType.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INTaskType_h 9 | #define INTaskType_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INTaskType) { 15 | INTaskTypeUnknown = 0, 16 | INTaskTypeNotCompletable, 17 | INTaskTypeCompletable, 18 | } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx); 19 | 20 | #endif // INTaskType_h 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INTemporalEventTrigger.h: -------------------------------------------------------------------------------- 1 | // 2 | // INTemporalEventTrigger.h 3 | // Intents 4 | // 5 | // Copyright (c) 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | @class INDateComponentsRange; 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0)) 15 | @interface INTemporalEventTrigger : NSObject 16 | 17 | - (instancetype)initWithDateComponentsRange:(INDateComponentsRange *)dateComponentsRange; 18 | 19 | @property (readonly) INDateComponentsRange *dateComponentsRange; 20 | 21 | @end 22 | NS_ASSUME_NONNULL_END 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INTextNoteContent.h: -------------------------------------------------------------------------------- 1 | // 2 | // INTextNoteContent.h 3 | // Intents 4 | // 5 | // Copyright (c) 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0)) 13 | @interface INTextNoteContent : INNoteContent 14 | 15 | - (instancetype)initWithText:(NSString *)text; 16 | 17 | // The text that comprises the note content 18 | @property (readonly, copy, nullable, NS_NONATOMIC_IOSONLY) NSString *text; 19 | 20 | @end 21 | NS_ASSUME_NONNULL_END 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INVisualCodeType.h: -------------------------------------------------------------------------------- 1 | // 2 | // INVisualCodeType.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INVisualCodeType_h 9 | #define INVisualCodeType_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INVisualCodeType) { 15 | INVisualCodeTypeUnknown = 0, 16 | INVisualCodeTypeContact, 17 | INVisualCodeTypeRequestPayment, 18 | INVisualCodeTypeSendPayment, 19 | } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx); 20 | 21 | #endif // INVisualCodeType_h 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/INWorkoutLocationType.h: -------------------------------------------------------------------------------- 1 | // 2 | // INWorkoutLocationType.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef INWorkoutLocationType_h 9 | #define INWorkoutLocationType_h 10 | 11 | #import 12 | #import 13 | 14 | typedef NS_ENUM(NSInteger, INWorkoutLocationType) { 15 | INWorkoutLocationTypeUnknown = 0, 16 | INWorkoutLocationTypeOutdoor, 17 | INWorkoutLocationTypeIndoor, 18 | } API_AVAILABLE(ios(10.0), watchos(3.2)) API_UNAVAILABLE(macosx); 19 | 20 | #endif // INWorkoutLocationType_h 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/IntentsDefines.h: -------------------------------------------------------------------------------- 1 | // 2 | // IntentsDefines.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | #ifdef __cplusplus 11 | #define INTENTS_EXTERN extern "C" __attribute__((visibility ("default"))) 12 | #else 13 | #define INTENTS_EXTERN extern __attribute__((visibility ("default"))) 14 | #endif 15 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Headers/NSUserActivity+IntentsAdditions.h: -------------------------------------------------------------------------------- 1 | // 2 | // NSUserActivity+IntentsAdditions.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | @class INInteraction; 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | @interface NSUserActivity (IntentsAdditions) 15 | 16 | @property (readonly, nullable, NS_NONATOMIC_IOSONLY) INInteraction *interaction API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.2)); 17 | 18 | @end 19 | 20 | NS_ASSUME_NONNULL_END 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Intents.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module Intents { 2 | umbrella header "Intents.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/IntentsUI.framework/Headers/INUIHostedViewSiriProviding.h: -------------------------------------------------------------------------------- 1 | // 2 | // INUIHostedViewSiriProviding.h 3 | // Intents 4 | // 5 | // Copyright (c) 2016 Apple Inc. All rights reserved. 6 | // 7 | 8 | NS_ASSUME_NONNULL_BEGIN 9 | 10 | @protocol INUIHostedViewSiriProviding 11 | 12 | @optional 13 | 14 | @property (nonatomic, assign, readonly) BOOL displaysMap; 15 | @property (nonatomic, assign, readonly) BOOL displaysMessage; 16 | @property (nonatomic, assign, readonly) BOOL displaysPaymentTransaction; 17 | 18 | @end 19 | 20 | NS_ASSUME_NONNULL_END 21 | 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/IntentsUI.framework/Headers/IntentsUI.h: -------------------------------------------------------------------------------- 1 | // 2 | // IntentsUI.h 3 | // IntentsUI 4 | // 5 | // Copyright (c) 2016 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | //! Project version number for IntentsUI. 11 | FOUNDATION_EXPORT double IntentsUIVersionNumber; 12 | 13 | //! Project version string for IntentsUI. 14 | FOUNDATION_EXPORT const unsigned char IntentsUIVersionString[]; 15 | 16 | #import 17 | #import 18 | #import 19 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/IntentsUI.framework/IntentsUI.tbd: -------------------------------------------------------------------------------- 1 | --- !tapi-tbd-v2 2 | archs: [ i386, x86_64 ] 3 | uuids: [ 'i386: ADF9743D-D79A-39E8-80F1-2B867D8B6DF5', 'x86_64: 390B768B-7411-3630-8426-8797B6A9D23C' ] 4 | platform: ios 5 | install-name: /System/Library/Frameworks/IntentsUI.framework/IntentsUI 6 | objc-constraint: none 7 | exports: 8 | - archs: [ i386, x86_64 ] 9 | symbols: [ _INUIRemoteViewControllerErrorDomain, _IntentsUIVersionNumber, 10 | _IntentsUIVersionString, __INUIRemoteViewControllerErrorDomain ] 11 | objc-classes: [ _INUIImageServiceConnection, _INUIInterfaceSection, _INUIRemoteViewController ] 12 | ... 13 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/IntentsUI.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module IntentsUI { 2 | umbrella header "IntentsUI.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/LocalAuthentication.framework/Headers/LocalAuthentication.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: LocalAuthentication 3 | Tags: 4 | - Name: LAError 5 | NSErrorDomain: LAErrorDomain 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/LocalAuthentication.framework/Headers/LocalAuthentication.h: -------------------------------------------------------------------------------- 1 | // 2 | // LocalAuthentication.h 3 | // LocalAuthentication 4 | // 5 | // Copyright (c) 2014 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/LocalAuthentication.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module LocalAuthentication [extern_c] { 2 | umbrella header "LocalAuthentication.h" 3 | export * 4 | module * { export * } 5 | } 6 | 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKCircleRenderer.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKCircleRenderer.h 3 | // MapKit 4 | // 5 | // Copyright (c) 2010-2014, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | NS_CLASS_AVAILABLE(10_9, 7_0) __TVOS_AVAILABLE(9_2) __WATCHOS_PROHIBITED 14 | @interface MKCircleRenderer : MKOverlayPathRenderer 15 | 16 | - (instancetype)initWithCircle:(MKCircle *)circle; 17 | 18 | @property (nonatomic, readonly) MKCircle *circle; 19 | 20 | @end 21 | 22 | NS_ASSUME_NONNULL_END 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKCircleView.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKCircleView.h 3 | // MapKit 4 | // 5 | // Copyright (c) 2010-2014, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | #import 12 | 13 | // Prefer MKCircleRenderer 14 | NS_CLASS_AVAILABLE(NA, 4_0) __TVOS_PROHIBITED __WATCHOS_PROHIBITED 15 | @interface MKCircleView : MKOverlayPathView 16 | 17 | - (instancetype)initWithCircle:(MKCircle *)circle NS_DEPRECATED_IOS(4_0, 7_0); 18 | 19 | @property (nonatomic, readonly) MKCircle *circle NS_DEPRECATED_IOS(4_0, 7_0); 20 | 21 | @end 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKCompassButton.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKCompassButton.h 3 | // MapKit 4 | // 5 | // Copyright © 2017 Apple, Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | @class MKMapView; 12 | 13 | NS_ASSUME_NONNULL_BEGIN 14 | 15 | NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_UNAVAILABLE 16 | @interface MKCompassButton : UIView 17 | 18 | + (instancetype)compassButtonWithMapView:(nullable MKMapView *)mapView; 19 | @property (nonatomic, nullable, weak) MKMapView *mapView; 20 | @property (nonatomic, assign) MKFeatureVisibility compassVisibility; 21 | 22 | @end 23 | 24 | NS_ASSUME_NONNULL_END 25 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKDirectionsTypes.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKDirectionsTypes.h 3 | // MapKit 4 | // 5 | // Copyright (c) 2013-2014, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | typedef NS_OPTIONS(NSUInteger, MKDirectionsTransportType) { 11 | MKDirectionsTransportTypeAutomobile = 1 << 0, 12 | MKDirectionsTransportTypeWalking = 1 << 1, 13 | MKDirectionsTransportTypeTransit NS_ENUM_AVAILABLE(10_11, 9_0) = 1 << 2, // Only supported for ETA calculations 14 | MKDirectionsTransportTypeAny = 0x0FFFFFFF 15 | } NS_ENUM_AVAILABLE(10_9, 7_0) __TVOS_AVAILABLE(9_2) __WATCHOS_PROHIBITED; 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKFoundation.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKFoundation.h 3 | // MapKit 4 | // 5 | // Copyright (c) 2010-2014, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | #ifdef __cplusplus 12 | #define MK_EXTERN extern "C" __attribute__((visibility ("default"))) 13 | #else 14 | #define MK_EXTERN extern __attribute__((visibility ("default"))) 15 | #endif 16 | 17 | #define MK_CLASS_AVAILABLE(_macIntro, _iphoneIntro) __attribute__((visibility("default"))) NS_CLASS_AVAILABLE(_macIntro, _iphoneIntro) 18 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKLocalSearchRequest.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKLocalSearchRequest.h 3 | // MapKit 4 | // 5 | // Copyright (c) 2012-2014, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | NS_CLASS_AVAILABLE(10_9, 6_1) __TVOS_AVAILABLE(9_2) __WATCHOS_PROHIBITED 14 | @interface MKLocalSearchRequest : NSObject 15 | 16 | @property (nonatomic, copy, nullable) NSString *naturalLanguageQuery; 17 | @property (nonatomic, assign) MKCoordinateRegion region; 18 | 19 | @end 20 | 21 | NS_ASSUME_NONNULL_END 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKLocalSearchResponse.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKLocalSearchResponse.h 3 | // MapKit 4 | // 5 | // Copyright (c) 2012-2014, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | @class MKMapItem; 12 | 13 | NS_ASSUME_NONNULL_BEGIN 14 | 15 | NS_CLASS_AVAILABLE(10_9, 6_1) __TVOS_AVAILABLE(9_2) __WATCHOS_PROHIBITED 16 | @interface MKLocalSearchResponse : NSObject 17 | 18 | // An array of MKMapItems sorted by relevance in descending order 19 | @property (nonatomic, readonly) NSArray *mapItems; 20 | 21 | @property (nonatomic, readonly) MKCoordinateRegion boundingRegion; 22 | 23 | @end 24 | 25 | NS_ASSUME_NONNULL_END 26 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKPointAnnotation.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKPointAnnotation.h 3 | // MapKit 4 | // 5 | // Copyright (c) 2010-2014, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | #import 12 | 13 | NS_ASSUME_NONNULL_BEGIN 14 | 15 | NS_CLASS_AVAILABLE(10_9, 4_0) __TVOS_AVAILABLE(9_2) __WATCHOS_PROHIBITED 16 | @interface MKPointAnnotation : MKShape 17 | 18 | @property (nonatomic, assign) CLLocationCoordinate2D coordinate; 19 | 20 | @end 21 | 22 | NS_ASSUME_NONNULL_END 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKPolygonRenderer.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKPolygonRenderer.h 3 | // MapKit 4 | // 5 | // Copyright (c) 2013-2014, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | NS_CLASS_AVAILABLE(10_9, 7_0) __TVOS_AVAILABLE(9_2) __WATCHOS_PROHIBITED 14 | @interface MKPolygonRenderer : MKOverlayPathRenderer 15 | 16 | - (instancetype)initWithPolygon:(MKPolygon *)polygon; 17 | @property (nonatomic, readonly) MKPolygon *polygon; 18 | 19 | @end 20 | 21 | NS_ASSUME_NONNULL_END 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKPolygonView.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKPolygonView.h 3 | // MapKit 4 | // 5 | // Copyright (c) 2010-2014, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | 12 | // Prefer MKPolygonRenderer 13 | NS_CLASS_AVAILABLE(NA, 4_0) __TVOS_PROHIBITED __WATCHOS_PROHIBITED 14 | @interface MKPolygonView : MKOverlayPathView 15 | 16 | - (instancetype)initWithPolygon:(MKPolygon *)polygon NS_DEPRECATED_IOS(4_0, 7_0); 17 | @property (nonatomic, readonly) MKPolygon *polygon NS_DEPRECATED_IOS(4_0, 7_0); 18 | 19 | @end 20 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKPolyline.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKPolyline.h 3 | // MapKit 4 | // 5 | // Copyright (c) 2010-2014, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | NS_CLASS_AVAILABLE(10_9, 4_0) __TVOS_AVAILABLE(9_2) __WATCHOS_PROHIBITED 15 | @interface MKPolyline : MKMultiPoint 16 | 17 | + (instancetype)polylineWithPoints:(const MKMapPoint *)points count:(NSUInteger)count; 18 | + (instancetype)polylineWithCoordinates:(const CLLocationCoordinate2D *)coords count:(NSUInteger)count; 19 | 20 | @end 21 | 22 | NS_ASSUME_NONNULL_END 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKPolylineRenderer.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKPolylineRenderer.h 3 | // MapKit 4 | // 5 | // Copyright (c) 2013-2014, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | NS_CLASS_AVAILABLE(10_9, 7_0) __TVOS_AVAILABLE(9_2) __WATCHOS_PROHIBITED 15 | @interface MKPolylineRenderer : MKOverlayPathRenderer 16 | 17 | - (instancetype)initWithPolyline:(MKPolyline *)polyline; 18 | 19 | @property (nonatomic, readonly) MKPolyline *polyline; 20 | 21 | @end 22 | 23 | NS_ASSUME_NONNULL_END 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKPolylineView.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKPolylineView.h 3 | // MapKit 4 | // 5 | // Copyright (c) 2010-2014, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | #import 11 | #import 12 | #import 13 | 14 | // Prefer MKPolylineRenderer 15 | NS_CLASS_AVAILABLE(NA, 4_0) __TVOS_PROHIBITED __WATCHOS_PROHIBITED 16 | @interface MKPolylineView : MKOverlayPathView 17 | 18 | - (instancetype)initWithPolyline:(MKPolyline *)polyline NS_DEPRECATED_IOS(4_0, 7_0); 19 | 20 | @property (nonatomic, readonly) MKPolyline *polyline NS_DEPRECATED_IOS(4_0, 7_0); 21 | 22 | @end 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKShape.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKShape.h 3 | // MapKit 4 | // 5 | // Copyright (c) 2010-2014, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | NS_CLASS_AVAILABLE(10_9, 4_0) __TVOS_AVAILABLE(9_2) __WATCHOS_PROHIBITED 14 | @interface MKShape : NSObject 15 | 16 | @property (nonatomic, copy, nullable) NSString *title; 17 | @property (nonatomic, copy, nullable) NSString *subtitle; 18 | 19 | @end 20 | 21 | NS_ASSUME_NONNULL_END 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKTileOverlayRenderer.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKTileOverlayRenderer.h 3 | // MapKit 4 | // 5 | // Copyright (c) 2013-2014, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | NS_CLASS_AVAILABLE(10_9, 7_0) __TVOS_AVAILABLE(9_2) __WATCHOS_PROHIBITED 15 | @interface MKTileOverlayRenderer : MKOverlayRenderer 16 | 17 | - (instancetype)initWithTileOverlay:(MKTileOverlay *)overlay; 18 | 19 | - (void)reloadData; 20 | 21 | @end 22 | 23 | NS_ASSUME_NONNULL_END 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKUserTrackingBarButtonItem.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKUserTrackingBarButtonItem.h 3 | // MapKit 4 | // 5 | // Copyright (c) 2010-2014, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | @class MKMapView; 12 | 13 | NS_ASSUME_NONNULL_BEGIN 14 | 15 | NS_CLASS_AVAILABLE(NA, 5_0) __TVOS_PROHIBITED __WATCHOS_PROHIBITED 16 | @interface MKUserTrackingBarButtonItem : UIBarButtonItem 17 | 18 | - (instancetype)initWithMapView:(nullable MKMapView *)mapView NS_DESIGNATED_INITIALIZER; 19 | @property (nonatomic, strong, nullable) MKMapView *mapView; 20 | 21 | @end 22 | 23 | NS_ASSUME_NONNULL_END 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MKUserTrackingButton.h: -------------------------------------------------------------------------------- 1 | // 2 | // MKUserTrackingButton.h 3 | // MapKit 4 | // 5 | // Copyright © 2017 Apple, Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | @class MKMapView; 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED 15 | @interface MKUserTrackingButton : UIView 16 | 17 | + (instancetype)userTrackingButtonWithMapView:(nullable MKMapView *)mapView; 18 | @property (nonatomic, nullable, weak) MKMapView *mapView; 19 | 20 | @end 21 | 22 | NS_ASSUME_NONNULL_END 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/MapKit.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: MapKit 3 | Tags: 4 | - Name: MKErrorCode 5 | NSErrorDomain: MKErrorDomain 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MapKit.framework/Headers/NSUserActivity+MKMapItem.h: -------------------------------------------------------------------------------- 1 | // 2 | // NSUserActivity+MKMapItem.h 3 | // MapKit 4 | // 5 | // Copyright (c) 2009-2016, Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | @class MKMapItem; 11 | 12 | @interface NSUserActivity (MKMapItem) 13 | 14 | @property (nonatomic, strong) MKMapItem *mapItem NS_AVAILABLE(10_12, 10_0) __TVOS_AVAILABLE(10_0) __WATCHOS_AVAILABLE(3_0); 15 | 16 | @end 17 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MediaAccessibility.framework/Headers/MediaAccessibility.h: -------------------------------------------------------------------------------- 1 | #ifndef MediaAccessibility_MediaAccessibility_h 2 | #define MediaAccessibility_MediaAccessibility_h 3 | 4 | #include 5 | #include 6 | 7 | #include 8 | #include 9 | #include 10 | 11 | #endif 12 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MediaAccessibility.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module MediaAccessibility [extern_c] { 2 | umbrella header "MediaAccessibility.h" 3 | export * 4 | module * { export * } 5 | } 6 | 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MediaPlayer.framework/Headers/MPVolumeSettings.h: -------------------------------------------------------------------------------- 1 | // 2 | // MPVolumeSettings.h 3 | // MediaPlayer 4 | // 5 | // Copyright 2008 Apple, Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | 12 | MP_EXTERN void MPVolumeSettingsAlertShow(void) MP_PROHIBITED(tvos); 13 | MP_EXTERN void MPVolumeSettingsAlertHide(void) MP_PROHIBITED(tvos); 14 | MP_EXTERN BOOL MPVolumeSettingsAlertIsVisible(void) MP_PROHIBITED(tvos); 15 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MediaPlayer.framework/Headers/NSUserActivity+MediaPlayerAdditions.h: -------------------------------------------------------------------------------- 1 | // 2 | // NSUserActivity+MediaPlayerAdditions.h 3 | // MediaPlayer 4 | // 5 | // Copyright © 2016 Apple, Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | @interface NSUserActivity (MediaPlayerAdditions) 14 | 15 | /// A unique identifier relative to the app's media content catalog for the displayed media item. 16 | @property (nonatomic, copy, nullable) NSString *externalMediaContentIdentifier MP_API(ios(10.1), tvos(10.0.1)) MP_UNAVAILABLE(watchos); 17 | 18 | @end 19 | 20 | NS_ASSUME_NONNULL_END 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MediaPlayer.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module MediaPlayer [extern_c] { 2 | umbrella header "MediaPlayer.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MediaToolbox.framework/Headers/MediaToolbox.h: -------------------------------------------------------------------------------- 1 | /* 2 | File: MediaToolbox.h 3 | 4 | Framework: MediaToolbox 5 | 6 | Copyright 2012-2015 Apple Inc. All rights reserved. 7 | 8 | To report bugs, go to: http://developer.apple.com/bugreporter/ 9 | */ 10 | 11 | #include 12 | #if !TARGET_OS_IPHONE 13 | #include 14 | #endif // !TARGET_OS_IPHONE 15 | #include 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MediaToolbox.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module MediaToolbox [extern_c] { 2 | umbrella header "MediaToolbox.h" 3 | export * 4 | module * { export * } 5 | } 6 | 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MessageUI.framework/Headers/MessageUI.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: MessageUI 3 | Tags: 4 | - Name: MFMailComposeErrorCode 5 | NSErrorDomain: MFMailComposeErrorDomain 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MessageUI.framework/Headers/MessageUI.h: -------------------------------------------------------------------------------- 1 | /* 2 | * MessageUI.h 3 | * MessageUI 4 | * 5 | * Copyright 2009, 2010 Apple Inc. All rights reserved. 6 | * 7 | */ 8 | 9 | 10 | #import 11 | #import 12 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MessageUI.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module MessageUI { 2 | umbrella header "MessageUI.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Messages.framework/Headers/MSMessageLayout.h: -------------------------------------------------------------------------------- 1 | /*! 2 | @header MSMessageLayout 3 | @copyright Copyright (c) 2016 Apple Inc. All rights reserved. 4 | */ 5 | 6 | #import 7 | 8 | NS_ASSUME_NONNULL_BEGIN 9 | 10 | /*! 11 | @class MSMessageLayout 12 | @abstract The MSMessageLayout is an abstract base for classes that define a messages presentation in the conversation transcript. 13 | */ 14 | NS_CLASS_AVAILABLE_IOS(10_0) 15 | @interface MSMessageLayout : NSObject 16 | @end 17 | 18 | NS_ASSUME_NONNULL_END 19 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Messages.framework/Headers/MSSession.h: -------------------------------------------------------------------------------- 1 | /*! 2 | @header MSSession 3 | @copyright Copyright (c) 2016 Apple Inc. All rights reserved. 4 | */ 5 | 6 | #import 7 | 8 | NS_ASSUME_NONNULL_BEGIN 9 | 10 | /*! 11 | @class MSSession 12 | @abstract A MSSession establishes a relationship between a sequence of messages within a conversation. 13 | @discussion Messages created with the same session are represented as a single 14 | entry in the conversation transcript. 15 | */ 16 | NS_CLASS_AVAILABLE_IOS(10_0) 17 | @interface MSSession : NSObject 18 | @end 19 | 20 | NS_ASSUME_NONNULL_END 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Messages.framework/Headers/MessagesDefines.h: -------------------------------------------------------------------------------- 1 | // 2 | // MessagesDefines.h 3 | // Messages 4 | // 5 | // Copyright © 2016 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifdef __cplusplus 9 | #define MESSAGES_EXTERN extern "C" __attribute__((visibility("default"))) 10 | #else 11 | #define MESSAGES_EXTERN extern __attribute__((visibility("default"))) 12 | #endif 13 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Messages.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module Messages { 2 | umbrella header "Messages.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Metal.framework/Headers/MTLFence.h: -------------------------------------------------------------------------------- 1 | // 2 | // MTFence.h 3 | // Metal 4 | // 5 | // Copyright (c) 2016 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | 12 | NS_AVAILABLE(10_13, 10_0) 13 | @protocol MTLFence 14 | @property (nonnull, readonly) id device; 15 | 16 | /*! 17 | @property label 18 | @abstract A string to help identify this object. 19 | */ 20 | @property (nullable, copy, atomic) NSString *label; 21 | 22 | @end 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Metal.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module Metal { 2 | umbrella header "Metal.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MetalKit.framework/Headers/MTKDefines.h: -------------------------------------------------------------------------------- 1 | // 2 | // MTKDefines.h 3 | // MetalKit 4 | // 5 | // Copyright © 2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | #define MTK_EXPORT __attribute__((visibility ("default"))) 12 | 13 | #define MTK_INLINE static __inline__ 14 | 15 | #ifdef __cplusplus 16 | #define MTK_EXTERN extern "C" MTK_EXPORT 17 | #else 18 | #define MTK_EXTERN extern MTK_EXPORT 19 | #endif 20 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MetalKit.framework/Headers/MetalKit.h: -------------------------------------------------------------------------------- 1 | // 2 | // MetalKit.h 3 | // MetalKit 4 | // 5 | // Copyright © 2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MetalKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module MetalKit { 2 | umbrella header "MetalKit.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Headers/MPSCore.h: -------------------------------------------------------------------------------- 1 | /*! 2 | * @header MPSCore.h 3 | * @framework MPSCore 4 | * @description This header is the public entrypoint into the MPSCore subframework 5 | * of MetalPerformanceShaders. It defines a few shared types used by 6 | * the other MPS subframeworks, and some core infrastructure. 7 | * 8 | * @copyright Copyright (c) 2017 Apple Inc. All rights reserved. 9 | */ 10 | 11 | #ifndef MPSCore_h 12 | #define MPSCore_h 13 | 14 | #import 15 | #import 16 | #import 17 | #import 18 | 19 | #endif /* MPSCore_h */ 20 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | 2 | framework module MPSCore { 3 | umbrella header "MPSCore.h" 4 | 5 | export * 6 | module * { export * } 7 | } 8 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module MPSImage { 2 | umbrella header "MPSImage.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Headers/MPSMatrix.h: -------------------------------------------------------------------------------- 1 | /*! 2 | * @header MPSMatrix.h 3 | * @framework MPSMatrix 4 | * 5 | * @copyright Copyright (c) 2017 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | #import 10 | #import 11 | #import 12 | #import 13 | #import 14 | #import 15 | 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module MPSMatrix { 2 | umbrella header "MPSMatrix.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Headers/MPSMatrixLayer.h: -------------------------------------------------------------------------------- 1 | /*! 2 | * @header MPSMatrixLayer.h 3 | * @framework MPSNeuralNetwork 4 | * 5 | * @copyright Copyright (c) 2017 Apple Inc. All rights reserved. 6 | */ 7 | 8 | #ifndef MPSMatrixLayer_h 9 | #define MPSMatrixLayer_h 10 | 11 | #import 12 | #import 13 | 14 | #endif /* MPSMatrixLayer_h */ 15 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module MPSNeuralNetwork { 2 | umbrella header "MPSNeuralNetwork.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MetalPerformanceShaders.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module MetalPerformanceShaders { 2 | umbrella header "MetalPerformanceShaders.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MobileCoreServices.framework/Headers/MobileCoreServices.h: -------------------------------------------------------------------------------- 1 | /* 2 | MobileCoreServices.h 3 | Copyright (c) 2009, Apple Inc. All rights reserved. 4 | */ 5 | 6 | #ifndef __MOBILECORESERVICES__ 7 | 8 | #include 9 | #include 10 | 11 | #endif /* __MOBILECORESERVICES__ */ 12 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/ModelIO.framework/Headers/ModelIOExports.h: -------------------------------------------------------------------------------- 1 | // 2 | // @header ModelIOExports.h 3 | // @framework ModelIO 4 | // 5 | // @copyright (c) 2015 Apple. All rights reserved. 6 | // 7 | #pragma once 8 | 9 | #ifdef __cplusplus 10 | # define MDL_EXPORT_CPPCLASS __attribute__((visibility ("default"))) 11 | # define MDL_EXPORT extern "C" __attribute__((visibility ("default"))) 12 | #else 13 | # define MDL_EXPORT extern __attribute__((visibility ("default"))) 14 | #endif 15 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/ModelIO.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | 2 | framework module ModelIO { 3 | umbrella header "ModelIO.h" 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MultipeerConnectivity.framework/Headers/MultipeerConnectivity.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: MultipeerConnectivity 3 | Tags: 4 | - Name: MCErrorCode 5 | NSErrorDomain: MCErrorDomain 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MultipeerConnectivity.framework/Headers/MultipeerConnectivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // MultipeerConnectivity.h 3 | // MultipeerConnectivity 4 | // 5 | // Copyright 2013 Apple Inc. All rights reserved. 6 | // 7 | 8 | // MultipeerConnectivity headers 9 | #import 10 | #import 11 | #import 12 | #import 13 | #import 14 | #import 15 | #import 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/MultipeerConnectivity.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module MultipeerConnectivity [extern_c] { 2 | umbrella "Headers" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | 8 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/NetworkExtension.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module NetworkExtension [extern_c] { 2 | umbrella header "NetworkExtension.h" 3 | export * 4 | } 5 | 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/NewsstandKit.framework/Headers/NewsstandKit.h: -------------------------------------------------------------------------------- 1 | // 2 | // NewsstandKit.h 3 | // NewsstandKit 4 | // 5 | // Copyright 2011 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | 11 | #import 12 | #import 13 | #import 14 | 15 | #import 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/NewsstandKit.framework/NewsstandKit.tbd: -------------------------------------------------------------------------------- 1 | --- !tapi-tbd-v2 2 | archs: [ i386, x86_64 ] 3 | uuids: [ 'i386: 9975E71C-5EDD-3B18-A4D5-C7C075B0B929', 'x86_64: CD3C802B-A460-353E-A076-411E91BCED3F' ] 4 | platform: ios 5 | install-name: /System/Library/Frameworks/NewsstandKit.framework/NewsstandKit 6 | objc-constraint: none 7 | exports: 8 | - archs: [ i386, x86_64 ] 9 | symbols: [ _NKIssueDownloadCompletedNotification ] 10 | objc-classes: [ _NKAssetDownload, _NKIssue, _NKLibrary ] 11 | ... 12 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/NotificationCenter.framework/Headers/NCWidgetTypes.h: -------------------------------------------------------------------------------- 1 | // 2 | // NCWidgetTypes.h 3 | // NotificationCenter 4 | // 5 | // Copyright © 2016 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | typedef NS_ENUM(NSInteger, NCWidgetDisplayMode) { 11 | NCWidgetDisplayModeCompact, // Fixed height 12 | NCWidgetDisplayModeExpanded, // Variable height 13 | } NS_ENUM_AVAILABLE_IOS(10_0); 14 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/NotificationCenter.framework/Headers/NotificationCenter.h: -------------------------------------------------------------------------------- 1 | // 2 | // NotificationCenter.h 3 | // NotificationCenter 4 | // 5 | // Copyright (c) 2014 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/NotificationCenter.framework/Headers/NotificationCenterDefines.h: -------------------------------------------------------------------------------- 1 | // 2 | // NotificationCenterDefines.h 3 | // NotificationCenter 4 | // 5 | // Copyright © 2015 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | #ifdef __cplusplus 11 | #define NOTIFICATION_CENTER_EXTERN extern "C" __attribute__((visibility ("default"))) 12 | #else 13 | #define NOTIFICATION_CENTER_EXTERN extern __attribute__((visibility ("default"))) 14 | #endif 15 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/NotificationCenter.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module NotificationCenter { 2 | umbrella header "NotificationCenter.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/OpenAL.framework/Headers/OpenAL.h: -------------------------------------------------------------------------------- 1 | /*! 2 | @file OpenAL.h 3 | @framework OpenAL.framework 4 | @copyright (c) 2002-2015 by Apple, Inc., all rights reserved. 5 | @abstract Umbrella header for OpenAL framework. 6 | */ 7 | 8 | #ifndef OpenAL_OpenAL_h 9 | #define OpenAL_OpenAL_h 10 | 11 | #include 12 | #include 13 | #include 14 | #include 15 | 16 | #endif /* defined(OpenAL_OpenAL_h) */ 17 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/OpenAL.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module OpenAL [extern_c] { 2 | umbrella header "OpenAL.h" 3 | 4 | export * 5 | module * { export * } 6 | } -------------------------------------------------------------------------------- /System_Frameworks_iOS/OpenGLES.framework/Headers/EAGLIOSurface.h: -------------------------------------------------------------------------------- 1 | /* 2 | Copyright: (c) 2017 Apple Inc. All rights reserved. 3 | */ 4 | 5 | #ifndef _EAGL_IOSURFACE_H_ 6 | #define _EAGL_IOSURFACE_H_ 7 | 8 | #include 9 | 10 | 11 | #endif /* _EAGL_IOSURFACE_H_ */ 12 | 13 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/OpenGLES.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module OpenGLES [extern_c] { 2 | umbrella "Headers" 3 | module * { export * } 4 | 5 | module EAGLIOSurface { 6 | requires objc 7 | header "EAGLIOSurface.h" 8 | export * 9 | } 10 | 11 | module EAGL { 12 | requires objc 13 | header "EAGL.h" 14 | export * 15 | } 16 | 17 | module EAGLDrawable { 18 | requires objc 19 | header "EAGLDrawable.h" 20 | export * 21 | } 22 | } 23 | 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/PDFKit.framework/Headers/PDFAnnotation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TMWu/TMConfuse/48937ec17fceaf55b790e99b4ea31b1d32323b8e/System_Frameworks_iOS/PDFKit.framework/Headers/PDFAnnotation.h -------------------------------------------------------------------------------- /System_Frameworks_iOS/PDFKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module PDFKit { 2 | umbrella header "PDFKit.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/PassKit.framework/Headers/PKLabeledValue.h: -------------------------------------------------------------------------------- 1 | // 2 | // PKLabeledValue.h 3 | // PassKit 4 | // 5 | // Copyright © 2016 Apple, Inc. All rights reserved. 6 | // 7 | #import 8 | 9 | NS_ASSUME_NONNULL_BEGIN 10 | 11 | API_AVAILABLE(ios(10.1)) 12 | @interface PKLabeledValue : NSObject 13 | 14 | - (instancetype)initWithLabel:(NSString *)label 15 | value:(NSString *)value NS_DESIGNATED_INITIALIZER; 16 | 17 | @property (nonatomic, copy, readonly) NSString *label; 18 | @property (nonatomic, copy, readonly) NSString *value; 19 | 20 | @end 21 | 22 | NS_ASSUME_NONNULL_END 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/PassKit.framework/Headers/PKObject.h: -------------------------------------------------------------------------------- 1 | // 2 | // PKObject.h 3 | // PassKit 4 | // 5 | // Copyright (c) 2013 Apple, Inc. All rights reserved. 6 | // 7 | 8 | #ifndef __PKOBJECT_H 9 | #define __PKOBJECT_H 10 | 11 | #import 12 | #import 13 | 14 | @interface PKObject : NSObject 15 | 16 | @end 17 | 18 | #endif // __PKOBJECT_H 19 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/PassKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module PassKit [extern_c] { 2 | umbrella header "PassKit.h" 3 | export * 4 | module * { export * } 5 | } -------------------------------------------------------------------------------- /System_Frameworks_iOS/Photos.framework/Headers/Photos.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: Photos 3 | Classes: 4 | # The below are methods for which overlays provide better implementations 5 | - Name: PHChange 6 | Methods: 7 | - Selector: 'changeDetailsForObject:' 8 | SwiftPrivate: true 9 | MethodKind: Instance 10 | - Selector: 'changeDetailsForFetchResult:' 11 | SwiftPrivate: true 12 | MethodKind: Instance -------------------------------------------------------------------------------- /System_Frameworks_iOS/Photos.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module Photos [extern_c] { 2 | umbrella header "Photos.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/PhotosUI.framework/Headers/PHEditingExtensionContext.h: -------------------------------------------------------------------------------- 1 | // 2 | // PHEditingExtensionContext.h 3 | // PhotosUI 4 | // 5 | // Copyright (c) 2014 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_CLASS_AVAILABLE(NA, 8_0) 11 | @interface PHEditingExtensionContext : NSExtensionContext 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/PhotosUI.framework/Headers/PhotosUI.h: -------------------------------------------------------------------------------- 1 | // 2 | // PhotosUI.h 3 | // PhotosUI 4 | // 5 | // Copyright (c) 2014 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef PhotosUI_PhotosUI_h 9 | #define PhotosUI_PhotosUI_h 10 | 11 | #import 12 | 13 | #if !TARGET_OS_TV 14 | #import 15 | #endif 16 | #import 17 | 18 | #endif 19 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/PushKit.framework/Headers/PKDefines.h: -------------------------------------------------------------------------------- 1 | // 2 | // PKDefines.h 3 | // PushKit 4 | // 5 | // Copyright (c) 2014 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | #ifdef __cplusplus 11 | #define PK_EXPORT extern "C" __attribute__((visibility("default"))) 12 | #else 13 | #define PK_EXPORT extern __attribute__((visibility("default"))) 14 | #endif 15 | 16 | typedef NSString *PKPushType NS_STRING_ENUM; 17 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/PushKit.framework/Headers/PKPushCredentials.h: -------------------------------------------------------------------------------- 1 | // 2 | // PKPushCredentials.h 3 | // PushKit 4 | // 5 | // Copyright (c) 2014 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | NS_CLASS_AVAILABLE_IOS(8_0) 14 | @interface PKPushCredentials : NSObject 15 | 16 | @property (readonly,copy) PKPushType type; 17 | @property (readonly,copy) NSData *token; 18 | 19 | @end 20 | 21 | NS_ASSUME_NONNULL_END 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/PushKit.framework/Headers/PKPushPayload.h: -------------------------------------------------------------------------------- 1 | // 2 | // PKPushPayload.h 3 | // PushKit 4 | // 5 | // Copyright (c) 2014 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | NS_CLASS_AVAILABLE_IOS(8_0) 14 | @interface PKPushPayload : NSObject 15 | 16 | @property (readonly,copy) PKPushType type; 17 | @property (readonly,copy) NSDictionary *dictionaryPayload; 18 | 19 | @end 20 | 21 | NS_ASSUME_NONNULL_END 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/PushKit.framework/Headers/PushKit.h: -------------------------------------------------------------------------------- 1 | // 2 | // PushKit.h 3 | // PushKit 4 | // 5 | // Copyright (c) 2014 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | #import 12 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/PushKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module PushKit { 2 | umbrella header "PushKit.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/PushKit.framework/PushKit.tbd: -------------------------------------------------------------------------------- 1 | --- !tapi-tbd-v2 2 | archs: [ i386, x86_64 ] 3 | uuids: [ 'i386: 271D424C-8FB3-3257-B673-2B8C464C1670', 'x86_64: C52D90E6-C56C-3BFD-9598-D42F6AD9C1CE' ] 4 | platform: ios 5 | install-name: /System/Library/Frameworks/PushKit.framework/PushKit 6 | objc-constraint: none 7 | exports: 8 | - archs: [ i386, x86_64 ] 9 | symbols: [ _PKPushTypeComplication, _PKPushTypeFileProvider, _PKPushTypeVoIP, 10 | _PushKitVersionNumber, _PushKitVersionString ] 11 | objc-classes: [ _PKPushCredentials, _PKPushPayload, _PKPushRegistry ] 12 | ... 13 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/QuartzCore.framework/Headers/QuartzCore.apinotes: -------------------------------------------------------------------------------- 1 | Name: QuartzCore 2 | Classes: 3 | - Name: CALayer 4 | Methods: 5 | - Selector: 'setNeedsDisplayInRect:' 6 | SwiftName: setNeedsDisplay(_:) 7 | MethodKind: Instance 8 | SwiftVersions: 9 | - Version: 3 10 | Classes: 11 | - Name: CALayer 12 | Methods: 13 | - Selector: 'setNeedsDisplayInRect:' 14 | SwiftName: setNeedsDisplayIn(_:) 15 | MethodKind: Instance 16 | - Name: CAMediaTimingFunction 17 | Methods: 18 | - Selector: 'getControlPointAtIndex:values:' 19 | MethodKind: Instance 20 | Parameters: 21 | - Position: 1 22 | Nullability: U -------------------------------------------------------------------------------- /System_Frameworks_iOS/QuartzCore.framework/Headers/QuartzCore.h: -------------------------------------------------------------------------------- 1 | /* QuartzCore.h 2 | 3 | Copyright (c) 2004-2017, Apple Inc. 4 | All rights reserved. */ 5 | 6 | #ifndef QUARTZCORE_H 7 | #define QUARTZCORE_H 8 | 9 | #include 10 | 11 | #endif /* QUARTZCORE_H */ 12 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/QuartzCore.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module QuartzCore { 2 | umbrella header "QuartzCore.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/QuickLook.framework/Headers/QuickLook.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: QuickLook 3 | Classes: 4 | - Name: QLPreviewController 5 | Methods: 6 | - Selector: 'canPreviewItem:' 7 | SwiftName: canPreview(_:) 8 | MethodKind: Class 9 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/QuickLook.framework/Headers/QuickLook.h: -------------------------------------------------------------------------------- 1 | // 2 | // QuickLook.h 3 | // QuickLook 4 | // 5 | // Copyright (c) 2008-2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | 9 | #if !defined(__QUICKLOOK_QUICKLOOK__) 10 | #define __QUICKLOOK_QUICKLOOK__ 11 | 12 | #include 13 | #include 14 | 15 | #if __OBJC__ 16 | #import 17 | #import 18 | #import 19 | #import 20 | #import 21 | #import 22 | #endif 23 | 24 | #endif 25 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/QuickLook.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module QuickLook { 2 | umbrella header "QuickLook.h" 3 | 4 | export * 5 | module * { export * } 6 | } -------------------------------------------------------------------------------- /System_Frameworks_iOS/ReplayKit.framework/Headers/ReplayKit.h: -------------------------------------------------------------------------------- 1 | // 2 | // ReplayKit.h 3 | // ReplayKit 4 | // 5 | // Copyright © 2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | #import 11 | #import 12 | #import 13 | #import 14 | #import 15 | 16 | 17 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/ReplayKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module ReplayKit { 2 | umbrella header "ReplayKit.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/SafariServices.framework/Headers/SFContentBlockerState.h: -------------------------------------------------------------------------------- 1 | // 2 | // SFContentBlockerState.h 3 | // SafariServices 4 | // 5 | // Copyright © 2016 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | SF_EXTERN API_AVAILABLE(ios(10.0)) 12 | @interface SFContentBlockerState : NSObject 13 | 14 | @property (nonatomic, readonly, getter=isEnabled) BOOL enabled; 15 | 16 | @end 17 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/SafariServices.framework/Headers/SFError.h: -------------------------------------------------------------------------------- 1 | // 2 | // SFError.h 3 | // SafariServices 4 | // 5 | // Copyright © 2016 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | SF_EXTERN NSString * const SFErrorDomain API_AVAILABLE(ios(10.0)); 12 | 13 | typedef NS_ENUM(NSInteger, SFErrorCode) { 14 | SFErrorNoExtensionFound = 1, 15 | SFErrorNoAttachmentFound = 2, 16 | SFErrorLoadingInterrupted = 3, 17 | } API_AVAILABLE(ios(10.0)); 18 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/SafariServices.framework/Headers/SFFoundation.h: -------------------------------------------------------------------------------- 1 | // 2 | // SFFoundation.h 3 | // SafariServices 4 | // 5 | // Copyright © 2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifdef __cplusplus 9 | #define SF_EXTERN extern "C" __attribute__((visibility ("default"))) 10 | #else 11 | #define SF_EXTERN extern __attribute__((visibility ("default"))) 12 | #endif 13 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/SafariServices.framework/Headers/SafariServices.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: SafariServices 3 | Tags: 4 | - Name: SFErrorCode 5 | NSErrorDomain: SFErrorDomain 6 | - Name: SSReadingListErrorCode 7 | NSErrorDomain: SSReadingListErrorDomain 8 | - Name: SFAuthenticationError 9 | NSErrorDomain: SFAuthenticationErrorDomain 10 | SwiftVersions: 11 | - Version: 3 12 | Classes: 13 | - Name: SFSafariViewController 14 | Properties: 15 | - Name: preferredBarTintColor 16 | PropertyKind: Instance 17 | Nullability: N 18 | - Name: preferredControlTintColor 19 | PropertyKind: Instance 20 | Nullability: N 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/SafariServices.framework/Headers/SafariServices.h: -------------------------------------------------------------------------------- 1 | // 2 | // SafariServices.h 3 | // SafariServices 4 | // 5 | // Copyright (c) 2013 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | #import 12 | #import 13 | #import 14 | #import 15 | #import 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/SafariServices.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module SafariServices [extern_c] { 2 | umbrella header "SafariServices.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/SceneKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module SceneKit { 2 | umbrella header "SceneKit.h" 3 | export * 4 | module * { export * } 5 | 6 | // The contents of explicit submodules are only made available when the submodule itself was explicitly named in an import declaration or was re-exported from an imported module. 7 | explicit module ModelIO { 8 | header "ModelIO.h" 9 | export * 10 | } 11 | } -------------------------------------------------------------------------------- /System_Frameworks_iOS/Security.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module Security [extern_c] { 2 | umbrella header "Security.h" 3 | 4 | export * 5 | module * { 6 | export * 7 | } 8 | 9 | 10 | explicit module CipherSuite { 11 | header "CipherSuite.h" 12 | export * 13 | } 14 | explicit module SecureTransport { 15 | header "SecureTransport.h" 16 | export * 17 | } 18 | 19 | } 20 | 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Social.framework/Headers/SLServiceTypes.h: -------------------------------------------------------------------------------- 1 | // 2 | // SLServiceTypes.h 3 | // Social 4 | // 5 | // Copyright (c) 2014 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | SOCIAL_EXTERN NSString *const SLServiceTypeTwitter NS_DEPRECATED(10_8, 10_13, 6_0, 11_0); 12 | SOCIAL_EXTERN NSString *const SLServiceTypeFacebook NS_DEPRECATED(10_8, 10_13, 6_0, 11_0); 13 | SOCIAL_EXTERN NSString *const SLServiceTypeSinaWeibo NS_DEPRECATED(10_8, 10_13, 6_0, 11_0); 14 | SOCIAL_EXTERN NSString *const SLServiceTypeTencentWeibo NS_DEPRECATED(10_8, 10_13, 6_0, 11_0); 15 | SOCIAL_EXTERN NSString *const SLServiceTypeLinkedIn NS_DEPRECATED(10_8, 10_13, 6_0, 11_0); 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Social.framework/Headers/Social.h: -------------------------------------------------------------------------------- 1 | // 2 | // Social.h 3 | // Social 4 | // 5 | // Copyright (c) 2014 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | #if TARGET_OS_IPHONE 12 | #import 13 | #import 14 | #endif 15 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Social.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module Social [extern_c] { 2 | umbrella header "Social.h" 3 | export * 4 | module * { export * } 5 | } -------------------------------------------------------------------------------- /System_Frameworks_iOS/Speech.framework/Headers/SFSpeechRecognitionTaskHint.h: -------------------------------------------------------------------------------- 1 | // 2 | // SFSpeechRecognitionTaskHint.h 3 | // Copyright (c) 2016 Apple Inc. All rights reserved. 4 | 5 | // Hints on kind of speech recognition being performed 6 | typedef NS_ENUM(NSInteger, SFSpeechRecognitionTaskHint) { 7 | SFSpeechRecognitionTaskHintUnspecified = 0, // Unspecified recognition 8 | 9 | SFSpeechRecognitionTaskHintDictation = 1, // General dictation/keyboard-style 10 | SFSpeechRecognitionTaskHintSearch = 2, // Search-style requests 11 | SFSpeechRecognitionTaskHintConfirmation = 3, // Short, confirmation-style requests ("Yes", "No", "Maybe") 12 | } API_AVAILABLE(ios(10.0)); 13 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Speech.framework/Headers/SFTranscription.h: -------------------------------------------------------------------------------- 1 | // 2 | // SFTranscription.h 3 | // Copyright (c) 2016 Apple Inc. All rights reserved. 4 | // 5 | 6 | #import 7 | 8 | NS_ASSUME_NONNULL_BEGIN 9 | 10 | @class SFTranscriptionSegment; 11 | 12 | // A hypothesized text form of a speech recording 13 | API_AVAILABLE(ios(10.0)) 14 | @interface SFTranscription : NSObject 15 | 16 | // Contains the entire recognition, formatted into a single user-displayable string 17 | @property (nonatomic, readonly, copy) NSString *formattedString; 18 | 19 | @property (nonatomic, readonly, copy) NSArray *segments; 20 | 21 | @end 22 | 23 | NS_ASSUME_NONNULL_END 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Speech.framework/Headers/Speech.h: -------------------------------------------------------------------------------- 1 | // 2 | // Speech.h 3 | // 4 | // Copyright (c) 2016 Apple, Inc. All rights reserved. 5 | // 6 | 7 | #import 8 | 9 | #import 10 | #import 11 | #import 12 | #import 13 | #import 14 | #import 15 | #import 16 | 17 | 18 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Speech.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module Speech [extern_c] { 2 | umbrella header "Speech.h" 3 | export * 4 | module * { export * } 5 | } -------------------------------------------------------------------------------- /System_Frameworks_iOS/SpriteKit.framework/Headers/SKVersion.h: -------------------------------------------------------------------------------- 1 | #define SK_VERSION 21001000 2 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/SpriteKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module SpriteKit { 2 | umbrella header "SpriteKit.h" 3 | export * 4 | module * { export * } 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/StoreKit.framework/Headers/StoreKit.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: StoreKit 3 | Classes: 4 | - Name: SKPaymentQueue 5 | Methods: 6 | - Selector: 'resumeDownloads:' 7 | MethodKind: Instance 8 | SwiftName: 'resume(_:)' 9 | Tags: 10 | - Name: SKErrorCode 11 | NSErrorDomain: SKErrorDomain 12 | SwiftVersions: 13 | - Version: 3 14 | Globals: 15 | - Name: "SKCloudServiceSetupOptionsAffiliateTokenKey" 16 | SwiftName: "affiliateTokenKey" 17 | - Name: "SKCloudServiceSetupOptionsCampaignTokenKey" 18 | SwiftName: "campaignTokenKey" 19 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/StoreKit.framework/Headers/StoreKitDefines.h: -------------------------------------------------------------------------------- 1 | // 2 | // StoreKitDefines.h 3 | // StoreKit 4 | // 5 | // Copyright 2009 Apple, Inc. All rights reserved. 6 | // 7 | 8 | #ifdef __cplusplus 9 | #define SK_EXTERN extern "C" __attribute__((visibility ("default"))) 10 | #else 11 | #define SK_EXTERN extern __attribute__((visibility ("default"))) 12 | #endif 13 | 14 | #define SK_EXTERN_CLASS __attribute__((visibility("default"))) 15 | #define SK_EXTERN_CLASS_AVAILABLE(version) __attribute__((visibility("default"))) NS_CLASS_AVAILABLE(NA, version) 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/StoreKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module StoreKit [extern_c] { 2 | umbrella header "StoreKit.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | 8 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/SystemConfiguration.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module SystemConfiguration [extern_c] { 2 | umbrella header "SystemConfiguration.h" 3 | 4 | export * 5 | module * { export * } 6 | 7 | explicit module CaptiveNetwork { 8 | header "CaptiveNetwork.h" 9 | export * 10 | } 11 | 12 | explicit module DHCPClientPreferences { 13 | header "DHCPClientPreferences.h" 14 | export * 15 | } 16 | 17 | explicit module SCDynamicStoreCopyDHCPInfo { 18 | header "SCDynamicStoreCopyDHCPInfo.h" 19 | export * 20 | } 21 | } 22 | 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Twitter.framework/Headers/Twitter.h: -------------------------------------------------------------------------------- 1 | // 2 | // Twitter.h 3 | // Twitter 4 | // 5 | // Copyright 2011 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #if TARGET_OS_IPHONE 10 | #import 11 | #endif 12 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Twitter.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module Twitter [extern_c] { 2 | umbrella header "Twitter.h" 3 | requires !swift 4 | export * 5 | module * { export * } 6 | } -------------------------------------------------------------------------------- /System_Frameworks_iOS/Twitter.framework/Twitter.tbd: -------------------------------------------------------------------------------- 1 | --- !tapi-tbd-v2 2 | archs: [ i386, x86_64 ] 3 | uuids: [ 'i386: 599E4592-2459-34EA-BF6F-46D9321A630E', 'x86_64: DF7FCCC4-3B5F-3705-AE9C-ACAEC1E6AB6B' ] 4 | platform: ios 5 | install-name: /System/Library/Frameworks/Twitter.framework/Twitter 6 | current-version: 164 7 | objc-constraint: none 8 | exports: 9 | - archs: [ i386, x86_64 ] 10 | objc-classes: [ _TWRequest, _TWTweetComposeViewController ] 11 | ... 12 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UIKit.framework/Frameworks/DocumentManager.framework/Headers/DocumentManager.h: -------------------------------------------------------------------------------- 1 | // 2 | // DocumentManager.h 3 | // DocumentManager 4 | // 5 | // Copyright © 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | #import 11 | #import 12 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UIKit.framework/Headers/NSFileProviderExtension.h: -------------------------------------------------------------------------------- 1 | // 2 | // NSFileProviderExtension.h 3 | // UIKit 4 | // 5 | // Copyright (c) 2014-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | #if __has_include() 11 | 12 | // NSFileProviderExtension has moved to its own framework. 13 | // Please modify your project to link against and include FileProvider.framework instead of UIKit. 14 | #import 15 | 16 | #endif 17 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UIKit.framework/Headers/UIAlert.h: -------------------------------------------------------------------------------- 1 | // 2 | // UIAlert.h 3 | // UIKit 4 | // 5 | // Copyright (c) 2005-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UIKit.framework/Headers/UINibDeclarations.h: -------------------------------------------------------------------------------- 1 | // 2 | // UINibDeclarations.h 3 | // UIKit 4 | // 5 | // Copyright (c) 2005-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef IBOutlet 9 | #define IBOutlet 10 | #endif 11 | 12 | #ifndef IBOutletCollection 13 | #define IBOutletCollection(ClassName) 14 | #endif 15 | 16 | #ifndef IBAction 17 | #define IBAction void 18 | #endif 19 | 20 | #ifndef IBInspectable 21 | #define IBInspectable 22 | #endif 23 | 24 | #ifndef IB_DESIGNABLE 25 | #define IB_DESIGNABLE 26 | #endif 27 | 28 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UIKit.framework/Headers/UIPressesEvent.h: -------------------------------------------------------------------------------- 1 | // 2 | // UIPressesEvent.h 3 | // UIKit 4 | // 5 | // Copyright (c) 2005-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | NS_CLASS_AVAILABLE_IOS(9_0) @interface UIPressesEvent : UIEvent 15 | 16 | #if UIKIT_DEFINE_AS_PROPERTIES 17 | @property(nonatomic, readonly) NSSet *allPresses; 18 | #else 19 | - (NSSet *)allPresses; 20 | #endif 21 | - (NSSet *)pressesForGestureRecognizer:(UIGestureRecognizer *)gesture; 22 | 23 | @end 24 | 25 | NS_ASSUME_NONNULL_END 26 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UIKit.framework/Headers/UIPrintError.h: -------------------------------------------------------------------------------- 1 | // 2 | // UIPrintError.h 3 | // UIKit 4 | // 5 | // Copyright 2010-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | UIKIT_EXTERN NSErrorDomain const UIPrintErrorDomain __TVOS_PROHIBITED; 14 | 15 | enum { 16 | UIPrintingNotAvailableError = 1, // cannot print at this time 17 | UIPrintNoContentError, // empty list of files or images 18 | UIPrintUnknownImageFormatError, // unrecognized image format 19 | UIPrintJobFailedError, // internal error with print job 20 | } __TVOS_PROHIBITED; 21 | 22 | NS_ASSUME_NONNULL_END 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UIKit.framework/Headers/UIScreenMode.h: -------------------------------------------------------------------------------- 1 | // 2 | // UIScreenMode.h 3 | // UIKit 4 | // 5 | // Copyright (c) 2009-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | 12 | NS_CLASS_AVAILABLE_IOS(3_2) @interface UIScreenMode : NSObject 13 | 14 | @property(readonly,nonatomic) CGSize size; // The width and height in pixels 15 | @property(readonly,nonatomic) CGFloat pixelAspectRatio; // The aspect ratio of a single pixel. The ratio is defined as X/Y. 16 | 17 | @end 18 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UIKit.framework/Headers/UISelectionFeedbackGenerator.h: -------------------------------------------------------------------------------- 1 | // 2 | // UISelectionFeedbackGenerator.h 3 | // UIKit 4 | // 5 | // Copyright © 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | // UISelectionFeedbackGenerator is used to give user feedback when a selection changes 13 | UIKIT_CLASS_AVAILABLE_IOS_ONLY(10_0) @interface UISelectionFeedbackGenerator : UIFeedbackGenerator 14 | 15 | /// call when the selection changes (not on initial selection) 16 | - (void)selectionChanged; 17 | 18 | @end 19 | 20 | NS_ASSUME_NONNULL_END 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UIKit.framework/Headers/UISpringLoadedInteractionSupporting.h: -------------------------------------------------------------------------------- 1 | // 2 | // UISpringLoadedInteractionSupporting.h 3 | // UIKit 4 | // 5 | // Copyright © 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos) 14 | @protocol UISpringLoadedInteractionSupporting 15 | 16 | @property (nonatomic, assign, getter=isSpringLoaded) BOOL springLoaded UIKIT_AVAILABLE_IOS_ONLY(11_0); 17 | 18 | @end 19 | 20 | NS_ASSUME_NONNULL_END 21 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UIKit.framework/Headers/UIStoryboard.h: -------------------------------------------------------------------------------- 1 | // 2 | // UIStoryboard.h 3 | // UIKit 4 | // 5 | // Copyright 2011-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | @class UIViewController; 12 | 13 | NS_ASSUME_NONNULL_BEGIN 14 | 15 | NS_CLASS_AVAILABLE_IOS(5_0) @interface UIStoryboard : NSObject { 16 | } 17 | 18 | + (UIStoryboard *)storyboardWithName:(NSString *)name bundle:(nullable NSBundle *)storyboardBundleOrNil; 19 | 20 | - (nullable __kindof UIViewController *)instantiateInitialViewController; 21 | - (__kindof UIViewController *)instantiateViewControllerWithIdentifier:(NSString *)identifier; 22 | 23 | @end 24 | 25 | NS_ASSUME_NONNULL_END 26 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UIKit.framework/Headers/UIStoryboardPopoverSegue.h: -------------------------------------------------------------------------------- 1 | // 2 | // UIStoryboardPopoverSegue.h 3 | // UIKit 4 | // 5 | // Copyright 2011-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | @class UIPopoverController; 13 | 14 | NS_CLASS_DEPRECATED_IOS(5_0, 9_0, "Access destinationViewController.popoverPresentationController from your segue's performHandler or override of -perform") @interface UIStoryboardPopoverSegue : UIStoryboardSegue { 15 | } 16 | 17 | @property (nonatomic, strong, readonly) UIPopoverController *popoverController; 18 | 19 | @end 20 | 21 | NS_ASSUME_NONNULL_END 22 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UIKit.framework/Headers/UITextInteraction.h: -------------------------------------------------------------------------------- 1 | // 2 | // UITextInteraction.h 3 | // UIKit 4 | // 5 | // Copyright (c) 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | typedef NS_ENUM(NSInteger, UITextItemInteraction) { 9 | UITextItemInteractionInvokeDefaultAction, 10 | UITextItemInteractionPresentActions, 11 | UITextItemInteractionPreview, 12 | } NS_ENUM_AVAILABLE_IOS(10_0); -------------------------------------------------------------------------------- /System_Frameworks_iOS/UIKit.framework/Headers/UITextPasteConfigurationSupporting.h: -------------------------------------------------------------------------------- 1 | // 2 | // UITextPasteConfigurationSupporting.h 3 | // UIKit 4 | // 5 | // Copyright © 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | #import 12 | 13 | NS_ASSUME_NONNULL_BEGIN 14 | 15 | UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) 16 | @protocol UITextPasteConfigurationSupporting 17 | 18 | @property (nonatomic, weak, nullable) id pasteDelegate; 19 | 20 | @end 21 | 22 | NS_ASSUME_NONNULL_END 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UIKit.framework/Headers/UIVisualEffect.h: -------------------------------------------------------------------------------- 1 | // 2 | // UIVisualEffect.h 3 | // UIKit 4 | // 5 | // Copyright © 2016-2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | NS_CLASS_AVAILABLE_IOS(8_0) @interface UIVisualEffect : NSObject 13 | 14 | @end 15 | 16 | NS_ASSUME_NONNULL_END 17 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UIKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module UIKit [extern_c] { 2 | umbrella header "UIKit.h" 3 | 4 | export * 5 | module * { 6 | export * 7 | } 8 | 9 | explicit module UIGestureRecognizerSubclass { 10 | header "UIGestureRecognizerSubclass.h" 11 | export * 12 | } 13 | 14 | explicit module UIGraphicsRendererSubclass { 15 | header "UIGraphicsRendererSubclass.h" 16 | export * 17 | } 18 | 19 | framework module DocumentManager { 20 | umbrella header "DocumentManager.h" 21 | export * 22 | module * { 23 | export * 24 | } 25 | } 26 | } 27 | 28 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UserNotifications.framework/Headers/NSString+UserNotifications.h: -------------------------------------------------------------------------------- 1 | // 2 | // NSString+UserNotifications.h 3 | // UserNotifications 4 | // 5 | // Copyright © 2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | NS_ASSUME_NONNULL_BEGIN 11 | 12 | @interface NSString (UNUserNotificationCenterSupport) 13 | 14 | // Use -[NSString localizedUserNotificationStringForKey:arguments:] to provide a string that will be localized at the time that the notification is presented. 15 | + (NSString *)localizedUserNotificationStringForKey:(NSString *)key arguments:(nullable NSArray *)arguments __IOS_AVAILABLE(10.0) __WATCHOS_AVAILABLE(3.0) __TVOS_PROHIBITED; 16 | 17 | @end 18 | 19 | NS_ASSUME_NONNULL_END 20 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UserNotifications.framework/Headers/UserNotifications.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: UserNotifications 3 | Tags: 4 | - Name: UNErrorCode 5 | NSErrorDomain: UNErrorDomain 6 | 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UserNotificationsUI.framework/Headers/UserNotificationsUI.h: -------------------------------------------------------------------------------- 1 | // 2 | // UserNotificationsUI.h 3 | // UserNotificationsUI 4 | // 5 | // Copyright © 2015 Apple. All rights reserved. 6 | // 7 | 8 | #import 9 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/UserNotificationsUI.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module UserNotificationsUI { 2 | umbrella header "UserNotificationsUI.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/VideoSubscriberAccount.framework/Headers/VideoSubscriberAccount.apinotes: -------------------------------------------------------------------------------- 1 | --- 2 | Name: VideoSubscriberAccount 3 | Tags: 4 | - Name: VSErrorCode 5 | NSErrorDomain: VSErrorDomain 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/VideoSubscriberAccount.framework/Headers/VideoSubscriberAccountDefines.h: -------------------------------------------------------------------------------- 1 | // 2 | // VideoSubscriberAccountDefines.h 3 | // VideoSubscriberAccount 4 | // 5 | // Copyright © 2016 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | #define VS_EXPORT __attribute__((visibility ("default"))) 12 | 13 | #ifdef __cplusplus 14 | #define VS_EXTERN extern "C" VS_EXPORT 15 | #else 16 | #define VS_EXTERN extern VS_EXPORT 17 | #endif 18 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/VideoSubscriberAccount.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module VideoSubscriberAccount { 2 | umbrella header "VideoSubscriberAccount.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/VideoToolbox.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module VideoToolbox [extern_c] { 2 | umbrella header "VideoToolbox.h" 3 | export * 4 | module * { export * } 5 | } 6 | 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Vision.framework/Headers/VNDefines.h: -------------------------------------------------------------------------------- 1 | /* Vision - VNDefines.h 2 | 3 | Copyright (c) 2015 Apple, Inc. 4 | All rights reserved. */ 5 | 6 | #ifndef VNDEFINES_H 7 | #define VNDEFINES_H 8 | 9 | #ifdef __cplusplus 10 | #define VN_EXTERN_C_BEGIN extern "C" { 11 | #define VN_EXTERN_C_END } 12 | #else 13 | #define VN_EXTERN_C_BEGIN 14 | #define VN_EXTERN_C_END 15 | #endif 16 | 17 | #ifdef __cplusplus 18 | # define VN_EXPORT extern "C" __attribute__((visibility("default"))) 19 | #else 20 | # define VN_EXPORT extern __attribute__((visibility("default"))) 21 | #endif 22 | 23 | 24 | #endif /* VNDEFINES_H */ 25 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Vision.framework/Headers/VNDetectFaceRectanglesRequest.h: -------------------------------------------------------------------------------- 1 | // 2 | // VNDetectFaceRectanglesRequest.h 3 | // Vision 4 | // 5 | // Copyright © 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | 14 | /*! 15 | @brief A request that will detect faces in an image. 16 | 17 | @details This request will generate VNFaceObservation objects with defined a boundingBox. 18 | */ 19 | API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) 20 | @interface VNDetectFaceRectanglesRequest : VNImageBasedRequest 21 | @end 22 | 23 | 24 | 25 | NS_ASSUME_NONNULL_END 26 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Vision.framework/Headers/VNDetectHorizonRequest.h: -------------------------------------------------------------------------------- 1 | // 2 | // VNDetectHorizonRequest.h 3 | // Vision 4 | // 5 | // Copyright © 2017 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | 14 | /*! 15 | @brief Determine what the horizon tilt of an image is. 16 | 17 | @discussion If the horizon tilt is detected in an image, the request will provide a VNHorizonObservation in the results which describe how to transform the image so that the horizon line becomes level. 18 | */ 19 | API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) 20 | @interface VNDetectHorizonRequest : VNImageBasedRequest 21 | @end 22 | 23 | 24 | NS_ASSUME_NONNULL_END 25 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/Vision.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module Vision { 2 | umbrella header "Vision.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/WatchConnectivity.framework/Headers/WCDefines.h: -------------------------------------------------------------------------------- 1 | // 2 | // WCDefines.h 3 | // WatchConnectivity 4 | // 5 | // Copyright (c) 2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #ifndef WC_EXTERN 9 | #ifdef __cplusplus 10 | #define WC_EXTERN extern "C" __attribute__((visibility ("default"))) 11 | #else 12 | #define WC_EXTERN extern __attribute__((visibility ("default"))) 13 | #endif 14 | #endif 15 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/WatchConnectivity.framework/Headers/WatchConnectivity.apinotes: -------------------------------------------------------------------------------- 1 | # 2 | # Swift 3 specific notes are at the end of the file. 3 | # The following are notes applicable to Swift 3 and greater 4 | # 5 | Name: WatchConnectivity 6 | Tags: 7 | - Name: WCErrorCode 8 | NSErrorDomain: WCErrorDomain 9 | # 10 | # Swift 3 specific conversions 11 | # 12 | SwiftVersions: 13 | - Version: 3 14 | Classes: 15 | - Name: WCSession 16 | Properties: 17 | - Name: defaultSession 18 | PropertyKind: Class 19 | SwiftImportAsAccessors: true 20 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/WatchConnectivity.framework/Headers/WatchConnectivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // WatchConnectivity.h 3 | // WatchConnectivity 4 | // 5 | // Copyright (c) 2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | 10 | #import 11 | 12 | #import 13 | #import 14 | #import 15 | #import 16 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/WatchConnectivity.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module WatchConnectivity { 2 | umbrella header "WatchConnectivity.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/WatchKit.framework/Headers/WKAccessibility.h: -------------------------------------------------------------------------------- 1 | // 2 | // WKAccessibility.h 3 | // WatchKit 4 | // 5 | // Copyright (c) 2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | WKI_EXTERN BOOL WKAccessibilityIsVoiceOverRunning() WK_AVAILABLE_WATCHOS_ONLY(2.0); 14 | WKI_EXTERN NSString *const WKAccessibilityVoiceOverStatusChanged WK_AVAILABLE_WATCHOS_ONLY(2.0); 15 | 16 | WKI_EXTERN BOOL WKAccessibilityIsReduceMotionEnabled() WK_AVAILABLE_WATCHOS_ONLY(4.0); 17 | WKI_EXTERN NSString *const WKAccessibilityReduceMotionStatusDidChangeNotification WK_AVAILABLE_WATCHOS_ONLY(4.0); 18 | 19 | NS_ASSUME_NONNULL_END 20 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/WatchKit.framework/Headers/WKInterfaceActivityRing.h: -------------------------------------------------------------------------------- 1 | // 2 | // WKInterfaceActivityRing.h 3 | // WatchKit 4 | // 5 | // Copyright (c) 2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | 12 | @class HKActivitySummary; 13 | 14 | NS_ASSUME_NONNULL_BEGIN 15 | 16 | WK_AVAILABLE_WATCHOS_ONLY(2.2) 17 | @interface WKInterfaceActivityRing : WKInterfaceObject 18 | 19 | - (void)setActivitySummary:(nullable HKActivitySummary *)activitySummary animated:(BOOL)animated; 20 | 21 | @end 22 | 23 | NS_ASSUME_NONNULL_END 24 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/WatchKit.framework/Headers/WKInterfaceDate.h: -------------------------------------------------------------------------------- 1 | // 2 | // WKInterfaceDate.h 3 | // WatchKit 4 | // 5 | // Copyright (c) 2014-2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | @class UIColor; 15 | 16 | WK_CLASS_AVAILABLE_IOS(8_2) 17 | @interface WKInterfaceDate : WKInterfaceObject 18 | 19 | - (void)setTextColor:(nullable UIColor *)color; 20 | 21 | - (void)setTimeZone:(nullable NSTimeZone *)timeZone; 22 | - (void)setCalendar:(nullable NSCalendar *)calendar; 23 | 24 | @end 25 | 26 | NS_ASSUME_NONNULL_END 27 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/WatchKit.framework/Headers/WKInterfaceHMCamera.h: -------------------------------------------------------------------------------- 1 | // 2 | // WKInterfaceHMCamera.h 3 | // WatchKit 4 | // 5 | // Copyright © 2016 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | @class HMCameraSource; 12 | 13 | WK_AVAILABLE_WATCHOS_ONLY(3.0) 14 | @interface WKInterfaceHMCamera : WKInterfaceObject 15 | 16 | // Pass nil to clear out the camera source. 17 | - (void)setCameraSource:(nullable HMCameraSource *)cameraSource; 18 | 19 | @end 20 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/WatchKit.framework/Headers/WKInterfaceLabel.h: -------------------------------------------------------------------------------- 1 | // 2 | // WKInterfaceLabel.h 3 | // WatchKit 4 | // 5 | // Copyright (c) 2014-2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | @class UIColor; 15 | 16 | WK_CLASS_AVAILABLE_IOS(8_2) 17 | @interface WKInterfaceLabel : WKInterfaceObject 18 | 19 | - (void)setText:(nullable NSString *)text; 20 | - (void)setTextColor:(nullable UIColor *)color; 21 | 22 | - (void)setAttributedText:(nullable NSAttributedString *)attributedText; 23 | 24 | @end 25 | 26 | NS_ASSUME_NONNULL_END 27 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/WatchKit.framework/Headers/WKInterfacePaymentButton.h: -------------------------------------------------------------------------------- 1 | // 2 | // WKInterfacePaymentButton.h 3 | // WatchKit 4 | // 5 | // Copyright (c) 2016 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | WK_AVAILABLE_WATCHOS_ONLY(3.0) 15 | @interface WKInterfacePaymentButton : WKInterfaceObject 16 | @end 17 | 18 | NS_ASSUME_NONNULL_END 19 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/WatchKit.framework/Headers/WKInterfaceSeparator.h: -------------------------------------------------------------------------------- 1 | // 2 | // WKInterfaceSeparator.h 3 | // WatchKit 4 | // 5 | // Copyright (c) 2014-2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | 11 | NS_ASSUME_NONNULL_BEGIN 12 | 13 | @class UIColor; 14 | 15 | WK_CLASS_AVAILABLE_IOS(8_2) 16 | @interface WKInterfaceSeparator : WKInterfaceObject 17 | 18 | - (void)setColor:(nullable UIColor *)color; 19 | 20 | @end 21 | 22 | NS_ASSUME_NONNULL_END 23 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/WatchKit.framework/Headers/WKInterfaceSlider.h: -------------------------------------------------------------------------------- 1 | // 2 | // WKInterfaceSlider.h 3 | // WatchKit 4 | // 5 | // Copyright (c) 2014-2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | @class UIColor; 15 | 16 | WK_CLASS_AVAILABLE_IOS(8_2) 17 | @interface WKInterfaceSlider : WKInterfaceObject 18 | 19 | - (void)setEnabled:(BOOL)enabled; 20 | - (void)setValue:(float)value; 21 | - (void)setColor:(nullable UIColor *)color; 22 | - (void)setNumberOfSteps:(NSInteger)numberOfSteps; 23 | 24 | @end 25 | 26 | NS_ASSUME_NONNULL_END 27 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/WatchKit.framework/Headers/WKInterfaceTimer.h: -------------------------------------------------------------------------------- 1 | // 2 | // WKInterfaceTimer.h 3 | // WatchKit 4 | // 5 | // Copyright (c) 2014-2015 Apple Inc. All rights reserved. 6 | // 7 | 8 | #import 9 | #import 10 | #import 11 | 12 | NS_ASSUME_NONNULL_BEGIN 13 | 14 | @class UIColor; 15 | 16 | WK_CLASS_AVAILABLE_IOS(8_2) 17 | @interface WKInterfaceTimer : WKInterfaceObject 18 | 19 | - (void)setTextColor:(nullable UIColor *)color; 20 | 21 | - (void)setDate:(NSDate *)date; // count up/down from current date to this date 22 | - (void)start; 23 | - (void)stop; 24 | 25 | @end 26 | 27 | NS_ASSUME_NONNULL_END 28 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/WatchKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module WatchKit { 2 | umbrella header "WatchKit.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/WebKit.framework/Headers/WebKitLegacy.h: -------------------------------------------------------------------------------- 1 | #if defined(__has_include) && __has_include() 2 | #import 3 | #endif 4 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/WebKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module WebKit [system] [extern_c] { 2 | umbrella header "WebKit.h" 3 | module * { export * } 4 | export * 5 | } 6 | -------------------------------------------------------------------------------- /System_Frameworks_iOS/iAd.framework/Headers/iAd.h: -------------------------------------------------------------------------------- 1 | /* 2 | * iAd.h 3 | * iAd 4 | * 5 | * Copyright 2010 Apple, Inc. All rights reserved. 6 | */ 7 | 8 | #import 9 | #import 10 | #import 11 | #import 12 | #import 13 | #import 14 | #import -------------------------------------------------------------------------------- /System_Frameworks_iOS/iAd.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module iAd [extern_c] { 2 | umbrella header "iAd.h" 3 | export * 4 | module * { export * } 5 | } -------------------------------------------------------------------------------- /System_Frameworks_iOS/module.map: -------------------------------------------------------------------------------- 1 | framework module * [extern_c] { 2 | exclude Kernel 3 | exclude System 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | exclude AppleBasebandManager 14 | exclude CoreServices 15 | exclude IOKit 16 | exclude PushRegistrar 17 | 18 | 19 | exclude Metal 20 | 21 | } 22 | 23 | -------------------------------------------------------------------------------- /TMConfuse.xcodeproj/project.xcworkspace/contents.xcworkspacedata: -------------------------------------------------------------------------------- 1 | 2 | 4 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /TMConfuse.xcodeproj/xcuserdata/wuaming.xcuserdatad/xcschemes/xcschememanagement.plist: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | SchemeUserState 6 | 7 | TMConfuse.xcscheme 8 | 9 | orderHint 10 | 0 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /TMConfuse/AppDelegate.h: -------------------------------------------------------------------------------- 1 | // 2 | // AppDelegate.h 3 | // TMConfuse 4 | // 5 | // Created by wuaming on 2018/4/3. 6 | // Copyright © 2018年 tim. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | @interface AppDelegate : UIResponder 12 | 13 | @property (strong, nonatomic) UIWindow *window; 14 | 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /TMConfuse/TMPrefixHeader.pch: -------------------------------------------------------------------------------- 1 | // 2 | // TMPrefixHeader.pch 3 | // TMConfuse 4 | // 5 | // Created by wuaming on 2018/4/3. 6 | // Copyright © 2018年 tim. All rights reserved. 7 | // 8 | 9 | #ifndef TMPrefixHeader_pch 10 | #define TMPrefixHeader_pch 11 | 12 | // Include any system framework and library headers here that should be included in all compilation units. 13 | // You will also need to set the Prefix Header build setting of one or more of your targets to reference this file. 14 | 15 | //代码混淆关键导入文件头,注释后不混淆 16 | #import "Confuse.h" 17 | 18 | #endif /* TMPrefixHeader_pch */ 19 | -------------------------------------------------------------------------------- /TMConfuse/ViewController.h: -------------------------------------------------------------------------------- 1 | // 2 | // ViewController.h 3 | // TMConfuse 4 | // 5 | // Created by wuaming on 2018/4/3. 6 | // Copyright © 2018年 tim. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | @interface ViewController : UIViewController 12 | 13 | 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /TMConfuse/main.m: -------------------------------------------------------------------------------- 1 | // 2 | // main.m 3 | // TMConfuse 4 | // 5 | // Created by wuaming on 2018/4/3. 6 | // Copyright © 2018年 tim. All rights reserved. 7 | // 8 | 9 | #import 10 | #import "AppDelegate.h" 11 | 12 | int main(int argc, char * argv[]) { 13 | @autoreleasepool { 14 | return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class])); 15 | } 16 | } 17 | --------------------------------------------------------------------------------